GET /api/bet_types/fcbb67d1-d34e-4e2f-be29-fe5c4ac54bc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcbb67d1-d34e-4e2f-be29-fe5c4ac54bc3",
"match": "https://api-prod.gambitprofit.com/api/matches/416e6e54-a07b-4c90-af50-a5958e96345e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-07T08:28:01.291765-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3eca3a42-904d-4c35-a672-36ee995ba238",
"gambit_id": "17a4d425-2d68-4c79-aad5-f3a332963410",
"last_updated": "2023-08-09T10:48:19.818709-04:00",
"created_at": "2023-08-07T08:28:01.300639-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcbb67d1-d34e-4e2f-be29-fe5c4ac54bc3/?format=api"
},
{
"id": "c6f3e50b-0e49-46c1-bb16-9996e6f43d6d",
"gambit_id": "6f91d03a-6573-4ad2-b4a8-6496e938d220",
"last_updated": "2023-08-09T10:48:19.813705-04:00",
"created_at": "2023-08-07T08:28:01.296347-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcbb67d1-d34e-4e2f-be29-fe5c4ac54bc3/?format=api"
}
]
}