GET /api/bet_types/43380b21-546b-4d45-ad6c-557dc24b6bae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43380b21-546b-4d45-ad6c-557dc24b6bae",
"match": "https://api-prod.gambitprofit.com/api/matches/90887ea2-1fed-43a8-a9e0-14a2e4e234f9/?format=api",
"name": "Over/Under",
"created_at": "2023-05-10T15:11:59.949968-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 10",
"amount": 5107.0
},
{
"team": "Game Total Under 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "71587288-52b3-4d5f-b776-ea1426cd7c03",
"gambit_id": "ff7ac198-647f-4631-b517-e77e02b98932",
"last_updated": "2023-05-11T11:17:10.667013-04:00",
"created_at": "2023-05-10T15:11:59.953095-04:00",
"name": "Game Total Over 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43380b21-546b-4d45-ad6c-557dc24b6bae/?format=api"
},
{
"id": "9dc76410-675d-40e5-81b0-908d43659312",
"gambit_id": "7e4b84b5-aa6f-476f-afc6-8ffe6d498203",
"last_updated": "2023-05-11T11:17:10.665731-04:00",
"created_at": "2023-05-10T15:11:59.951578-04:00",
"name": "Game Total Under 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43380b21-546b-4d45-ad6c-557dc24b6bae/?format=api"
}
]
}