GET /api/bet_types/f14212cc-801e-42e6-9fe8-bc2d2937714c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f14212cc-801e-42e6-9fe8-bc2d2937714c",
"match": "https://api-prod.gambitprofit.com/api/matches/99b385a8-8dcc-4792-8c47-9bca5a6fd57a/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:16.883930-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7459e41e-0d49-476a-83f4-12e12791b67b",
"gambit_id": "6c30ece3-7049-4457-84c6-2765c9dd20aa",
"last_updated": "2023-07-27T22:58:18.753960-04:00",
"created_at": "2023-07-26T09:18:16.889083-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14212cc-801e-42e6-9fe8-bc2d2937714c/?format=api"
},
{
"id": "0f5e1398-57bd-4592-a3ab-81525e1ab99a",
"gambit_id": "0125a7bd-ca97-4b07-8f83-214f7af7015d",
"last_updated": "2023-07-27T22:58:18.757334-04:00",
"created_at": "2023-07-26T09:18:16.892980-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14212cc-801e-42e6-9fe8-bc2d2937714c/?format=api"
}
]
}