GET /api/bet_types/c902e63c-b972-43ad-8a63-2784f6219347/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c902e63c-b972-43ad-8a63-2784f6219347",
"match": "https://api-prod.gambitprofit.com/api/matches/6e912b70-ef67-4ab8-a79c-0d06985a20c3/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Under 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "f2bc7b0f-3b28-413e-a550-66b5534d1e90",
"gambit_id": "c78225f7-b0aa-414b-9230-5b6d76d45dad",
"last_updated": "2022-10-27T11:47:04.464773-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 220.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c902e63c-b972-43ad-8a63-2784f6219347/?format=api"
},
{
"id": "44df402c-561d-4864-927b-d28fe01a5a3a",
"gambit_id": "cb628da9-6076-4378-9a29-83b1c452a2b1",
"last_updated": "2022-10-27T11:47:04.463698-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 220.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c902e63c-b972-43ad-8a63-2784f6219347/?format=api"
}
]
}