GET /api/bet_types/f0dad59f-6aad-441a-95a3-a0e52223642a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0dad59f-6aad-441a-95a3-a0e52223642a",
"match": "https://api-prod.gambitprofit.com/api/matches/36498a20-7cbd-4550-883c-f762fbd3084d/?format=api",
"name": "Over/Under",
"created_at": "2023-05-17T11:06:51.329190-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "86636f56-9ae2-4d77-b4b1-d003a62b25f9",
"gambit_id": "54afaf2c-c2c2-45e9-bb09-8d43b972351c",
"last_updated": "2023-05-18T11:47:20.018039-04:00",
"created_at": "2023-05-17T11:06:51.331000-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dad59f-6aad-441a-95a3-a0e52223642a/?format=api"
},
{
"id": "1f340f0c-cdc1-473f-b390-d4ab163399b6",
"gambit_id": "c5b50ab4-7f35-438b-a770-332d80637275",
"last_updated": "2023-05-18T11:47:20.019787-04:00",
"created_at": "2023-05-17T11:06:51.333028-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dad59f-6aad-441a-95a3-a0e52223642a/?format=api"
}
]
}