GET /api/bet_types/10be8cf8-4017-4f91-a059-47892905a59d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10be8cf8-4017-4f91-a059-47892905a59d",
"match": "https://api-prod.gambitprofit.com/api/matches/3c8bd924-d276-4195-8b04-68bbff134985/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:27:07.219414-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": "PHI (T Walker)",
"amount": 6442.0
},
{
"team": "CIN (C Overton)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "9792beea-fe7d-4e26-b878-ff1ef4d0742c",
"gambit_id": "669055d8-977c-41ab-bff9-84e638d82560",
"last_updated": "2023-04-10T14:37:11.314032-04:00",
"created_at": "2023-04-09T09:27:07.221716-04:00",
"name": "PHI (T Walker)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10be8cf8-4017-4f91-a059-47892905a59d/?format=api"
},
{
"id": "cbb401e3-c6a1-46b8-ac07-5781acc8a082",
"gambit_id": "0e60d5bd-2fe6-4e11-b93d-5086b9b3a6b3",
"last_updated": "2023-04-10T14:37:11.315795-04:00",
"created_at": "2023-04-09T09:27:07.224589-04:00",
"name": "CIN (C Overton)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10be8cf8-4017-4f91-a059-47892905a59d/?format=api"
}
]
}