GET /api/bet_types/192559c8-ae9a-4bc2-9258-dbb1788b99c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "192559c8-ae9a-4bc2-9258-dbb1788b99c2",
"match": "https://api-prod.gambitprofit.com/api/matches/19548615-dbdd-459a-b551-dbea8c67a26c/?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": "TOR (M White)",
"amount": 5227.0
},
{
"team": "CLE (T McKenzie)",
"amount": 4773.0
}
],
"expected_reward_tokens": 9355.08,
"profit_sb": 355.08,
"profit_sb_percentage": 3.95,
"recommended": true
},
"lines": [
{
"id": "68beeb44-6ed3-4f61-ae1a-32fd2ec2b942",
"gambit_id": "93cabcf3-8321-4863-a66a-02e74f1303ad",
"last_updated": "2022-08-14T13:51:51.483000-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (M White)",
"reward": "1.79000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192559c8-ae9a-4bc2-9258-dbb1788b99c2/?format=api"
},
{
"id": "d3265718-94ca-46bd-9eb8-12d060349036",
"gambit_id": "ae713b64-f3b9-4dbf-b33f-869ca2786f83",
"last_updated": "2022-08-14T13:51:51.483420-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (T McKenzie)",
"reward": "1.96000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192559c8-ae9a-4bc2-9258-dbb1788b99c2/?format=api"
}
]
}