GET /api/bet_types/bfa9ca17-56f6-4723-abd6-191bba6205a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfa9ca17-56f6-4723-abd6-191bba6205a6",
"match": "https://api-prod.gambitprofit.com/api/matches/a994f745-3ad2-4891-a80d-692d578d7b83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:07.897110-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": "Dallas Mavericks",
"amount": 8182.0
},
{
"team": "Utah Jazz",
"amount": 1818.0
}
],
"expected_reward_tokens": 9489.96,
"profit_sb": -10.04,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "f83275ea-adea-4c22-bcb3-2c48eaa1a8de",
"gambit_id": "f4c8df48-3d73-4e8a-9b97-3dd7633eab67",
"last_updated": "2023-12-07T21:38:04.106444-05:00",
"created_at": "2023-12-06T09:13:07.907440-05:00",
"name": "Dallas Mavericks",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa9ca17-56f6-4723-abd6-191bba6205a6/?format=api"
},
{
"id": "e8ce248f-41ad-49f6-8432-854ec8680f2b",
"gambit_id": "8d356c0c-f52b-49f4-936c-085470630f93",
"last_updated": "2023-12-07T21:38:04.102978-05:00",
"created_at": "2023-12-06T09:13:07.902040-05:00",
"name": "Utah Jazz",
"reward": "5.22000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa9ca17-56f6-4723-abd6-191bba6205a6/?format=api"
}
]
}