GET /api/bet_types/38cb518f-e9d0-430a-bad4-1d9ccc795830/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38cb518f-e9d0-430a-bad4-1d9ccc795830",
"match": "https://api-prod.gambitprofit.com/api/matches/fffdb27d-41b8-4afd-90e9-54117147f8f8/?format=api",
"name": "Over/Under",
"created_at": "2024-01-07T09:07:55.566915-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 240",
"amount": 5107.0
},
{
"team": "Game Total Under 240",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0455be21-0a36-4844-a10e-16386a8cdaf4",
"gambit_id": "2f27705e-adec-47f3-9fa1-428b50a437ab",
"last_updated": "2024-01-09T10:43:22.639087-05:00",
"created_at": "2024-01-07T09:07:55.570845-05:00",
"name": "Game Total Over 240",
"reward": "1.83000",
"odds": "1.86960",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38cb518f-e9d0-430a-bad4-1d9ccc795830/?format=api"
},
{
"id": "913f8ae0-64a7-4b8d-9ba2-a9f149153998",
"gambit_id": "724dcbc5-c95a-413d-aa8f-67700ca80215",
"last_updated": "2024-01-09T10:43:22.631773-05:00",
"created_at": "2024-01-07T09:07:55.574900-05:00",
"name": "Game Total Under 240",
"reward": "1.91000",
"odds": "1.95240",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38cb518f-e9d0-430a-bad4-1d9ccc795830/?format=api"
}
]
}