GET /api/bet_types/f5be817b-bf26-4544-8d1b-41de36acf204/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5be817b-bf26-4544-8d1b-41de36acf204",
"match": "https://api-prod.gambitprofit.com/api/matches/a712aaa4-713f-4c0c-80dc-2eab29166166/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-16T10:23:23.625299-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": "WAS",
"amount": 5319.0
},
{
"team": "BOS",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "5951253f-a2f6-4aa8-8967-86409da99890",
"gambit_id": "f08de9d9-cc46-41e4-adfd-390ba35af39c",
"last_updated": "2023-08-18T10:13:06.028283-04:00",
"created_at": "2023-08-16T10:23:23.634085-04:00",
"name": "WAS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5be817b-bf26-4544-8d1b-41de36acf204/?format=api"
},
{
"id": "d5fca84f-c7bb-4942-b1b3-8dde9aa4d91b",
"gambit_id": "b41d70c9-e426-4338-8539-3e3ccccd7dd2",
"last_updated": "2023-08-18T10:13:06.024920-04:00",
"created_at": "2023-08-16T10:23:23.629671-04:00",
"name": "BOS",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5be817b-bf26-4544-8d1b-41de36acf204/?format=api"
}
]
}