GET /api/bet_types/335754fd-eb3f-401e-9f48-0dc9855cb681/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "335754fd-eb3f-401e-9f48-0dc9855cb681",
"match": "https://api-prod.gambitprofit.com/api/matches/e392719b-578d-47d4-93bf-9e63c1299755/?format=api",
"name": "Over/Under",
"created_at": "2023-09-13T09:08:01.004903-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7be56487-ec85-4390-bab0-893f792436ce",
"gambit_id": "d731c177-6b02-4cde-8e37-a6e1a94ce8e7",
"last_updated": "2023-09-15T10:13:20.858786-04:00",
"created_at": "2023-09-13T09:08:01.008965-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335754fd-eb3f-401e-9f48-0dc9855cb681/?format=api"
},
{
"id": "729ccd23-de13-459d-a234-63b08e878144",
"gambit_id": "2112cdf4-7e6f-416b-b5be-3db3296bad3a",
"last_updated": "2023-09-15T10:13:20.862348-04:00",
"created_at": "2023-09-13T09:08:01.014070-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335754fd-eb3f-401e-9f48-0dc9855cb681/?format=api"
}
]
}