GET /api/bet_types/faa5fbed-b675-4e48-9a3e-0b9148e07af1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "faa5fbed-b675-4e48-9a3e-0b9148e07af1",
"match": "https://api-prod.gambitprofit.com/api/matches/af92bda6-783a-4e2c-b457-6ce4a1ed08d3/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:18.771290-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 Over 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "b316a6ef-4e2f-49b2-9bc6-036f4452eadb",
"gambit_id": "e636024b-d819-4c50-9069-3f70c7c8d578",
"last_updated": "2023-10-28T10:22:54.998819-04:00",
"created_at": "2023-10-26T09:28:18.774890-04:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faa5fbed-b675-4e48-9a3e-0b9148e07af1/?format=api"
},
{
"id": "dc2e0f45-1d76-4e16-9840-7f50d4900bed",
"gambit_id": "5313ff59-3443-42c6-8da2-5c56a52b7e95",
"last_updated": "2023-10-28T10:22:55.004277-04:00",
"created_at": "2023-10-26T09:28:18.778801-04:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faa5fbed-b675-4e48-9a3e-0b9148e07af1/?format=api"
}
]
}