GET /api/bet_types/91451ed0-6c7e-4707-a3ec-b020bbd76c84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91451ed0-6c7e-4707-a3ec-b020bbd76c84",
"match": "https://api-prod.gambitprofit.com/api/matches/46e4a320-afb8-445f-a5b4-390a199191f9/?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": "Coastal Carolina",
"amount": 5405.0
},
{
"team": "Army",
"amount": 4595.0
}
],
"expected_reward_tokens": 9188.5,
"profit_sb": 188.5,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "e4b458f4-139e-4615-b7ef-36f8d76f42c6",
"gambit_id": "33c9d7e1-a78e-4245-bb0a-a8f328ab96be",
"last_updated": "2022-09-05T09:42:22.235452-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Coastal Carolina",
"reward": "1.70000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91451ed0-6c7e-4707-a3ec-b020bbd76c84/?format=api"
},
{
"id": "b352fba3-d130-4c3f-987b-604d63d57108",
"gambit_id": "d8b93b3c-0686-4dd1-9820-2d8b866fe370",
"last_updated": "2022-09-05T09:42:22.236426-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Army",
"reward": "2.00000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91451ed0-6c7e-4707-a3ec-b020bbd76c84/?format=api"
}
]
}