GET /api/bet_types/3f2a921e-f49a-41ed-b4b5-06d4307bc1cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f2a921e-f49a-41ed-b4b5-06d4307bc1cb",
"match": "https://api-prod.gambitprofit.com/api/matches/c0ee31bc-fe5b-413c-b731-f543d96e5032/?format=api",
"name": "Over/Under",
"created_at": "2023-02-24T11:41:55.061292-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 Over 7",
"amount": 5212.0
},
{
"team": "Game Total Under 7",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "df8c32ce-345b-4544-a327-cb96dc65139a",
"gambit_id": "2a6338eb-64cd-4ec9-96fa-4edc1649c3dd",
"last_updated": "2023-02-25T17:27:18.639871-05:00",
"created_at": "2023-02-24T11:41:55.064311-05:00",
"name": "Game Total Over 7",
"reward": "1.81000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2a921e-f49a-41ed-b4b5-06d4307bc1cb/?format=api"
},
{
"id": "05f4a398-927e-4fed-9339-330608890167",
"gambit_id": "964021f2-b211-4e08-8bc6-ce4962b26e9e",
"last_updated": "2023-02-25T17:27:18.638722-05:00",
"created_at": "2023-02-24T11:41:55.062862-05:00",
"name": "Game Total Under 7",
"reward": "1.97000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2a921e-f49a-41ed-b4b5-06d4307bc1cb/?format=api"
}
]
}