GET /api/bet_types/090b64d3-c553-4853-84b5-fcc4923bce13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "090b64d3-c553-4853-84b5-fcc4923bce13",
"match": "https://api-prod.gambitprofit.com/api/matches/4c7819f3-759d-4a2b-a263-ef97121c5493/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T08:03:20.129079-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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6b3686b3-735a-487a-bcba-8254795c5d39",
"gambit_id": "ba8e5fe5-0859-43ce-ac4f-5f1faad7a28f",
"last_updated": "2023-11-07T20:58:21.148924-05:00",
"created_at": "2023-11-06T08:03:20.133074-05:00",
"name": "Game Total Over 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090b64d3-c553-4853-84b5-fcc4923bce13/?format=api"
},
{
"id": "1d428fff-1f04-4d7e-9bf0-409a435bb658",
"gambit_id": "8c089edf-7acc-4eb5-aa76-e2caf84e3ac7",
"last_updated": "2023-11-07T20:58:21.152312-05:00",
"created_at": "2023-11-06T08:03:20.137561-05:00",
"name": "Game Total Under 222.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090b64d3-c553-4853-84b5-fcc4923bce13/?format=api"
}
]
}