GET /api/bet_types/319108df-9b25-4308-9caa-dbb9c14fc4a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "319108df-9b25-4308-9caa-dbb9c14fc4a1",
"match": "https://api-prod.gambitprofit.com/api/matches/8e295b18-77bf-48ae-9493-33bb0ed02112/?format=api",
"name": "Over/Under",
"created_at": "2023-02-03T09:21:58.921043-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 220",
"amount": 5000.0
},
{
"team": "Game Total Over 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "e1843575-87f6-44b2-aebc-9c5e33fa04be",
"gambit_id": "92e66365-b9a0-46ad-8a0a-3effe86ca38e",
"last_updated": "2023-02-04T12:01:58.325884-05:00",
"created_at": "2023-02-03T09:21:58.922818-05:00",
"name": "Game Total Under 220",
"reward": "1.86000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319108df-9b25-4308-9caa-dbb9c14fc4a1/?format=api"
},
{
"id": "0e3f6622-0db8-425f-ac82-cec8b7a4d33a",
"gambit_id": "415217b9-0c27-4495-9948-e7cf9533177f",
"last_updated": "2023-02-04T12:01:58.327099-05:00",
"created_at": "2023-02-03T09:21:58.924259-05:00",
"name": "Game Total Over 220",
"reward": "1.86000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319108df-9b25-4308-9caa-dbb9c14fc4a1/?format=api"
}
]
}