GET /api/bet_types/fad93f07-e1c9-47a7-a853-83e8287b05af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fad93f07-e1c9-47a7-a853-83e8287b05af",
"match": "https://api-prod.gambitprofit.com/api/matches/a385e695-ed1c-482d-862d-859e8dd03dd7/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-30T09:18:26.278370-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": "MIL",
"amount": 5773.0
},
{
"team": "CHC",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "7eecaba8-a9c1-4519-9714-e30aa778acd5",
"gambit_id": "e076698d-2a5d-4753-b28b-e95404ee7583",
"last_updated": "2023-10-02T10:48:23.173130-04:00",
"created_at": "2023-09-30T09:18:26.286762-04:00",
"name": "MIL",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad93f07-e1c9-47a7-a853-83e8287b05af/?format=api"
},
{
"id": "b6a2de6c-58fc-497a-a72d-822b732119d0",
"gambit_id": "dcacc945-6060-4b86-a151-9a587ba295a2",
"last_updated": "2023-10-02T10:48:23.169661-04:00",
"created_at": "2023-09-30T09:18:26.282681-04:00",
"name": "CHC",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad93f07-e1c9-47a7-a853-83e8287b05af/?format=api"
}
]
}