GET /api/bet_types/0f0db366-7d62-4315-9014-72d9769caa66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f0db366-7d62-4315-9014-72d9769caa66",
"match": "https://api-prod.gambitprofit.com/api/matches/69ad1059-14e5-4c20-8639-86e69db35581/?format=api",
"name": "Over/Under",
"created_at": "2023-09-30T08:58:12.029480-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "45739a34-11fd-4e41-93bb-4053c81d432d",
"gambit_id": "4c63e780-e4d9-4d90-b7d7-415c3454573c",
"last_updated": "2023-10-02T10:48:22.939554-04:00",
"created_at": "2023-09-30T08:58:12.040176-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f0db366-7d62-4315-9014-72d9769caa66/?format=api"
},
{
"id": "6f4985d5-d599-4be9-9045-80beb4350d8c",
"gambit_id": "7482ed57-7b7a-48fa-a4b5-7ca760ccd9a7",
"last_updated": "2023-10-02T10:48:22.935938-04:00",
"created_at": "2023-09-30T08:58:12.033519-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f0db366-7d62-4315-9014-72d9769caa66/?format=api"
}
]
}