GET /api/bet_types/00d77a7c-4624-41d8-9104-41d11312b808/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00d77a7c-4624-41d8-9104-41d11312b808",
"match": "https://api-prod.gambitprofit.com/api/matches/326196b6-0b32-45ab-ac12-43467c9de690/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:04.841905-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 Over 6.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "db90f8ff-d7c4-4de2-8253-50cf815b1f98",
"gambit_id": "b5dc31a5-9fa1-4534-9207-4453cb6fce1a",
"last_updated": "2023-11-21T09:13:07.294926-05:00",
"created_at": "2023-11-19T10:03:04.846045-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d77a7c-4624-41d8-9104-41d11312b808/?format=api"
},
{
"id": "b7bae325-b0a3-418e-b3ae-17904a269663",
"gambit_id": "eb1d326f-ff82-4e93-8b4c-0b4441c1cb79",
"last_updated": "2023-11-21T09:13:07.298316-05:00",
"created_at": "2023-11-19T10:03:04.850654-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d77a7c-4624-41d8-9104-41d11312b808/?format=api"
}
]
}