GET /api/bet_types/4c49c480-2e9a-4657-a45b-20087c1eeead/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c49c480-2e9a-4657-a45b-20087c1eeead",
"match": "https://api-prod.gambitprofit.com/api/matches/87c28e2d-a399-486f-a2e5-496c3bc36f22/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:46:54.941022-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": 5511.0
},
{
"team": "Game Total Under 2.5",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": -297.55,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "c9f489ad-2861-4ec4-88a2-be4efb62caad",
"gambit_id": "5db76d59-5418-435f-8598-e291e8f6eba2",
"last_updated": "2023-05-22T18:07:19.476168-04:00",
"created_at": "2023-05-19T11:46:54.946661-04:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c49c480-2e9a-4657-a45b-20087c1eeead/?format=api"
},
{
"id": "37cdc9a3-8b06-48d9-ae69-6bde8fa7a538",
"gambit_id": "e12da22d-15ae-470c-870a-8cd566089afb",
"last_updated": "2023-05-22T18:07:19.473955-04:00",
"created_at": "2023-05-19T11:46:54.943849-04:00",
"name": "Game Total Under 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c49c480-2e9a-4657-a45b-20087c1eeead/?format=api"
}
]
}