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/77864a45-af1d-47ba-b97d-b779004f6ec7/?format=api
{ "id": "77864a45-af1d-47ba-b97d-b779004f6ec7", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "9a546145-b6b1-48d0-8d8b-806bd87aa3ac", "completed": true, "last_updated": "2022-09-03T11:02:40.606102-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.82, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/9a546145-b6b1-48d0-8d8b-806bd87aa3ac", "datetime": "2022-09-02T22:00:00-04:00", "cutoff_datetime": "2022-09-02T22:00:00-04:00", "name": "TCU v. Colorado", "bettypes": [ { "id": "ce8f6a3b-4827-4b0e-b0cf-c1455ef1bc65", "match": "https://api-prod.gambitprofit.com/api/matches/77864a45-af1d-47ba-b97d-b779004f6ec7/?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": "TCU", "amount": 7986.0 }, { "team": "Colorado", "amount": 2014.0 } ], "expected_reward_tokens": 9343.62, "profit_sb": 343.62, "profit_sb_percentage": 3.82, "recommended": true }, "lines": [ { "id": "9b57ef00-2fef-4f3f-8808-fafb97cec41d", "gambit_id": "b51badfb-721e-498f-9510-2fd1dd3b3ba7", "last_updated": "2022-09-03T11:02:40.608295-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TCU", "reward": "1.17000", "odds": "1.18870", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8f6a3b-4827-4b0e-b0cf-c1455ef1bc65/?format=api" }, { "id": "90ec8e66-8b15-4767-9106-f32c841e8566", "gambit_id": "54440539-3ca3-4498-bcdb-5211d4da388d", "last_updated": "2022-09-03T11:02:40.607880-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Colorado", "reward": "4.64000", "odds": "5.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce8f6a3b-4827-4b0e-b0cf-c1455ef1bc65/?format=api" } ] }, { "id": "746ea9c2-9659-4cea-9d01-ef602f398950", "match": "https://api-prod.gambitprofit.com/api/matches/77864a45-af1d-47ba-b97d-b779004f6ec7/?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": "TCU", "amount": 5000.0 }, { "team": "Colorado", "amount": 5000.0 } ], "expected_reward_tokens": 9150.0, "profit_sb": 150.0, "profit_sb_percentage": 1.67, "recommended": true }, "lines": [ { "id": "24cc6b21-d0a3-494d-a333-47195983a3a5", "gambit_id": "29c00c3d-5ea9-4eb4-8c42-7a6c019b6418", "last_updated": "2022-09-03T11:02:40.609114-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TCU", "reward": "1.83000", "odds": "1.90910", "spread": "-13.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/746ea9c2-9659-4cea-9d01-ef602f398950/?format=api" }, { "id": "27dff4a0-3ad0-44d7-9a1c-3e78160e991f", "gambit_id": "5f0e035d-95a2-48ea-9e9f-52c6db01bd5a", "last_updated": "2022-09-03T11:02:40.608717-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Colorado", "reward": "1.83000", "odds": "1.90910", "spread": "13.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/746ea9c2-9659-4cea-9d01-ef602f398950/?format=api" } ] } ] }