GET /api/bet_types/f915944b-1788-479a-939e-54d271b2dddf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f915944b-1788-479a-939e-54d271b2dddf",
"match": "https://api-prod.gambitprofit.com/api/matches/635af80e-cb12-4270-b31b-4161cf211db2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:23:10.136249-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 Under 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c80ed027-d870-49e9-af4f-6f9ab5760d25",
"gambit_id": "e08ab17f-b322-4214-877f-ae833498495e",
"last_updated": "2023-09-30T10:48:13.334079-04:00",
"created_at": "2023-09-29T09:23:10.149181-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f915944b-1788-479a-939e-54d271b2dddf/?format=api"
},
{
"id": "e8ea1290-9a45-4cc0-a713-b982b9f2583d",
"gambit_id": "f5514787-e550-4a1c-adc8-ca1fdf84ff17",
"last_updated": "2023-09-30T10:48:13.330838-04:00",
"created_at": "2023-09-29T09:23:10.142564-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f915944b-1788-479a-939e-54d271b2dddf/?format=api"
}
]
}