GET /api/bet_types/a8b5e604-cbf5-4f91-a6f5-72f52e918ba1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8b5e604-cbf5-4f91-a6f5-72f52e918ba1",
"match": "https://api-prod.gambitprofit.com/api/matches/808730bf-bf9b-4d36-86fe-cd78de8c6c99/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:15.936882-04: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": "LAA (S Ohtani)",
"amount": 6458.0
},
{
"team": "OAK (K Muller)",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "00089718-9cc4-4c04-80f9-a8221b546050",
"gambit_id": "dd6ef241-cfd8-4fbf-bf06-d1ef0ffbe432",
"last_updated": "2023-03-31T10:42:20.338306-04:00",
"created_at": "2023-03-29T23:47:15.941597-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8b5e604-cbf5-4f91-a6f5-72f52e918ba1/?format=api"
},
{
"id": "e161fad1-bc9f-4295-8817-4760c8ebea0a",
"gambit_id": "bcab3ee6-4cb7-49fe-be9e-d661ad722ac1",
"last_updated": "2023-03-31T10:42:20.336023-04:00",
"created_at": "2023-03-29T23:47:15.938971-04:00",
"name": "OAK (K Muller)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8b5e604-cbf5-4f91-a6f5-72f52e918ba1/?format=api"
}
]
}