GET /api/bet_types/d994bdc4-8c98-4bb0-8fe9-154e4eb9b110/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d994bdc4-8c98-4bb0-8fe9-154e4eb9b110",
"match": "https://api-prod.gambitprofit.com/api/matches/cec3a247-c8b2-46eb-8437-2a807c67830a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-08T09:23:26.511282-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": "SFO (K Harrison)",
"amount": 6682.0
},
{
"team": "COL (T Blach)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "d0d6a519-3400-441b-acef-bb96c0688cf4",
"gambit_id": "871a982b-537e-4c33-8078-dfb9fa02c951",
"last_updated": "2023-09-09T11:18:29.507122-04:00",
"created_at": "2023-09-08T09:23:26.519129-04:00",
"name": "SFO (K Harrison)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d994bdc4-8c98-4bb0-8fe9-154e4eb9b110/?format=api"
},
{
"id": "f6479172-763e-482b-bab9-85f9ffee7e52",
"gambit_id": "371a0cb6-1d4b-461e-b20e-76280be7f867",
"last_updated": "2023-09-09T11:18:29.503678-04:00",
"created_at": "2023-09-08T09:23:26.515353-04:00",
"name": "COL (T Blach)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d994bdc4-8c98-4bb0-8fe9-154e4eb9b110/?format=api"
}
]
}