GET /api/bet_types/7bd6a39c-2bb0-4920-ba2c-303383d0de94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bd6a39c-2bb0-4920-ba2c-303383d0de94",
"match": "https://api-prod.gambitprofit.com/api/matches/075d0a6a-fad3-4841-83b3-636d42d4e375/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:51.591699-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 219",
"amount": 5107.0
},
{
"team": "Game Total Under 219",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3cfa1362-49c6-431b-b20e-3a6537db2eb1",
"gambit_id": "4a976c31-df8e-4aa6-86a2-c7d6ecaef6cb",
"last_updated": "2023-03-24T10:32:17.856745-04:00",
"created_at": "2023-03-23T09:06:51.595187-04:00",
"name": "Game Total Over 219",
"reward": "1.83000",
"odds": "1.86960",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bd6a39c-2bb0-4920-ba2c-303383d0de94/?format=api"
},
{
"id": "d23b842f-63e3-4332-b330-987d24321828",
"gambit_id": "79ee41b0-0e9b-4928-8dfe-85df01394261",
"last_updated": "2023-03-24T10:32:17.854676-04:00",
"created_at": "2023-03-23T09:06:51.593444-04:00",
"name": "Game Total Under 219",
"reward": "1.91000",
"odds": "1.95240",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bd6a39c-2bb0-4920-ba2c-303383d0de94/?format=api"
}
]
}