GET /api/bet_types/21acc2f6-b67a-435d-8dbf-6de0185354a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21acc2f6-b67a-435d-8dbf-6de0185354a1",
"match": "https://api-prod.gambitprofit.com/api/matches/d0b6f5c0-d623-49e9-a51f-21485267a96d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:23:09.596048-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": "LAA (C Silseth)",
"amount": 5652.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 4348.0
}
],
"expected_reward_tokens": 9608.4,
"profit_sb": 108.4,
"profit_sb_percentage": 1.14,
"recommended": true
},
"lines": [
{
"id": "201d8cca-f422-4c7c-babd-26d787ed3a74",
"gambit_id": "fc9986a1-7062-46d4-8a2a-e29719bfc447",
"last_updated": "2023-09-30T10:48:13.795176-04:00",
"created_at": "2023-09-29T09:23:09.625951-04:00",
"name": "LAA (C Silseth)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21acc2f6-b67a-435d-8dbf-6de0185354a1/?format=api"
},
{
"id": "36e0f76c-b65f-4588-bbb5-35d0035408e1",
"gambit_id": "3bc85d87-9114-4991-b8bd-c9a0c613e0e5",
"last_updated": "2023-09-30T10:48:13.791881-04:00",
"created_at": "2023-09-29T09:23:09.609838-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.21000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21acc2f6-b67a-435d-8dbf-6de0185354a1/?format=api"
}
]
}