GET /api/bet_types/1da3eba6-e3bc-4420-a772-da6881913426/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1da3eba6-e3bc-4420-a772-da6881913426",
"match": "https://api-prod.gambitprofit.com/api/matches/b29181ad-2802-406e-9187-63e7d2d45cb2/?format=api",
"name": "Over/Under",
"created_at": "2024-01-07T09:03:24.457780-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 Under 5.5",
"amount": 5213.0
},
{
"team": "Game Total Over 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dccdbaa8-aa01-40c1-8b9a-d935167e3b28",
"gambit_id": "62cd85a5-af06-4a74-92e9-e416c766db7d",
"last_updated": "2024-01-09T10:48:23.527906-05:00",
"created_at": "2024-01-07T09:03:24.466039-05:00",
"name": "Game Total Under 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1da3eba6-e3bc-4420-a772-da6881913426/?format=api"
},
{
"id": "f54be290-f6fd-4744-a02d-a82b661a976d",
"gambit_id": "2ac7b0be-9c3d-4391-b871-f4b9372a88aa",
"last_updated": "2024-01-09T10:48:23.524353-05:00",
"created_at": "2024-01-07T09:03:24.461929-05:00",
"name": "Game Total Over 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1da3eba6-e3bc-4420-a772-da6881913426/?format=api"
}
]
}