GET /api/bet_types/511cbd23-3d4d-4cb2-9567-8c4e4b82d82d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "511cbd23-3d4d-4cb2-9567-8c4e4b82d82d",
"match": "https://api-prod.gambitprofit.com/api/matches/89f5e1c4-3ba9-40b3-ba58-a2c9a911bb34/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T23:07:15.197617-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": "Houston",
"amount": 6759.0
},
{
"team": "Auburn",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "e3204684-b8f2-4059-a3d6-81204fe8e50c",
"gambit_id": "cd183018-bd2b-4369-87bb-112748dc43cd",
"last_updated": "2023-03-19T16:42:15.180610-04:00",
"created_at": "2023-03-17T23:07:15.199488-04:00",
"name": "Houston",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511cbd23-3d4d-4cb2-9567-8c4e4b82d82d/?format=api"
},
{
"id": "fcff7d43-e813-47fc-b1ed-6557093b7c8e",
"gambit_id": "360850e3-b7ef-47e1-8be6-bfdd902a05a1",
"last_updated": "2023-03-19T16:42:15.181904-04:00",
"created_at": "2023-03-17T23:07:15.201729-04:00",
"name": "Auburn",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511cbd23-3d4d-4cb2-9567-8c4e4b82d82d/?format=api"
}
]
}