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/18f4446b-d0fa-44f5-915e-c995262d6aca/?format=api
{ "id": "18f4446b-d0fa-44f5-915e-c995262d6aca", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "9c5382b0-61d3-4c9a-aae4-8ff98f78deb8", "completed": true, "last_updated": "2022-11-21T12:04:03.813680-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.58, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/9c5382b0-61d3-4c9a-aae4-8ff98f78deb8", "datetime": "2022-11-19T12:00:00-05:00", "cutoff_datetime": "2022-11-19T12:00:00-05:00", "name": "Duke v. Pittsburgh", "bettypes": [ { "id": "73cb044c-2b50-40f9-9231-7b9840ee69d2", "match": "https://api-prod.gambitprofit.com/api/matches/18f4446b-d0fa-44f5-915e-c995262d6aca/?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": "Pittsburgh", "amount": 6943.0 }, { "team": "Duke", "amount": 3057.0 } ], "expected_reward_tokens": 9232.14, "profit_sb": 232.14, "profit_sb_percentage": 2.58, "recommended": true }, "lines": [ { "id": "7add337f-6bb2-4daf-933f-d97d7f04218a", "gambit_id": "caa3b1bd-33a9-4dba-a0f6-8d7ce6f96b9b", "last_updated": "2022-11-21T12:04:03.817529-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Pittsburgh", "reward": "1.33000", "odds": "1.37040", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cb044c-2b50-40f9-9231-7b9840ee69d2/?format=api" }, { "id": "144148b8-3a74-4a31-a18c-366ebcf19848", "gambit_id": "7cfc0563-c411-4467-be4a-14a65e30bca5", "last_updated": "2022-11-21T12:04:03.816386-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Duke", "reward": "3.02000", "odds": "3.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cb044c-2b50-40f9-9231-7b9840ee69d2/?format=api" } ] }, { "id": "a68d5a56-0fe2-4295-ae2c-ccd14d68d3fd", "match": "https://api-prod.gambitprofit.com/api/matches/18f4446b-d0fa-44f5-915e-c995262d6aca/?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": "Duke", "amount": 5000.0 }, { "team": "Pittsburgh", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "cc9d3f53-e647-4f16-82a5-5ba4732fa895", "gambit_id": "d20ccd90-7162-4e93-a22f-5a879fa83d39", "last_updated": "2022-11-21T12:04:03.821476-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Duke", "reward": "1.80000", "odds": "1.90910", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a68d5a56-0fe2-4295-ae2c-ccd14d68d3fd/?format=api" }, { "id": "a93c92f9-623b-416c-af3e-ae1d0e045ec1", "gambit_id": "d67af064-893a-4440-98e2-3fd397eada23", "last_updated": "2022-11-21T12:04:03.819770-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Pittsburgh", "reward": "1.80000", "odds": "1.90910", "spread": "-7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a68d5a56-0fe2-4295-ae2c-ccd14d68d3fd/?format=api" } ] } ] }