Live Base Url : http://betdip.com/ 1. Get match listing Test Url : Apidealercontroller/get_matches Method : GET Header Params - username (mandatory), password (mandatory) 2. Matches status Test Url : Apidealercontroller/match_status Method : POST Header Params - username (mandatory), password (mandatory) Params : {"match_id":"28879694","status":"A"} 3. Get match session listing Test Url : Apidealercontroller/get_match_session/:match_id Method : GET Header Params - username (mandatory), password (mandatory) 4. match session status Test Url : Apidealercontroller/match_session_status Method : POST Header Params - username (mandatory), password (mandatory) Params : {"fancy_id":"530","status":"A"} Note : (status "A" for actived session and "D" for deactived session)