GET /api/bet_types/5a866e82-aefb-4711-8c59-02d5acb5ccfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a866e82-aefb-4711-8c59-02d5acb5ccfa",
"match": "https://api-prod.gambitprofit.com/api/matches/d84e5642-65ae-4423-95a3-39f219765d8c/?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": "Manon Fiorot",
"amount": 6479.0
},
{
"team": "Katlyn Chookagian",
"amount": 3521.0
}
],
"expected_reward_tokens": 9329.76,
"profit_sb": -170.24,
"profit_sb_percentage": -1.79,
"recommended": false
},
"lines": [
{
"id": "6892f87b-44ea-4f2a-a161-dcf11679b9e5",
"gambit_id": "552b29e6-1ec6-4fe3-b6d0-94469e0694f4",
"last_updated": "2022-10-24T10:27:23.301261-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manon Fiorot",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a866e82-aefb-4711-8c59-02d5acb5ccfa/?format=api"
},
{
"id": "0336fbf8-1323-485e-a835-3c8f50c4baf7",
"gambit_id": "4e3a4dc0-2e68-4531-b1ca-17ee6b3635c6",
"last_updated": "2022-10-24T10:27:23.300155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Katlyn Chookagian",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a866e82-aefb-4711-8c59-02d5acb5ccfa/?format=api"
}
]
}