GET /api/bet_types/b9c90bcd-193b-4ce9-ad05-a13a6fb121e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9c90bcd-193b-4ce9-ad05-a13a6fb121e5",
"match": "https://api-prod.gambitprofit.com/api/matches/f2e0a256-a0d6-4639-82fa-1dd066dbab3c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-05T09:32:59.226738-05: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": "Phoenix Suns",
"amount": 5614.0
},
{
"team": "Miami Heat",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "46f7ae81-bc55-4d76-b983-5d35f533fa65",
"gambit_id": "b6605f72-0eae-45f6-b5fc-07ff03efe3f6",
"last_updated": "2024-01-08T14:28:11.130436-05:00",
"created_at": "2024-01-05T09:32:59.235091-05:00",
"name": "Phoenix Suns",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c90bcd-193b-4ce9-ad05-a13a6fb121e5/?format=api"
},
{
"id": "44ba46d9-a367-4112-b522-df7e0dbf3f6a",
"gambit_id": "4045d6ba-8342-48b8-b6c7-bb443a11dc7d",
"last_updated": "2024-01-08T14:28:11.126975-05:00",
"created_at": "2024-01-05T09:32:59.230785-05:00",
"name": "Miami Heat",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c90bcd-193b-4ce9-ad05-a13a6fb121e5/?format=api"
}
]
}