GET /api/bet_types/c31b8710-3ac6-4ab3-ab62-580d17a92bb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c31b8710-3ac6-4ab3-ab62-580d17a92bb1",
"match": "https://api-prod.gambitprofit.com/api/matches/255175c2-2058-4ddb-bc54-295308d28cf2/?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": "MIL (B Woodruff)",
"amount": 5745.0
},
{
"team": "NYY (J Taillon)",
"amount": 4255.0
}
],
"expected_reward_tokens": 9190.8,
"profit_sb": 190.8,
"profit_sb_percentage": 2.12,
"recommended": true
},
"lines": [
{
"id": "47e7a3ef-215d-441b-b0ac-08aa89dc61a4",
"gambit_id": "3d7b13ce-3e10-46eb-a485-05d7d196b7ca",
"last_updated": "2022-09-19T09:32:04.289571-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (B Woodruff)",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31b8710-3ac6-4ab3-ab62-580d17a92bb1/?format=api"
},
{
"id": "dd44b851-2714-4f62-9670-f9a387b32d9d",
"gambit_id": "73398b09-eeac-48d2-8905-b67987a4177f",
"last_updated": "2022-09-19T09:32:04.290507-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "2.16000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31b8710-3ac6-4ab3-ab62-580d17a92bb1/?format=api"
}
]
}