GET /api/bet_types/86e06660-8e8d-4ab1-bcc9-9ad36fe1784d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86e06660-8e8d-4ab1-bcc9-9ad36fe1784d",
"match": "https://api-prod.gambitprofit.com/api/matches/20561bbd-fe5d-4855-8b39-f68a755dc5f6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T09:31:52.677661-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": "Los Angeles Lakers",
"amount": 6100.0
},
{
"team": "Dallas Mavericks",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "f1974757-05e8-4d02-98a3-e220203f62c1",
"gambit_id": "025eb4c8-73fc-412e-97be-de7c511c22b6",
"last_updated": "2023-03-18T14:42:05.455357-04:00",
"created_at": "2023-03-17T09:31:52.678744-04:00",
"name": "Los Angeles Lakers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86e06660-8e8d-4ab1-bcc9-9ad36fe1784d/?format=api"
},
{
"id": "57cbd36a-aa86-459b-9176-df9cdb02e322",
"gambit_id": "50bff359-158f-4626-95b0-6e5c6509facb",
"last_updated": "2023-03-18T14:42:05.457310-04:00",
"created_at": "2023-03-17T09:31:52.679878-04:00",
"name": "Dallas Mavericks",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86e06660-8e8d-4ab1-bcc9-9ad36fe1784d/?format=api"
}
]
}