GET /api/bet_types/f6390d20-5746-4e62-9946-cc430bcf2dd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6390d20-5746-4e62-9946-cc430bcf2dd7",
"match": "https://api-prod.gambitprofit.com/api/matches/c8d285af-6d52-4d42-b0a9-b755b62694d2/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-16T08:22:58.958759-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": "ATL",
"amount": 5317.0
},
{
"team": "COL",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "7283b3c9-03af-4d5a-9659-6d0ce796af32",
"gambit_id": "46a51de7-f23d-41b3-8dc9-23096e16843d",
"last_updated": "2023-06-17T14:58:01.514946-04:00",
"created_at": "2023-06-16T08:22:58.962524-04:00",
"name": "ATL",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6390d20-5746-4e62-9946-cc430bcf2dd7/?format=api"
},
{
"id": "68ecf2d0-f170-4bdf-af78-4a48ddfc69f4",
"gambit_id": "b5d90bf6-d14c-4587-b1b1-ef7339e8077e",
"last_updated": "2023-06-17T14:58:01.512948-04:00",
"created_at": "2023-06-16T08:22:58.960529-04:00",
"name": "COL",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6390d20-5746-4e62-9946-cc430bcf2dd7/?format=api"
}
]
}