GET /api/bet_types/cd722796-1fe4-4ba1-a9a9-860aa0751c0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd722796-1fe4-4ba1-a9a9-860aa0751c0c",
"match": "https://api-prod.gambitprofit.com/api/matches/8a1f622f-36f7-4aaa-8b04-628329df3c7a/?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 Under 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "674ccba9-265f-4aff-8ddc-6ea4c94013cc",
"gambit_id": "f573accf-6f53-4ba5-a320-6e27c9fa633b",
"last_updated": "2022-11-14T10:52:59.493164-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd722796-1fe4-4ba1-a9a9-860aa0751c0c/?format=api"
},
{
"id": "b34636fe-5105-4ca7-8260-d5276ea40816",
"gambit_id": "9c8342c7-add4-4e20-b365-9cd6caa01d40",
"last_updated": "2022-11-14T10:52:59.494322-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd722796-1fe4-4ba1-a9a9-860aa0751c0c/?format=api"
}
]
}