GET /api/bet_types/fadb561b-d6aa-48f9-9b2e-6d70d5e3b776/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fadb561b-d6aa-48f9-9b2e-6d70d5e3b776",
"match": "https://api-prod.gambitprofit.com/api/matches/18054274-ea23-40cc-b052-4d2298c41581/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T09:13:24.993774-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Under 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0631dffc-fe4c-47e3-bd2f-5483f70674dd",
"gambit_id": "4151fe3e-5a47-43f1-aba3-8beb54915bfc",
"last_updated": "2023-09-21T09:53:18.124644-04:00",
"created_at": "2023-09-19T09:13:25.000993-04:00",
"name": "Game Total Over 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadb561b-d6aa-48f9-9b2e-6d70d5e3b776/?format=api"
},
{
"id": "d432e71b-b90c-40a4-80a8-73a83398ec51",
"gambit_id": "a3c46c6a-d79c-48e1-82b5-d572ba1ffe35",
"last_updated": "2023-09-21T09:53:18.133481-04:00",
"created_at": "2023-09-19T09:13:25.010144-04:00",
"name": "Game Total Under 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadb561b-d6aa-48f9-9b2e-6d70d5e3b776/?format=api"
}
]
}