GET /api/bet_types/cde00ac7-76ce-4d28-8289-e9bf4f1a9283/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cde00ac7-76ce-4d28-8289-e9bf4f1a9283",
"match": "https://api-prod.gambitprofit.com/api/matches/39abad14-4157-44f8-8d94-7a8b7d377d71/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-20T08:33:22.265956-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": "LOS (C Kershaw)",
"amount": 5564.0
},
{
"team": "LAA (R Detmers)",
"amount": 4436.0
}
],
"expected_reward_tokens": 9625.72,
"profit_sb": 125.72,
"profit_sb_percentage": 1.32,
"recommended": true
},
"lines": [
{
"id": "6b341d05-a0ce-43e3-a251-c3fde66b8e59",
"gambit_id": "b46b354a-4721-428f-8c1c-285bd5618b3a",
"last_updated": "2023-06-22T10:08:26.783232-04:00",
"created_at": "2023-06-20T08:33:22.268586-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.73000",
"odds": "1.75760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde00ac7-76ce-4d28-8289-e9bf4f1a9283/?format=api"
},
{
"id": "edf9f2f4-0fa6-4287-90ab-bcfb32b83ca5",
"gambit_id": "b9831333-dd84-4518-a416-e68d11914468",
"last_updated": "2023-06-22T10:08:26.785597-04:00",
"created_at": "2023-06-20T08:33:22.270827-04:00",
"name": "LAA (R Detmers)",
"reward": "2.17000",
"odds": "2.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde00ac7-76ce-4d28-8289-e9bf4f1a9283/?format=api"
}
]
}