GET /api/bet_types/74a12201-8eda-4708-ac59-f59873bf9790/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74a12201-8eda-4708-ac59-f59873bf9790",
"match": "https://api-prod.gambitprofit.com/api/matches/10752cc1-4acb-4f03-8bb7-5b16c0fd3406/?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": "CHC",
"amount": 6281.0
},
{
"team": "CIN",
"amount": 3719.0
}
],
"expected_reward_tokens": 9295.88,
"profit_sb": 295.88,
"profit_sb_percentage": 3.29,
"recommended": true
},
"lines": [
{
"id": "aff7f618-391e-4a6d-a567-0b5400be65c1",
"gambit_id": "56184ca7-9222-4f76-8c04-8f075ae952d7",
"last_updated": "2022-08-14T13:46:50.527782-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC",
"reward": "1.48000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a12201-8eda-4708-ac59-f59873bf9790/?format=api"
},
{
"id": "a0f1d04f-6e0e-462b-8613-502faedf676f",
"gambit_id": "8b4ba50a-e60b-41b0-b567-90138393890f",
"last_updated": "2022-08-14T13:46:50.527354-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "2.50000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a12201-8eda-4708-ac59-f59873bf9790/?format=api"
}
]
}