GET /api/bet_types/b3320b53-215a-4805-ad03-661ce828c666/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3320b53-215a-4805-ad03-661ce828c666",
"match": "https://api-prod.gambitprofit.com/api/matches/d5456ea4-b723-4ec6-97c0-8868fa2534cb/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:57.694606-04: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 Under 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "98a3e9f3-e059-483d-af4f-a06919c2754f",
"gambit_id": "dacf6a7e-640a-4fb6-9d0c-2e04e5e47d40",
"last_updated": "2023-03-20T09:31:52.799212-04:00",
"created_at": "2023-03-18T08:46:57.697463-04:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3320b53-215a-4805-ad03-661ce828c666/?format=api"
},
{
"id": "ef8f6974-9257-4cf4-8018-9f536dfe079a",
"gambit_id": "95e6f38d-5c91-4bbd-8570-b85f9a3c7b9f",
"last_updated": "2023-03-20T09:31:52.801787-04:00",
"created_at": "2023-03-18T08:46:57.700498-04:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3320b53-215a-4805-ad03-661ce828c666/?format=api"
}
]
}