GET /api/bet_types/84b5f61c-c6b3-4b4c-917e-916ebbfc5f7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84b5f61c-c6b3-4b4c-917e-916ebbfc5f7c",
"match": "https://api-prod.gambitprofit.com/api/matches/a014c63b-d5e2-4314-a3f8-d892a3a693dc/?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": "Illinois",
"amount": 5106.0
},
{
"team": "Iowa",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "15e0f452-e768-4dfe-9895-a31675fb9a24",
"gambit_id": "7b599722-aaf8-4b57-af9e-0b0576c95786",
"last_updated": "2022-10-11T11:32:05.851629-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Illinois",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84b5f61c-c6b3-4b4c-917e-916ebbfc5f7c/?format=api"
},
{
"id": "21797bc6-f26c-4ae8-9255-2c37e5e5b05e",
"gambit_id": "8254e10a-a52e-42cd-a796-7ebd7d111703",
"last_updated": "2022-10-11T11:32:05.852611-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa",
"reward": "1.92000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84b5f61c-c6b3-4b4c-917e-916ebbfc5f7c/?format=api"
}
]
}