GET /api/bet_types/4090529c-b4f6-48df-b724-4008a1376c3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4090529c-b4f6-48df-b724-4008a1376c3e",
"match": "https://api-prod.gambitprofit.com/api/matches/6672d35d-5d6f-465c-9baa-a1a46f7068fb/?format=api",
"name": "Over/Under",
"created_at": "2023-06-29T08:38:26.461528-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 10",
"amount": 5000.0
},
{
"team": "Game Total Under 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ba92f8d3-6f05-41bc-8c91-9ee407db00d0",
"gambit_id": "bb604ed8-b051-45be-9935-69a7895a074f",
"last_updated": "2023-06-30T10:33:06.900801-04:00",
"created_at": "2023-06-29T08:38:26.463474-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4090529c-b4f6-48df-b724-4008a1376c3e/?format=api"
},
{
"id": "84e46e2e-e50b-4567-bd67-77bf0c3a69a7",
"gambit_id": "c403243d-e8bd-48cb-98bb-3a065a7239a1",
"last_updated": "2023-06-30T10:33:06.899141-04:00",
"created_at": "2023-06-29T08:38:26.465759-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4090529c-b4f6-48df-b724-4008a1376c3e/?format=api"
}
]
}