GET /api/bet_types/20d2b641-6622-4712-8ef6-aee71e7fca6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20d2b641-6622-4712-8ef6-aee71e7fca6b",
"match": "https://api-prod.gambitprofit.com/api/matches/231ee2ea-74b5-45cc-9f40-709d47bb6b51/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-18T10:18:20.793720-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": "Chicago Bulls",
"amount": 5107.0
},
{
"team": "Toronto Raptors",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "63ee9531-aa0f-4b62-9e97-3cbfdf94e2b4",
"gambit_id": "0755a274-66de-46b4-820c-fcf55e6f5920",
"last_updated": "2024-01-19T20:43:13.448801-05:00",
"created_at": "2024-01-18T10:18:20.803835-05:00",
"name": "Chicago Bulls",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d2b641-6622-4712-8ef6-aee71e7fca6b/?format=api"
},
{
"id": "1b284d37-f7cc-4858-adb7-15adb759414d",
"gambit_id": "51b936c0-41ca-4b91-9117-d1bc847212ad",
"last_updated": "2024-01-19T20:43:13.445263-05:00",
"created_at": "2024-01-18T10:18:20.797897-05:00",
"name": "Toronto Raptors",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d2b641-6622-4712-8ef6-aee71e7fca6b/?format=api"
}
]
}