GET /api/bet_types/a10fdf81-9b6b-4c19-ad76-a45cb848d5d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a10fdf81-9b6b-4c19-ad76-a45cb848d5d1",
"match": "https://api-prod.gambitprofit.com/api/matches/229e738a-03aa-4d74-a674-beef82f2af70/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:15.989985-04: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": "Denver Broncos",
"amount": 5857.0
},
{
"team": "Chicago Bears",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "67b37701-1056-43f6-b75a-aa9283a3e3ec",
"gambit_id": "493a6558-6f41-46e0-bcce-b3c8fb185642",
"last_updated": "2023-10-02T20:58:11.107478-04:00",
"created_at": "2023-09-28T10:08:15.994255-04:00",
"name": "Denver Broncos",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a10fdf81-9b6b-4c19-ad76-a45cb848d5d1/?format=api"
},
{
"id": "d7a23b72-64cd-484e-8a9b-5bd438718f06",
"gambit_id": "986c19fe-ef9c-4b26-8e79-a21e57c52eaf",
"last_updated": "2023-10-02T20:58:11.110922-04:00",
"created_at": "2023-09-28T10:08:15.998389-04:00",
"name": "Chicago Bears",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a10fdf81-9b6b-4c19-ad76-a45cb848d5d1/?format=api"
}
]
}