GET /api/bet_types/c46f2ae5-5938-488f-b269-d30d8f97d04f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c46f2ae5-5938-488f-b269-d30d8f97d04f",
"match": "https://api-prod.gambitprofit.com/api/matches/9d683642-b3c8-4402-96a6-3755b509b0be/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 223",
"amount": 5000.0
},
{
"team": "Game Total Under 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "d61ce5bb-18ec-429b-8e6a-0bc4ac8de3e3",
"gambit_id": "76d126ba-fa6c-44e1-a9ae-948101d8688e",
"last_updated": "2022-12-19T13:27:01.211841-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223",
"reward": "1.79000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46f2ae5-5938-488f-b269-d30d8f97d04f/?format=api"
},
{
"id": "ec009bcf-ffec-4ab1-8187-b63112a70201",
"gambit_id": "159fb4af-766a-48d8-9d5f-fadfc98a4c2c",
"last_updated": "2022-12-19T13:27:01.210638-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223",
"reward": "1.79000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46f2ae5-5938-488f-b269-d30d8f97d04f/?format=api"
}
]
}