GET /api/bet_types/ba3d4ae9-3916-414d-8478-d3f7da12463a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba3d4ae9-3916-414d-8478-d3f7da12463a",
"match": "https://api-prod.gambitprofit.com/api/matches/39752936-f120-4473-a9a8-2d733ce12463/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:36:59.990847-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 Under 5.5",
"amount": 5610.0
},
{
"team": "Game Total Over 5.5",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "96317643-87bb-4cd6-8e83-4c3a48e6e3ea",
"gambit_id": "05acab0a-ce6d-47bf-9aa7-b074ce788dd1",
"last_updated": "2023-03-01T09:52:13.356244-05:00",
"created_at": "2023-02-28T12:36:59.992134-05:00",
"name": "Game Total Under 5.5",
"reward": "1.69000",
"odds": "1.71430",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3d4ae9-3916-414d-8478-d3f7da12463a/?format=api"
},
{
"id": "f1c63df6-2cc1-420c-b943-6533e2070f6b",
"gambit_id": "814acc98-886b-47e4-9a3b-4981a44c02b6",
"last_updated": "2023-03-01T09:52:13.357384-05:00",
"created_at": "2023-02-28T12:36:59.993476-05:00",
"name": "Game Total Over 5.5",
"reward": "2.16000",
"odds": "2.20000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3d4ae9-3916-414d-8478-d3f7da12463a/?format=api"
}
]
}