GET /api/bet_types/78220fa4-d099-4099-a831-3c075b1b4bf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78220fa4-d099-4099-a831-3c075b1b4bf9",
"match": "https://api-prod.gambitprofit.com/api/matches/a98d1b39-4f39-4663-8eaf-aebe404b43b5/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:23:05.234330-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",
"amount": 5423.0
},
{
"team": "Game Total Over 6",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "935a8121-65b0-4ddc-a797-6f7d33b07b09",
"gambit_id": "47f83fe6-cf3d-461a-b76c-662219925d5d",
"last_updated": "2024-01-11T11:08:03.420898-05:00",
"created_at": "2024-01-09T09:23:05.242608-05:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78220fa4-d099-4099-a831-3c075b1b4bf9/?format=api"
},
{
"id": "af2f4ba9-d93a-405e-b037-6e3b953530ea",
"gambit_id": "849e0b97-1bfd-41a4-bced-c94931e13a73",
"last_updated": "2024-01-11T11:08:03.417231-05:00",
"created_at": "2024-01-09T09:23:05.238122-05:00",
"name": "Game Total Over 6",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78220fa4-d099-4099-a831-3c075b1b4bf9/?format=api"
}
]
}