GET /api/bet_types/5a0cf20a-f32b-4f37-bbc9-0cfb4a24c57f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a0cf20a-f32b-4f37-bbc9-0cfb4a24c57f",
"match": "https://api-prod.gambitprofit.com/api/matches/ded9a1cf-809e-46bb-bb18-e4e2c5377892/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:42:04.960213-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": "CHC (J Steele)",
"amount": 5156.0
},
{
"team": "SDG (B Snell)",
"amount": 4844.0
}
],
"expected_reward_tokens": 9590.16,
"profit_sb": 90.16,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "4fd1c85f-e082-4296-bfa0-588e7d4be3ba",
"gambit_id": "7ccdf3d4-d161-412a-8581-15c8f118e350",
"last_updated": "2023-04-26T20:32:13.137494-04:00",
"created_at": "2023-04-25T11:42:04.962218-04:00",
"name": "CHC (J Steele)",
"reward": "1.86000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a0cf20a-f32b-4f37-bbc9-0cfb4a24c57f/?format=api"
},
{
"id": "dfeefbd7-3693-4924-86f4-537783be8c0d",
"gambit_id": "737ce59e-3985-44f5-bf98-fcf81009796e",
"last_updated": "2023-04-26T20:32:13.139195-04:00",
"created_at": "2023-04-25T11:42:04.964513-04:00",
"name": "SDG (B Snell)",
"reward": "1.98000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a0cf20a-f32b-4f37-bbc9-0cfb4a24c57f/?format=api"
}
]
}