GET /api/bet_types/36f550be-7cb6-4c1d-83db-c86f2cb3da40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36f550be-7cb6-4c1d-83db-c86f2cb3da40",
"match": "https://api-prod.gambitprofit.com/api/matches/b1090e4b-240b-437e-85d6-f8dde8f254d7/?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 6",
"amount": 5212.0
},
{
"team": "Game Total Under 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "f5a05f2c-8f08-4b71-8662-773eaf0e5cf8",
"gambit_id": "4e9be9d9-e9c4-4e22-9fca-1aabca05f8c0",
"last_updated": "2022-10-08T08:57:09.811272-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f550be-7cb6-4c1d-83db-c86f2cb3da40/?format=api"
},
{
"id": "653f7118-49c1-4816-9de0-c60561557cb0",
"gambit_id": "13666232-ba74-48f9-bfa3-0e2cfe851406",
"last_updated": "2022-10-08T08:57:09.810296-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f550be-7cb6-4c1d-83db-c86f2cb3da40/?format=api"
}
]
}