GET /api/bet_types/5351e420-0518-4b50-bfaf-c69bcb8c561f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5351e420-0518-4b50-bfaf-c69bcb8c561f",
"match": "https://api-prod.gambitprofit.com/api/matches/e2d507e3-c4ae-4e64-970e-9ac2fea97ef3/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:10.197493-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": "60381dd5-dda7-4ad6-9428-f48410198c21",
"gambit_id": "03fde92c-aa0b-4ad1-bca7-6d615ed74cf4",
"last_updated": "2023-04-10T14:31:58.621054-04:00",
"created_at": "2023-04-09T09:27:10.208097-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/5351e420-0518-4b50-bfaf-c69bcb8c561f/?format=api"
},
{
"id": "fa38e25c-1649-445f-923c-8ca185873263",
"gambit_id": "7c18aaf8-7c45-4794-bbb6-69c1f790688e",
"last_updated": "2023-04-10T14:31:58.618561-04:00",
"created_at": "2023-04-09T09:27:10.200663-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/5351e420-0518-4b50-bfaf-c69bcb8c561f/?format=api"
}
]
}