GET /api/bet_types/0288a861-03fc-46a0-baa9-06534e706cf4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0288a861-03fc-46a0-baa9-06534e706cf4",
"match": "https://api-prod.gambitprofit.com/api/matches/c39452ee-4a9b-4449-973a-0610d951d94c/?format=api",
"name": "Over/Under",
"created_at": "2023-01-31T09:02:01.116260-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 211",
"amount": 5000.0
},
{
"team": "Game Total Under 211",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6f526cc8-1a0a-49a9-819e-587294dbfa59",
"gambit_id": "18d3c23c-ac80-489d-bae9-675795d2cde1",
"last_updated": "2023-02-01T09:46:50.674745-05:00",
"created_at": "2023-01-31T09:02:01.120408-05:00",
"name": "Game Total Over 211",
"reward": "1.86000",
"odds": "1.90910",
"spread": "211.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0288a861-03fc-46a0-baa9-06534e706cf4/?format=api"
},
{
"id": "e78f145b-21e5-4bd2-8367-71bd57d8a82c",
"gambit_id": "b767e668-cfcd-4d83-87c3-ab2f320a3ee6",
"last_updated": "2023-02-01T09:46:50.673440-05:00",
"created_at": "2023-01-31T09:02:01.118398-05:00",
"name": "Game Total Under 211",
"reward": "1.86000",
"odds": "1.90910",
"spread": "211.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0288a861-03fc-46a0-baa9-06534e706cf4/?format=api"
}
]
}