GET /api/bet_types/03a16e1e-e76e-460e-b3b9-34f808831bf2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03a16e1e-e76e-460e-b3b9-34f808831bf2",
"match": "https://api-prod.gambitprofit.com/api/matches/9743471f-b839-4f8f-ae83-f1126e7247f3/?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": "Tampa Bay Buccaneers",
"amount": 5411.0
},
{
"team": "Kansas City Chiefs",
"amount": 4589.0
}
],
"expected_reward_tokens": 9361.03,
"profit_sb": -138.97,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "e3135a5b-8a1b-4a55-a5bd-e14764d574a6",
"gambit_id": "208c3a36-8759-44b8-9ed3-35101b77aa09",
"last_updated": "2022-10-03T11:32:21.847953-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a16e1e-e76e-460e-b3b9-34f808831bf2/?format=api"
},
{
"id": "05c46146-aaa4-42c0-b1d1-2b2115958ce3",
"gambit_id": "ce7f0a3d-a7a6-4ac4-98b9-12420987af4c",
"last_updated": "2022-10-03T11:32:21.849079-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas City Chiefs",
"reward": "2.04000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a16e1e-e76e-460e-b3b9-34f808831bf2/?format=api"
}
]
}