GET /api/bet_types/aaf5864d-c689-41c8-b079-6da15b57f041/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aaf5864d-c689-41c8-b079-6da15b57f041",
"match": "https://api-prod.gambitprofit.com/api/matches/09ed04fd-9974-4618-9180-2aa91be63a17/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-10T08:57:02.564713-04: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": "LAA",
"amount": 5421.0
},
{
"team": "WAS",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "34b2317f-2987-4fac-b09e-f579f7861251",
"gambit_id": "9eea3d9e-d05e-4f26-a9eb-91c975e24866",
"last_updated": "2023-04-11T13:17:01.775677-04:00",
"created_at": "2023-04-10T08:57:02.567108-04:00",
"name": "LAA",
"reward": "1.74000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf5864d-c689-41c8-b079-6da15b57f041/?format=api"
},
{
"id": "0b76fa86-93e4-4b7d-9295-81500b7d04e9",
"gambit_id": "e9ca056b-783f-473e-b16f-4efc123ab098",
"last_updated": "2023-04-11T13:17:01.778602-04:00",
"created_at": "2023-04-10T08:57:02.570434-04:00",
"name": "WAS",
"reward": "2.06000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf5864d-c689-41c8-b079-6da15b57f041/?format=api"
}
]
}