GET /api/bet_types/3d50d194-a306-4d82-b1e3-697b23b3f336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d50d194-a306-4d82-b1e3-697b23b3f336",
"match": "https://api-prod.gambitprofit.com/api/matches/979bfae0-8307-4bca-b2bc-b6e9fd089b31/?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": "Ohio",
"amount": 5492.0
},
{
"team": "Miami-Ohio",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "6804a7e9-8f5e-479a-9410-f1564b22b50e",
"gambit_id": "7eba9409-921c-4088-b0fd-a3743dd22871",
"last_updated": "2022-11-09T09:48:32.708114-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ohio",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d50d194-a306-4d82-b1e3-697b23b3f336/?format=api"
},
{
"id": "19ac1c6f-e917-4670-9c74-27868907ba7d",
"gambit_id": "7daa2845-4f4f-40cd-a62e-207b019f8b11",
"last_updated": "2022-11-09T09:48:32.707100-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami-Ohio",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d50d194-a306-4d82-b1e3-697b23b3f336/?format=api"
}
]
}