GET /api/bet_types/82a0de3d-3c61-4f91-9ab2-e16c79f8e33e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82a0de3d-3c61-4f91-9ab2-e16c79f8e33e",
"match": "https://api-prod.gambitprofit.com/api/matches/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-07T08:28:01.539930-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": "64bb5298-b8f4-45a9-867c-5f6644699267",
"gambit_id": "fa545911-ed60-456b-82dd-670f485288b6",
"last_updated": "2023-08-09T10:43:19.316236-04:00",
"created_at": "2023-08-07T08:28:01.544453-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/82a0de3d-3c61-4f91-9ab2-e16c79f8e33e/?format=api"
},
{
"id": "67c4d3e5-0422-4d45-aeaf-0295e81dfa8d",
"gambit_id": "fe44c1a2-7057-4073-9294-446fb0d27380",
"last_updated": "2023-08-09T10:43:19.320565-04:00",
"created_at": "2023-08-07T08:28:01.553744-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/82a0de3d-3c61-4f91-9ab2-e16c79f8e33e/?format=api"
}
]
}