GET /api/bet_types/1809231d-93ef-4cb7-9c08-5bf2d046ac8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1809231d-93ef-4cb7-9c08-5bf2d046ac8b",
"match": "https://api-prod.gambitprofit.com/api/matches/54b32e87-9191-42c2-b644-73959ea88f35/?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": "Indiana Pacers",
"amount": 5106.0
},
{
"team": "Detroit Pistons",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "9b83b3b5-3260-4f77-b18a-4f4342f39937",
"gambit_id": "6ca894b8-e850-4ffb-b099-4aac292003cd",
"last_updated": "2022-10-24T10:07:08.643338-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1809231d-93ef-4cb7-9c08-5bf2d046ac8b/?format=api"
},
{
"id": "6a69dc2c-ffb3-41db-a585-a9de172478ed",
"gambit_id": "386a4b0c-377f-453e-9896-287379b7ded1",
"last_updated": "2022-10-24T10:07:08.644307-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1809231d-93ef-4cb7-9c08-5bf2d046ac8b/?format=api"
}
]
}