GET /api/bet_types/0be06dc5-92fa-45eb-baa7-14ba7a77fac9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0be06dc5-92fa-45eb-baa7-14ba7a77fac9",
"match": "https://api-prod.gambitprofit.com/api/matches/5ba4c556-5a84-41fa-8391-abf395d8a27c/?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": "KAN (B Singer)",
"amount": 5391.0
},
{
"team": "SEA (M Gonzales)",
"amount": 4609.0
}
],
"expected_reward_tokens": 9218.0,
"profit_sb": 218.0,
"profit_sb_percentage": 2.42,
"recommended": true
},
"lines": [
{
"id": "315ae448-c6aa-476d-b3f4-310c3e490472",
"gambit_id": "17c0d3cd-ef50-4853-997c-1512ce99597d",
"last_updated": "2022-09-24T21:07:21.777637-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (B Singer)",
"reward": "1.71000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be06dc5-92fa-45eb-baa7-14ba7a77fac9/?format=api"
},
{
"id": "98128909-d00c-44c2-98a1-b39497acbc61",
"gambit_id": "f7c65598-f2a2-4775-92ec-f0ad6a1c87a9",
"last_updated": "2022-09-24T21:07:21.778622-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (M Gonzales)",
"reward": "2.00000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be06dc5-92fa-45eb-baa7-14ba7a77fac9/?format=api"
}
]
}