GET /api/bet_types/97bc3062-4aad-419b-95ce-fbe71466b60a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97bc3062-4aad-419b-95ce-fbe71466b60a",
"match": "https://api-prod.gambitprofit.com/api/matches/a88f0d31-4d04-44c8-9c20-d14e9230c39e/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T11:22:17.172499-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3d739516-451e-4514-8c85-45ff495f3348",
"gambit_id": "24cac657-e3cd-4f78-84bb-bbdcef21cc9e",
"last_updated": "2023-03-31T14:42:25.411410-04:00",
"created_at": "2023-03-30T11:22:17.174656-04:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bc3062-4aad-419b-95ce-fbe71466b60a/?format=api"
},
{
"id": "a28a44a8-00ea-4f75-ba38-0dcc1e43be03",
"gambit_id": "d3c62933-646d-4435-88b2-79851c7ce3cc",
"last_updated": "2023-03-31T14:42:25.414524-04:00",
"created_at": "2023-03-30T11:22:17.176824-04:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bc3062-4aad-419b-95ce-fbe71466b60a/?format=api"
}
]
}