GET /api/bet_types/660ceda5-7746-410f-99aa-a93b2c3c6abe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "660ceda5-7746-410f-99aa-a93b2c3c6abe",
"match": "https://api-prod.gambitprofit.com/api/matches/40eb7fc7-a539-4bf9-8b38-039d865256c3/?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": 7959.0
},
{
"team": "Atlanta Falcons",
"amount": 2041.0
}
],
"expected_reward_tokens": 9470.24,
"profit_sb": -29.76,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "020fad94-c08a-4208-ad45-3fe13064bab8",
"gambit_id": "41804b4e-4581-4ada-b77a-ba436db352f6",
"last_updated": "2022-10-11T12:01:58.263693-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/660ceda5-7746-410f-99aa-a93b2c3c6abe/?format=api"
},
{
"id": "fef206d8-8eb2-4211-8dfd-cd798922f3ed",
"gambit_id": "18e73bb7-997c-48ec-ab02-9285cdfccd01",
"last_updated": "2022-10-11T12:01:58.264638-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Falcons",
"reward": "4.64000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/660ceda5-7746-410f-99aa-a93b2c3c6abe/?format=api"
}
]
}