GET /api/bet_types/8829bb0a-70c4-4099-886b-5cdb1251d413/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8829bb0a-70c4-4099-886b-5cdb1251d413",
"match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:23.489251-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": "SFO (L Webb)",
"amount": 5131.0
},
{
"team": "ARI (M Kelly)",
"amount": 4869.0
}
],
"expected_reward_tokens": 9543.24,
"profit_sb": 43.24,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "d3821e11-7673-4be6-ae80-f82670d2742c",
"gambit_id": "6a8d1853-bc6b-4df5-9b94-e77b5814f6de",
"last_updated": "2023-09-22T17:23:06.689431-04:00",
"created_at": "2023-09-20T08:23:23.496346-04:00",
"name": "SFO (L Webb)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8829bb0a-70c4-4099-886b-5cdb1251d413/?format=api"
},
{
"id": "9159bd84-8f06-471d-bf99-b05892acdb63",
"gambit_id": "e323f90b-436c-4ee8-96fa-f7a83987cc5b",
"last_updated": "2023-09-22T17:23:06.692883-04:00",
"created_at": "2023-09-20T08:23:23.504466-04:00",
"name": "ARI (M Kelly)",
"reward": "1.96000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8829bb0a-70c4-4099-886b-5cdb1251d413/?format=api"
}
]
}