GET /api/bet_types/66744352-b1a9-46c0-badf-f095b7a643c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66744352-b1a9-46c0-badf-f095b7a643c2",
"match": "https://api-prod.gambitprofit.com/api/matches/1bcf77da-152d-470d-aa8f-db7181fb9bff/?format=api",
"name": "Over/Under",
"created_at": "2023-10-06T10:13:03.364712-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 2.5",
"amount": 5269.0
},
{
"team": "Game Total Under 2.5",
"amount": 4731.0
}
],
"expected_reward_tokens": 9272.76,
"profit_sb": -227.24,
"profit_sb_percentage": -2.39,
"recommended": false
},
"lines": [
{
"id": "779ea994-d5ef-43c3-8113-97c501bb66d2",
"gambit_id": "d9a9c38b-e3a6-4265-a912-8f77c40fb686",
"last_updated": "2023-10-09T16:08:18.814584-04:00",
"created_at": "2023-10-06T10:13:03.370436-04:00",
"name": "Game Total Over 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66744352-b1a9-46c0-badf-f095b7a643c2/?format=api"
},
{
"id": "5b7571b2-d6c4-40ca-b290-52318159048e",
"gambit_id": "6b46e34a-534f-487e-bfdc-9b1e8666ea1c",
"last_updated": "2023-10-09T16:08:18.818509-04:00",
"created_at": "2023-10-06T10:13:03.376456-04:00",
"name": "Game Total Under 2.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66744352-b1a9-46c0-badf-f095b7a643c2/?format=api"
}
]
}