GET /api/bet_types/8f1c2d2d-6a02-4bc0-96b8-1acdc437a398/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f1c2d2d-6a02-4bc0-96b8-1acdc437a398",
"match": "https://api-prod.gambitprofit.com/api/matches/ff5dc047-289d-450c-92d3-c84e8624cecc/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:11.576451-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": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "98608d60-3b19-4e5b-b2e0-5acf32a63b3f",
"gambit_id": "9f7f69e0-2902-48a4-9c5d-3729e96240a8",
"last_updated": "2024-01-16T15:23:04.634721-05:00",
"created_at": "2024-01-13T09:38:11.580491-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f1c2d2d-6a02-4bc0-96b8-1acdc437a398/?format=api"
},
{
"id": "d262000a-7d58-42d6-a0fb-c31580165326",
"gambit_id": "5d09cb34-795e-4e85-a680-104cd2be7bac",
"last_updated": "2024-01-16T15:23:04.629746-05:00",
"created_at": "2024-01-13T09:38:11.586110-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f1c2d2d-6a02-4bc0-96b8-1acdc437a398/?format=api"
}
]
}