GET /api/bet_types/065a939b-dfff-4b85-a840-8b88b5a8b20d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "065a939b-dfff-4b85-a840-8b88b5a8b20d",
"match": "https://api-prod.gambitprofit.com/api/matches/af0000ff-b173-4ff5-bac7-d525e9d1b3b7/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Toronto Raptors",
"amount": 5106.0
},
{
"team": "Atlanta Hawks",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "c813591d-2ec3-46d5-a78b-6901d399064a",
"gambit_id": "7a592a58-9189-4ae4-a79f-33097bda9e1b",
"last_updated": "2022-11-01T09:57:24.203331-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/065a939b-dfff-4b85-a840-8b88b5a8b20d/?format=api"
},
{
"id": "b31ac093-1509-4b67-af7f-a8a89d964825",
"gambit_id": "bd94519e-db3a-43d8-8adc-8cb578e4e5a0",
"last_updated": "2022-11-01T09:57:24.204273-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.92000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/065a939b-dfff-4b85-a840-8b88b5a8b20d/?format=api"
}
]
}