GET /api/bet_types/eecb6e9d-330f-440c-862d-49901065312f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eecb6e9d-330f-440c-862d-49901065312f",
"match": "https://api-prod.gambitprofit.com/api/matches/30903968-93a5-470e-9102-373b29bba089/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-10T10:03:08.052215-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": "TOR (J Berrios)",
"amount": 6060.0
},
{
"team": "KAN (C Ragans)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "480d4440-8417-45a5-a92e-942631eba888",
"gambit_id": "3acc802e-e072-41fe-b31e-5bfa421c7968",
"last_updated": "2023-09-12T11:28:10.607067-04:00",
"created_at": "2023-09-10T10:03:08.060382-04:00",
"name": "TOR (J Berrios)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eecb6e9d-330f-440c-862d-49901065312f/?format=api"
},
{
"id": "487af71c-eeb3-4ed0-8b70-6ed56aa16439",
"gambit_id": "5e7bd944-fbdd-4455-9c7f-176b7a157488",
"last_updated": "2023-09-12T11:28:10.603011-04:00",
"created_at": "2023-09-10T10:03:08.056459-04:00",
"name": "KAN (C Ragans)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eecb6e9d-330f-440c-862d-49901065312f/?format=api"
}
]
}