GET /api/bet_types/bda4cbfb-6f7c-436c-85e7-45a758ce764d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bda4cbfb-6f7c-436c-85e7-45a758ce764d",
"match": "https://api-prod.gambitprofit.com/api/matches/3671c115-e318-4938-8bf5-6237de59c33d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:09.668363-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": "CWS (D Cease)",
"amount": 5426.0
},
{
"team": "MIN (L Varland)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "fb60118f-598e-4631-acd8-9be409941e7e",
"gambit_id": "d0cae8f2-b121-4cb1-aaff-40a70596fda2",
"last_updated": "2023-05-04T10:52:17.479991-04:00",
"created_at": "2023-05-03T12:12:09.669839-04:00",
"name": "CWS (D Cease)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda4cbfb-6f7c-436c-85e7-45a758ce764d/?format=api"
},
{
"id": "e7fc746c-ff60-443e-b611-b4bcd7a7b6bb",
"gambit_id": "dc9cf3d4-2555-4d74-b39e-bdc7b987326c",
"last_updated": "2023-05-04T10:52:17.481131-04:00",
"created_at": "2023-05-03T12:12:09.671344-04:00",
"name": "MIN (L Varland)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda4cbfb-6f7c-436c-85e7-45a758ce764d/?format=api"
}
]
}