GET /api/bet_types/4381b193-a53e-440f-a298-e3c12fcae12c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4381b193-a53e-440f-a298-e3c12fcae12c",
"match": "https://api-prod.gambitprofit.com/api/matches/7effb195-8a63-4e67-9e7f-0030c29d31ee/?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": "Milwaukee Bucks",
"amount": 6482.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "d6274987-0638-49e2-b24f-9f273c03a55f",
"gambit_id": "ebc33c2e-8077-40f0-b0b6-b6affbb810e0",
"last_updated": "2022-11-06T20:17:29.067265-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Milwaukee Bucks",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4381b193-a53e-440f-a298-e3c12fcae12c/?format=api"
},
{
"id": "22d2fbc9-1a6b-43b3-9cbc-d7f9e8053922",
"gambit_id": "5070d606-2963-463d-82e5-830053565fd1",
"last_updated": "2022-11-06T20:17:29.068210-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4381b193-a53e-440f-a298-e3c12fcae12c/?format=api"
}
]
}