GET /api/bet_types/df541a1b-6b2f-40d5-a6fd-683561bdf141/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df541a1b-6b2f-40d5-a6fd-683561bdf141",
"match": "https://api-prod.gambitprofit.com/api/matches/c642b898-e5f7-438a-9c65-0e14de37f484/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T11:52:05.882829-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fc9556d7-4ec6-4731-bc29-37f44a283ed9",
"gambit_id": "b8f32a15-834b-4c0c-802d-58d80448614c",
"last_updated": "2023-05-03T12:12:16.042181-04:00",
"created_at": "2023-05-02T11:52:05.886660-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df541a1b-6b2f-40d5-a6fd-683561bdf141/?format=api"
},
{
"id": "0a0cc5d7-ac51-4a6b-8df6-34b96013b041",
"gambit_id": "dd30dcb6-00e0-4f1c-90e1-e9a2227a7290",
"last_updated": "2023-05-03T12:12:16.040347-04:00",
"created_at": "2023-05-02T11:52:05.884730-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df541a1b-6b2f-40d5-a6fd-683561bdf141/?format=api"
}
]
}