GET /api/bet_types/1c06925e-959a-44af-b79d-1da4794a4008/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c06925e-959a-44af-b79d-1da4794a4008",
"match": "https://api-prod.gambitprofit.com/api/matches/0a5aaf04-4687-4e3b-8c44-72847507c782/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T09:21:58.920666-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "178ac4e1-4de9-49f9-bd3c-1d6ddc8a745a",
"gambit_id": "441c1e68-4a95-4114-ad94-094c173dc3de",
"last_updated": "2023-03-02T07:16:53.972805-05:00",
"created_at": "2023-03-01T09:21:58.923178-05:00",
"name": "Game Total Over 228.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c06925e-959a-44af-b79d-1da4794a4008/?format=api"
},
{
"id": "efafd5e8-690f-453e-a284-33d9c231df4a",
"gambit_id": "7daa0790-8cdc-48a8-8934-7ad03c87f3ac",
"last_updated": "2023-03-02T07:16:53.971562-05:00",
"created_at": "2023-03-01T09:21:58.921937-05:00",
"name": "Game Total Under 228.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c06925e-959a-44af-b79d-1da4794a4008/?format=api"
}
]
}