GET /api/bet_types/f38f1706-4ae3-40b5-a2c1-91d25335eb5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f38f1706-4ae3-40b5-a2c1-91d25335eb5a",
"match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T09:38:25.855377-04: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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "90808b30-d618-49d4-8cde-abff0740ddbb",
"gambit_id": "120e7247-842d-4177-9ec9-48336a9d6a81",
"last_updated": "2023-09-25T14:28:21.790222-04:00",
"created_at": "2023-09-23T09:38:25.864750-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38f1706-4ae3-40b5-a2c1-91d25335eb5a/?format=api"
},
{
"id": "fd58bc48-b57d-4025-9e4a-d41db1424d35",
"gambit_id": "b26cbcb2-629c-4742-920b-ca3334ff0a59",
"last_updated": "2023-09-25T14:28:21.786964-04:00",
"created_at": "2023-09-23T09:38:25.860230-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38f1706-4ae3-40b5-a2c1-91d25335eb5a/?format=api"
}
]
}