GET /api/bet_types/3c8ca12e-f435-4960-b208-77e8708f5d10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c8ca12e-f435-4960-b208-77e8708f5d10",
"match": "https://api-prod.gambitprofit.com/api/matches/23570e00-d468-4e29-aa1b-e3fc1505525d/?format=api",
"name": "Over/Under",
"created_at": "2023-01-29T08:46:56.709601-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 Under 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "9bb00c8e-06f9-4116-93f3-96772ce29699",
"gambit_id": "c981de6a-852a-4148-a76b-e465679b5342",
"last_updated": "2023-01-30T17:46:58.812896-05:00",
"created_at": "2023-01-29T08:46:56.710999-05:00",
"name": "Game Total Under 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c8ca12e-f435-4960-b208-77e8708f5d10/?format=api"
},
{
"id": "4d353bea-633f-4353-a5a1-8345648a223b",
"gambit_id": "cb2098cd-d4c5-4d48-bb34-eee5bb568335",
"last_updated": "2023-01-30T17:46:58.814154-05:00",
"created_at": "2023-01-29T08:46:56.712429-05:00",
"name": "Game Total Over 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c8ca12e-f435-4960-b208-77e8708f5d10/?format=api"
}
]
}