GET /api/bet_types/c43e0eb6-48d2-40d7-a97b-ea3d02d7f124/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c43e0eb6-48d2-40d7-a97b-ea3d02d7f124",
"match": "https://api-prod.gambitprofit.com/api/matches/3b3ffadc-8213-4458-a9e9-9da2b3b28a80/?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": "BYU",
"amount": 6584.0
},
{
"team": "Stanford",
"amount": 3416.0
}
],
"expected_reward_tokens": 9085.92,
"profit_sb": 85.92,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "7c98f997-6307-43ae-af8f-213442fcbf58",
"gambit_id": "3f274da8-9171-49cf-9971-2e863a6951b1",
"last_updated": "2022-11-28T09:17:08.581024-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BYU",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43e0eb6-48d2-40d7-a97b-ea3d02d7f124/?format=api"
},
{
"id": "fd9232e3-b774-4e1c-8f91-21601bce38d3",
"gambit_id": "f434d5f5-d156-41b7-a21a-7b20ac4d23b2",
"last_updated": "2022-11-28T09:17:08.580028-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Stanford",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43e0eb6-48d2-40d7-a97b-ea3d02d7f124/?format=api"
}
]
}