GET /api/bet_types/e9c66f0b-79e0-4513-9d68-ab9cf8875877/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9c66f0b-79e0-4513-9d68-ab9cf8875877",
"match": "https://api-prod.gambitprofit.com/api/matches/e878c3cb-3485-4607-acc8-82cbba361159/?format=api",
"name": "Over/Under",
"created_at": "2023-06-25T09:28:25.109011-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": "Game Total Over 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c365abcc-5993-4aef-a834-38c3a8a9e41c",
"gambit_id": "193a8477-9b14-4dcd-adfa-e17e9b016512",
"last_updated": "2023-06-26T20:08:30.427126-04:00",
"created_at": "2023-06-25T09:28:25.113580-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9c66f0b-79e0-4513-9d68-ab9cf8875877/?format=api"
},
{
"id": "d6acc242-3024-42fd-9e6c-a6324bd399ff",
"gambit_id": "bc04fac6-9aec-442a-b5df-b14949703f8f",
"last_updated": "2023-06-26T20:08:30.428916-04:00",
"created_at": "2023-06-25T09:28:25.111304-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9c66f0b-79e0-4513-9d68-ab9cf8875877/?format=api"
}
]
}