GET /api/bet_types/2ce49ecc-192c-407b-bc74-09f85ffc4467/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ce49ecc-192c-407b-bc74-09f85ffc4467",
"match": "https://api-prod.gambitprofit.com/api/matches/f1616a07-6cdd-44f0-9d9b-45bcc778f635/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:10.899867-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3eee61bd-d152-4e11-864b-4c8b46a9f820",
"gambit_id": "405357cc-37ab-4a98-b264-87ab14b3b0d9",
"last_updated": "2024-01-29T21:58:09.725997-05:00",
"created_at": "2024-01-27T09:18:10.909420-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce49ecc-192c-407b-bc74-09f85ffc4467/?format=api"
},
{
"id": "4d1573e3-b614-4c5c-b0e0-eee419dda37f",
"gambit_id": "2f9a3959-78fb-40d6-8a07-3bcf288ce206",
"last_updated": "2024-01-29T21:58:09.722702-05:00",
"created_at": "2024-01-27T09:18:10.904486-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce49ecc-192c-407b-bc74-09f85ffc4467/?format=api"
}
]
}