GET /api/bet_types/4411c248-e4a6-4d82-b21b-bac9f1a98554/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4411c248-e4a6-4d82-b21b-bac9f1a98554",
"match": "https://api-prod.gambitprofit.com/api/matches/ee8c2230-e7d7-4448-a1a3-050d43c376f1/?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": "Central Florida",
"amount": 5000.0
},
{
"team": "Temple",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "b54e47c3-d0fe-40de-a274-97d65d753222",
"gambit_id": "d4603a2e-e930-412d-a0a8-72c88cd5bb37",
"last_updated": "2022-10-14T09:52:04.728081-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Florida",
"reward": "1.89000",
"odds": "1.90910",
"spread": "-23.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4411c248-e4a6-4d82-b21b-bac9f1a98554/?format=api"
},
{
"id": "5282aa81-462c-42b8-8d0e-2b657743fe34",
"gambit_id": "883cd3b9-1c5a-4f71-ac4c-042775aefb31",
"last_updated": "2022-10-14T09:52:04.729049-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Temple",
"reward": "1.89000",
"odds": "1.90910",
"spread": "23.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4411c248-e4a6-4d82-b21b-bac9f1a98554/?format=api"
}
]
}