GET /api/bet_types/4c8440c5-292b-4205-b5fb-8a025e20728d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c8440c5-292b-4205-b5fb-8a025e20728d",
"match": "https://api-prod.gambitprofit.com/api/matches/4357b986-2e47-4207-836e-38bb36a041a8/?format=api",
"name": "Over/Under",
"created_at": "2023-08-13T10:18:27.689064-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 10",
"amount": 5000.0
},
{
"team": "Game Total Under 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1d47028c-dc9b-4564-b72b-09a21b377e57",
"gambit_id": "2bfb1413-31ae-4c61-83f8-b531101f4488",
"last_updated": "2023-08-14T18:28:04.208119-04:00",
"created_at": "2023-08-13T10:18:27.693554-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c8440c5-292b-4205-b5fb-8a025e20728d/?format=api"
},
{
"id": "6a6b1dd4-92d3-47ad-92fa-b8e5dfd5bb86",
"gambit_id": "55cb6abf-107e-4b2f-897b-832ac1a73092",
"last_updated": "2023-08-14T18:28:04.211470-04:00",
"created_at": "2023-08-13T10:18:27.697789-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c8440c5-292b-4205-b5fb-8a025e20728d/?format=api"
}
]
}