GET /api/bet_types/ffa0221a-b011-4bb1-a7e7-c776805f1676/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffa0221a-b011-4bb1-a7e7-c776805f1676",
"match": "https://api-prod.gambitprofit.com/api/matches/3826e3d4-e570-4c5f-9f79-3e44b5271c62/?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": "James Madison",
"amount": 8152.0
},
{
"team": "Coastal Carolina",
"amount": 1848.0
}
],
"expected_reward_tokens": 9293.28,
"profit_sb": 293.28,
"profit_sb_percentage": 3.26,
"recommended": true
},
"lines": [
{
"id": "009bc8d3-78fb-4c5e-b1e0-fb0c0061ff30",
"gambit_id": "209ab8da-4ec4-416d-ab9a-6f426c36c910",
"last_updated": "2022-11-28T10:17:12.104072-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "James Madison",
"reward": "1.14000",
"odds": "1.15620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0221a-b011-4bb1-a7e7-c776805f1676/?format=api"
},
{
"id": "a34b5663-6cfd-4b50-8fb9-d72bd0c5324b",
"gambit_id": "2d817f9c-ce0a-4d0a-882b-5b48edc35be3",
"last_updated": "2022-11-28T10:17:12.105063-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Coastal Carolina",
"reward": "5.03000",
"odds": "5.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0221a-b011-4bb1-a7e7-c776805f1676/?format=api"
}
]
}