GET /api/bet_types/472acccf-41f7-45cb-9bac-c1f2a99b50be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "472acccf-41f7-45cb-9bac-c1f2a99b50be",
"match": "https://api-prod.gambitprofit.com/api/matches/f4502557-452d-4e78-a573-b49a566b7bb6/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-20T09:21:57.180842-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": "Los Angeles Clippers",
"amount": 5106.0
},
{
"team": "San Antonio Spurs",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "e9cbeff9-e371-4dcc-8376-bc40abc2adfb",
"gambit_id": "a5508c47-06fb-4b80-8cc6-5dcb231b5b20",
"last_updated": "2023-01-21T10:27:26.786423-05:00",
"created_at": "2023-01-20T09:21:57.183260-05:00",
"name": "Los Angeles Clippers",
"reward": "1.85000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472acccf-41f7-45cb-9bac-c1f2a99b50be/?format=api"
},
{
"id": "50d62e1c-4205-4dce-bde9-ef6b4cee8a91",
"gambit_id": "dd255519-e918-4be7-944d-a1f227d460ef",
"last_updated": "2023-01-21T10:27:26.784896-05:00",
"created_at": "2023-01-20T09:21:57.182035-05:00",
"name": "San Antonio Spurs",
"reward": "1.93000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/472acccf-41f7-45cb-9bac-c1f2a99b50be/?format=api"
}
]
}