GET /api/bet_types/b65bbc14-7041-47cb-a775-680aeea80a8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b65bbc14-7041-47cb-a775-680aeea80a8d",
"match": "https://api-prod.gambitprofit.com/api/matches/510e3d6d-85f1-4a7a-93bf-836cc0b5f36d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-28T10:06:59.575083-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3309bb23-3cf8-4b6d-a94c-e182d153f9c2",
"gambit_id": "5952342d-0f3f-4a8d-ad2b-2aea4df51cd2",
"last_updated": "2023-03-29T13:36:55.149975-04:00",
"created_at": "2023-03-28T10:06:59.576628-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65bbc14-7041-47cb-a775-680aeea80a8d/?format=api"
},
{
"id": "73d1f48e-3a36-4fff-9209-be5523828e7e",
"gambit_id": "a7b49e0a-d3eb-42cd-bd65-c44191aca76d",
"last_updated": "2023-03-29T13:36:55.151633-04:00",
"created_at": "2023-03-28T10:06:59.578296-04:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65bbc14-7041-47cb-a775-680aeea80a8d/?format=api"
}
]
}