GET /api/bet_types/3251d3ed-010e-4453-8ebd-3436817767e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3251d3ed-010e-4453-8ebd-3436817767e2",
"match": "https://api-prod.gambitprofit.com/api/matches/192e854d-dcb8-4ba3-8fc7-f03ede81ce7c/?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": "SMU",
"amount": 5106.0
},
{
"team": "Tulsa",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "a717fc0f-4e88-4421-b181-59c06756d44f",
"gambit_id": "3a5ccd10-6d57-4449-97be-8313aa065152",
"last_updated": "2022-10-31T10:32:21.928078-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SMU",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3251d3ed-010e-4453-8ebd-3436817767e2/?format=api"
},
{
"id": "21e7899e-816b-42d7-8a0d-7b3685cac4b9",
"gambit_id": "b8f17fee-7545-4acb-8634-b492107ef42c",
"last_updated": "2022-10-31T10:32:21.927108-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulsa",
"reward": "1.92000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3251d3ed-010e-4453-8ebd-3436817767e2/?format=api"
}
]
}