GET /api/bet_types/0d1219cf-d095-4594-a108-2f2aeb2f1032/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d1219cf-d095-4594-a108-2f2aeb2f1032",
"match": "https://api-prod.gambitprofit.com/api/matches/75d340b6-bfc8-48bc-9884-a77c375f107c/?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": "CWS (L Lynn)",
"amount": 6393.0
},
{
"team": "KAN (K Bubic)",
"amount": 3607.0
}
],
"expected_reward_tokens": 9269.85,
"profit_sb": 269.85,
"profit_sb_percentage": 3.0,
"recommended": true
},
"lines": [
{
"id": "3e045d7b-53fc-4151-ae0f-adfc252cb1c2",
"gambit_id": "512c76e9-f93f-4496-981b-f1c202d9986b",
"last_updated": "2022-09-01T10:42:04.914714-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Lynn)",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1219cf-d095-4594-a108-2f2aeb2f1032/?format=api"
},
{
"id": "d045cf6e-0414-4dab-be90-f405945ea9f6",
"gambit_id": "d892670b-c36c-4e8e-9602-48635cd83afa",
"last_updated": "2022-09-01T10:42:04.914285-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (K Bubic)",
"reward": "2.57000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1219cf-d095-4594-a108-2f2aeb2f1032/?format=api"
}
]
}