GET /api/bet_types/ca4107f8-0c91-450b-a910-730a5be9dfab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca4107f8-0c91-450b-a910-730a5be9dfab",
"match": "https://api-prod.gambitprofit.com/api/matches/f372ed84-f4c5-47b7-9193-2f094ebe2504/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-24T09:13:26.002313-04: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": "LOS (L Lynn)",
"amount": 6139.0
},
{
"team": "SFO (R Walker)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "cbf1aca1-8b42-47db-835c-dda386bc1f02",
"gambit_id": "b96197b2-9767-4b8f-b01b-a338f126ee2b",
"last_updated": "2023-09-26T09:22:57.309680-04:00",
"created_at": "2023-09-24T09:13:26.014182-04:00",
"name": "LOS (L Lynn)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4107f8-0c91-450b-a910-730a5be9dfab/?format=api"
},
{
"id": "9cb39ce1-42b9-4b2d-a756-6988ab77e8ca",
"gambit_id": "24161431-41b9-408b-8e29-2881bd018c9a",
"last_updated": "2023-09-26T09:22:57.305415-04:00",
"created_at": "2023-09-24T09:13:26.007367-04:00",
"name": "SFO (R Walker)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4107f8-0c91-450b-a910-730a5be9dfab/?format=api"
}
]
}