GET /api/bet_types/19c0bac2-9138-4712-b77c-6c4b73331247/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19c0bac2-9138-4712-b77c-6c4b73331247",
"match": "https://api-prod.gambitprofit.com/api/matches/be7f576f-0538-455b-a019-9861872e4b6a/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T11:22:17.456316-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3472fda7-3b45-4188-846c-9d115b8524a4",
"gambit_id": "90c30141-7c6c-4668-afed-0961572b47d5",
"last_updated": "2023-04-30T12:47:18.406426-04:00",
"created_at": "2023-04-28T11:22:17.460127-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c0bac2-9138-4712-b77c-6c4b73331247/?format=api"
},
{
"id": "b45fd5a6-a215-4335-8614-513d6aa24617",
"gambit_id": "ad66a1a3-3b76-4cd7-8596-8eade4f9d629",
"last_updated": "2023-04-30T12:47:18.404990-04:00",
"created_at": "2023-04-28T11:22:17.458422-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c0bac2-9138-4712-b77c-6c4b73331247/?format=api"
}
]
}