GET /api/bet_types/eccc4c6d-7090-4067-96c5-d0d2bf4094e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eccc4c6d-7090-4067-96c5-d0d2bf4094e7",
"match": "https://api-prod.gambitprofit.com/api/matches/31f82d49-6bdd-429f-9fbf-461fb4e7cd8e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-18T09:43:10.761508-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a98d2f51-d67d-485f-b40d-25914a2a8054",
"gambit_id": "1effcb2b-a4a4-4045-811a-d384532be66e",
"last_updated": "2023-06-22T10:28:04.818382-04:00",
"created_at": "2023-06-18T09:43:10.764662-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eccc4c6d-7090-4067-96c5-d0d2bf4094e7/?format=api"
},
{
"id": "c8067116-d265-41d5-983f-1ab7d4ad1db3",
"gambit_id": "17ccc31a-d90c-452e-899f-6dcfc2cd220b",
"last_updated": "2023-06-22T10:28:04.816701-04:00",
"created_at": "2023-06-18T09:43:10.763023-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eccc4c6d-7090-4067-96c5-d0d2bf4094e7/?format=api"
}
]
}