GET /api/bet_types/514671be-ec71-4220-9cd7-e9975ad53670/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "514671be-ec71-4220-9cd7-e9975ad53670",
"match": "https://api-prod.gambitprofit.com/api/matches/41a745d8-62ec-4324-ae12-de3b7c3b14d0/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T10:03:19.672926-05: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 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "51428870-cd16-47b0-864f-0e501ab8a7d7",
"gambit_id": "85dcf9ea-25fb-4cd8-84db-fc10ff486421",
"last_updated": "2023-12-22T15:18:25.521577-05:00",
"created_at": "2023-12-20T10:03:19.676373-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/514671be-ec71-4220-9cd7-e9975ad53670/?format=api"
},
{
"id": "49d788a0-0b04-48d4-89b3-49c7f8ef53ec",
"gambit_id": "13dd3b9f-7af3-4545-9f83-fafb40148875",
"last_updated": "2023-12-22T15:18:25.524756-05:00",
"created_at": "2023-12-20T10:03:19.683557-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/514671be-ec71-4220-9cd7-e9975ad53670/?format=api"
}
]
}