GET /api/bet_types/eaddf9da-352f-4093-82c0-8f3b7b6ff0f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eaddf9da-352f-4093-82c0-8f3b7b6ff0f4",
"match": "https://api-prod.gambitprofit.com/api/matches/71229af3-e4e3-4f1b-8204-a9f13b25ea2b/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T12:21:52.421775-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 2.5",
"amount": 5574.0
},
{
"team": "Game Total Under 2.5",
"amount": 4426.0
}
],
"expected_reward_tokens": 8806.92,
"profit_sb": -193.08,
"profit_sb_percentage": -2.15,
"recommended": false
},
"lines": [
{
"id": "ee54dbd7-3604-4f67-b455-cd53391e91ec",
"gambit_id": "4d3c2824-b435-4c42-825c-3e88f501497a",
"last_updated": "2023-01-16T11:12:14.726578-05:00",
"created_at": "2023-01-11T12:21:52.422960-05:00",
"name": "Game Total Over 2.5",
"reward": "1.58000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaddf9da-352f-4093-82c0-8f3b7b6ff0f4/?format=api"
},
{
"id": "6bafdaf1-1aef-4c89-94c2-07288a43bfd3",
"gambit_id": "d04543c9-8c37-4a90-b1d8-f27df7cd3525",
"last_updated": "2023-01-16T11:12:14.729775-05:00",
"created_at": "2023-01-11T12:21:52.424292-05:00",
"name": "Game Total Under 2.5",
"reward": "1.99000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaddf9da-352f-4093-82c0-8f3b7b6ff0f4/?format=api"
}
]
}