GET /api/bet_types/88b6db76-d7e6-4066-a812-f65a4b1aab29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88b6db76-d7e6-4066-a812-f65a4b1aab29",
"match": "https://api-prod.gambitprofit.com/api/matches/360f320b-e234-4435-9bc8-675d22d48abb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:43:13.210027-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": "Kansas City Chiefs",
"amount": 7351.0
},
{
"team": "Cincinnati Bengals",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "c2fecaa5-ad0a-4aee-941a-5239f5b73b28",
"gambit_id": "229dbbca-c77d-4216-80b0-13519828baca",
"last_updated": "2024-01-02T10:33:10.654215-05:00",
"created_at": "2023-12-27T09:43:13.218579-05:00",
"name": "Kansas City Chiefs",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b6db76-d7e6-4066-a812-f65a4b1aab29/?format=api"
},
{
"id": "c8b958eb-326b-4c9d-bd41-b1f292e456ee",
"gambit_id": "551a078a-0f13-4478-8cb5-1d090fc94cee",
"last_updated": "2024-01-02T10:33:10.650246-05:00",
"created_at": "2023-12-27T09:43:13.214034-05:00",
"name": "Cincinnati Bengals",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b6db76-d7e6-4066-a812-f65a4b1aab29/?format=api"
}
]
}