GET /api/bet_types/96004dd1-d78d-4806-a65e-75ccbb9e169f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96004dd1-d78d-4806-a65e-75ccbb9e169f",
"match": "https://api-prod.gambitprofit.com/api/matches/f61c31c1-4825-4277-9448-b1f62831ec4c/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:13:08.636524-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b4c01836-1dbd-4f8e-81b4-722d6cfb7c56",
"gambit_id": "1c2c9802-86a8-44c0-84a3-ea91a629a264",
"last_updated": "2023-12-07T21:38:02.617383-05:00",
"created_at": "2023-12-06T09:13:08.641465-05:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96004dd1-d78d-4806-a65e-75ccbb9e169f/?format=api"
},
{
"id": "f108a8b3-f0ca-4649-9ee2-224d60b1214d",
"gambit_id": "4073ea80-5ed5-46cd-a7a4-20aa64921eed",
"last_updated": "2023-12-07T21:38:02.620933-05:00",
"created_at": "2023-12-06T09:13:08.645887-05:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96004dd1-d78d-4806-a65e-75ccbb9e169f/?format=api"
}
]
}