GET /api/bet_types/485fa737-40ef-460e-907b-8a84b5db4b8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "485fa737-40ef-460e-907b-8a84b5db4b8e",
"match": "https://api-prod.gambitprofit.com/api/matches/cd209132-2ea7-44eb-aa98-bb2b7f77f590/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:24.757380-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": "Buffalo Bills",
"amount": 8033.0
},
{
"team": "Pittsburgh Steelers",
"amount": 1967.0
}
],
"expected_reward_tokens": 9478.94,
"profit_sb": -21.06,
"profit_sb_percentage": -0.22,
"recommended": false
},
"lines": [
{
"id": "975568f6-cb4b-49cd-a2e9-c35befff0bdc",
"gambit_id": "4ebbcaaa-e4a6-4c74-8ed9-eb648c801c4b",
"last_updated": "2024-01-16T23:03:19.929284-05:00",
"created_at": "2024-01-15T10:23:24.770780-05:00",
"name": "Buffalo Bills",
"reward": "1.18000",
"odds": "1.18870",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/485fa737-40ef-460e-907b-8a84b5db4b8e/?format=api"
},
{
"id": "defa4369-be0d-4e2f-9fcf-f1c6a255993f",
"gambit_id": "acc0f591-5c2a-484b-98ab-239d480fa531",
"last_updated": "2024-01-16T23:03:19.925822-05:00",
"created_at": "2024-01-15T10:23:24.762261-05:00",
"name": "Pittsburgh Steelers",
"reward": "4.82000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/485fa737-40ef-460e-907b-8a84b5db4b8e/?format=api"
}
]
}