GET /api/bet_types/0f08456e-7f7f-4bca-b3e9-c05c05161815/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f08456e-7f7f-4bca-b3e9-c05c05161815",
"match": "https://api-prod.gambitprofit.com/api/matches/be5c82ce-8448-4c4c-a3c7-2896d89ce998/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Vegas Golden Knights",
"amount": 6943.0
},
{
"team": "San Jose Sharks",
"amount": 3057.0
}
],
"expected_reward_tokens": 9232.14,
"profit_sb": 232.14,
"profit_sb_percentage": 2.58,
"recommended": true
},
"lines": [
{
"id": "53a3a060-0afe-49ec-9042-6480af8052dc",
"gambit_id": "d07c0823-afa6-44d4-9dbc-a0aad236797d",
"last_updated": "2022-11-16T09:47:39.064361-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f08456e-7f7f-4bca-b3e9-c05c05161815/?format=api"
},
{
"id": "8536efb1-0e00-4ba6-8ed9-deb14e95f03b",
"gambit_id": "01329913-84dc-457f-af1a-b4e6775145dd",
"last_updated": "2022-11-16T09:47:39.065502-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "3.02000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f08456e-7f7f-4bca-b3e9-c05c05161815/?format=api"
}
]
}