Matches - Instance
Matches can be viewed and edited (when logged in).
Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result.
Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/7417b2c9-9ff9-4bdc-bb00-a293bf713b6f/?format=api
{ "id": "7417b2c9-9ff9-4bdc-bb00-a293bf713b6f", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "ecf06c85-6e1a-4d4e-a5cd-9339334eab9a", "completed": true, "last_updated": "2022-11-21T10:02:56.833159-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.07, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/ecf06c85-6e1a-4d4e-a5cd-9339334eab9a", "datetime": "2022-11-19T17:00:00-05:00", "cutoff_datetime": "2022-11-19T17:00:00-05:00", "name": "Arkansas State v. Texas St", "bettypes": [ { "id": "880a208e-2570-4db4-b07d-7949f35dae5f", "match": "https://api-prod.gambitprofit.com/api/matches/7417b2c9-9ff9-4bdc-bb00-a293bf713b6f/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Texas St", "amount": 6593.0 }, { "team": "Arkansas State", "amount": 3407.0 } ], "expected_reward_tokens": 9096.69, "profit_sb": 96.69, "profit_sb_percentage": 1.07, "recommended": true }, "lines": [ { "id": "a91fa2d7-dcf8-45bc-872d-ef6cb5ca8617", "gambit_id": "cd8768ad-d598-4ca9-87f6-60e08e59b56e", "last_updated": "2022-11-21T10:02:56.835906-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Texas St", "reward": "1.38000", "odds": "1.43480", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880a208e-2570-4db4-b07d-7949f35dae5f/?format=api" }, { "id": "d645f3a7-adc2-44e8-9dc7-8c9a74bd23e7", "gambit_id": "e2bf5f89-0322-41c3-8769-064059a891e1", "last_updated": "2022-11-21T10:02:56.837083-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Arkansas State", "reward": "2.67000", "odds": "2.90000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880a208e-2570-4db4-b07d-7949f35dae5f/?format=api" } ] }, { "id": "1803a1a5-dbc7-4922-94f3-1f52c7bf66bf", "match": "https://api-prod.gambitprofit.com/api/matches/7417b2c9-9ff9-4bdc-bb00-a293bf713b6f/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Texas St", "amount": 5097.0 }, { "team": "Arkansas State", "amount": 4903.0 } ], "expected_reward_tokens": 9021.52, "profit_sb": 21.52, "profit_sb_percentage": 0.24, "recommended": true }, "lines": [ { "id": "6623966c-d83c-49a5-9898-926d4e76b3fb", "gambit_id": "378f565c-5160-4a1e-b38d-b685e81b7fbe", "last_updated": "2022-11-21T10:02:56.839321-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Texas St", "reward": "1.77000", "odds": "1.86960", "spread": "-5.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1803a1a5-dbc7-4922-94f3-1f52c7bf66bf/?format=api" }, { "id": "047f2576-78f1-4099-8d0d-ad4ffe761a9f", "gambit_id": "ccf97a3b-884d-4fe6-acdf-1e3930917bb4", "last_updated": "2022-11-21T10:02:56.840435-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Arkansas State", "reward": "1.84000", "odds": "1.95240", "spread": "5.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1803a1a5-dbc7-4922-94f3-1f52c7bf66bf/?format=api" } ] } ] }