GET /api/bet_types/5bdee9c2-19b0-4b7e-a873-f639a825b86a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bdee9c2-19b0-4b7e-a873-f639a825b86a",
"match": "https://api-prod.gambitprofit.com/api/matches/037258cf-445e-4360-a4ac-4d571a6619bd/?format=api",
"name": "Over/Under",
"created_at": "2023-03-06T10:01:51.094706-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 Under 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "585615a5-91f1-4961-a551-aa14c0f70309",
"gambit_id": "012f6586-d38e-4d9e-802a-b60cb666f385",
"last_updated": "2023-03-07T11:12:01.486323-05:00",
"created_at": "2023-03-06T10:01:51.096382-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bdee9c2-19b0-4b7e-a873-f639a825b86a/?format=api"
},
{
"id": "80f8940b-b9ad-4f44-ac67-132471ebb499",
"gambit_id": "23782d0d-67d2-4499-a35a-632ab5bc2563",
"last_updated": "2023-03-07T11:12:01.487483-05:00",
"created_at": "2023-03-06T10:01:51.097818-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bdee9c2-19b0-4b7e-a873-f639a825b86a/?format=api"
}
]
}