GET /api/bet_types/34d32393-26f7-4246-a63e-bb90b22476d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34d32393-26f7-4246-a63e-bb90b22476d2",
"match": "https://api-prod.gambitprofit.com/api/matches/68ca7e87-cc63-47a6-8361-e7f6623461ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T11:52:06.629656-04: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": "Golden State Warriors",
"amount": 6163.0
},
{
"team": "Los Angeles Lakers",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "4cfd9453-42c1-43e6-ab8b-4736f6152dcd",
"gambit_id": "c2ddf61d-c04c-4c57-80f7-e907559298c0",
"last_updated": "2023-05-03T12:12:14.476419-04:00",
"created_at": "2023-05-02T11:52:06.631048-04:00",
"name": "Golden State Warriors",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34d32393-26f7-4246-a63e-bb90b22476d2/?format=api"
},
{
"id": "5923c45b-896c-47f5-af43-c9357f8a5b37",
"gambit_id": "e1090dcb-b3d7-4b70-8bc8-5adf68513d4e",
"last_updated": "2023-05-03T12:12:14.477583-04:00",
"created_at": "2023-05-02T11:52:06.632485-04:00",
"name": "Los Angeles Lakers",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34d32393-26f7-4246-a63e-bb90b22476d2/?format=api"
}
]
}