GET /api/bet_types/bf6fc638-a4d6-4b6f-adc2-fe30c3b21a47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf6fc638-a4d6-4b6f-adc2-fe30c3b21a47",
"match": "https://api-prod.gambitprofit.com/api/matches/4ad41114-105f-4d92-86ae-8b53b6eb31db/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:08.080979-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 Over 221",
"amount": 5000.0
},
{
"team": "Game Total Under 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "da121610-fcd1-4b9e-892f-0a7c69832a76",
"gambit_id": "663779b1-3c54-4ef4-a05a-9bab881ac8ab",
"last_updated": "2023-10-26T10:43:10.671932-04:00",
"created_at": "2023-10-25T09:13:08.086252-04:00",
"name": "Game Total Over 221",
"reward": "1.86000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf6fc638-a4d6-4b6f-adc2-fe30c3b21a47/?format=api"
},
{
"id": "efe370c4-dce2-4a83-b963-e1a7bb372006",
"gambit_id": "5537a832-46eb-471d-80a8-a46b7ab5886d",
"last_updated": "2023-10-26T10:43:10.676803-04:00",
"created_at": "2023-10-25T09:13:08.090597-04:00",
"name": "Game Total Under 221",
"reward": "1.86000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf6fc638-a4d6-4b6f-adc2-fe30c3b21a47/?format=api"
}
]
}