GET /api/bet_types/f1ac4de4-83f2-4c95-9655-c40f070ccf7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1ac4de4-83f2-4c95-9655-c40f070ccf7a",
"match": "https://api-prod.gambitprofit.com/api/matches/f19b2c62-be9f-44cb-8a9f-8424459805e7/?format=api",
"name": "Over/Under",
"created_at": "2023-11-03T20:08:21.009732-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 Under 2.5",
"amount": 5969.0
},
{
"team": "Game Total Over 2.5",
"amount": 4031.0
}
],
"expected_reward_tokens": 9190.68,
"profit_sb": -309.32,
"profit_sb_percentage": -3.26,
"recommended": false
},
"lines": [
{
"id": "c1d34fbe-e154-4905-af4d-004e45e0b7be",
"gambit_id": "3d4bd621-18ad-416b-95bd-a0365f8e701b",
"last_updated": "2023-11-06T10:28:09.646636-05:00",
"created_at": "2023-11-03T20:08:21.019425-04:00",
"name": "Game Total Under 2.5",
"reward": "1.54000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1ac4de4-83f2-4c95-9655-c40f070ccf7a/?format=api"
},
{
"id": "d579e5aa-0d42-4904-bb3b-bb76cbfaedd0",
"gambit_id": "1736f929-cf8f-488a-a930-cec23fe65b2a",
"last_updated": "2023-11-06T10:28:09.641617-05:00",
"created_at": "2023-11-03T20:08:21.014479-04:00",
"name": "Game Total Over 2.5",
"reward": "2.28000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1ac4de4-83f2-4c95-9655-c40f070ccf7a/?format=api"
}
]
}