GET /api/bet_types/6cd24be9-b184-4d2a-bd07-2a9e8f674585/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6cd24be9-b184-4d2a-bd07-2a9e8f674585",
"match": "https://api-prod.gambitprofit.com/api/matches/caa347dd-e436-4573-bc5b-88692cf98699/?format=api",
"name": "Over/Under",
"created_at": "2023-02-02T09:37:06.473335-05: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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3aa9e974-814c-455f-91c5-fc098d41dd1a",
"gambit_id": "6a2dc695-06a5-413b-bc44-d6b4bb844053",
"last_updated": "2023-02-03T10:11:50.506482-05:00",
"created_at": "2023-02-02T09:37:06.476194-05:00",
"name": "Game Total Over 237.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cd24be9-b184-4d2a-bd07-2a9e8f674585/?format=api"
},
{
"id": "20987a4a-b057-499e-b7da-074d8fd8b89a",
"gambit_id": "b1113734-aa81-4994-a7a3-6494d8fab298",
"last_updated": "2023-02-03T10:11:50.505144-05:00",
"created_at": "2023-02-02T09:37:06.474668-05:00",
"name": "Game Total Under 237.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cd24be9-b184-4d2a-bd07-2a9e8f674585/?format=api"
}
]
}