GET /api/bet_types/01ead09c-c947-4675-827a-810f2b9cd5a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01ead09c-c947-4675-827a-810f2b9cd5a1",
"match": "https://api-prod.gambitprofit.com/api/matches/363f3168-461e-4e9a-8c47-f19019c95dcb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-23T09:11:56.780434-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": "Boston Celtics",
"amount": 7218.0
},
{
"team": "Orlando Magic",
"amount": 2782.0
}
],
"expected_reward_tokens": 9597.9,
"profit_sb": 97.9,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "577c33f3-1510-447f-ad00-5081fcc49ecd",
"gambit_id": "350029e4-735f-4a16-88af-b8d9b1b2b48d",
"last_updated": "2023-01-24T09:41:53.518202-05:00",
"created_at": "2023-01-23T09:11:56.781976-05:00",
"name": "Boston Celtics",
"reward": "1.33000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01ead09c-c947-4675-827a-810f2b9cd5a1/?format=api"
},
{
"id": "9fe36121-37bc-4a2a-8b34-0fe081fafd49",
"gambit_id": "a52a4f6a-f072-4934-9bf6-523986b089d3",
"last_updated": "2023-01-24T09:41:53.519318-05:00",
"created_at": "2023-01-23T09:11:56.786028-05:00",
"name": "Orlando Magic",
"reward": "3.45000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01ead09c-c947-4675-827a-810f2b9cd5a1/?format=api"
}
]
}