GET /api/bet_types/57806500-a92e-41a1-9dbf-6ba06322183c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57806500-a92e-41a1-9dbf-6ba06322183c",
"match": "https://api-prod.gambitprofit.com/api/matches/525d1c52-bfe8-449b-bba2-4003b240a74b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:38:10.578428-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": "New Orleans Pelicans",
"amount": 5614.0
},
{
"team": "Golden State Warriors",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "34bf9b9c-5631-4819-b511-45444d18c6b4",
"gambit_id": "cd7c3d95-b535-40a7-a7db-0898773c8879",
"last_updated": "2024-01-11T11:23:06.444927-05:00",
"created_at": "2024-01-10T09:38:10.583606-05:00",
"name": "New Orleans Pelicans",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57806500-a92e-41a1-9dbf-6ba06322183c/?format=api"
},
{
"id": "70b5756e-bee6-4de7-9251-3200508943d8",
"gambit_id": "fb23d0cb-3673-42df-8617-75f48251a02b",
"last_updated": "2024-01-11T11:23:06.448582-05:00",
"created_at": "2024-01-10T09:38:10.588817-05:00",
"name": "Golden State Warriors",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57806500-a92e-41a1-9dbf-6ba06322183c/?format=api"
}
]
}