GET /api/bet_types/17fb24fd-e59b-4995-88dd-76a927d5b645/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17fb24fd-e59b-4995-88dd-76a927d5b645",
"match": "https://api-prod.gambitprofit.com/api/matches/10287cac-2912-468a-96ff-9d2963e70d7f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-03T09:56:52.068811-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ed59b41f-199a-4991-9e2a-323be3ad1a54",
"gambit_id": "455611d8-a750-4887-95ae-e22d45497290",
"last_updated": "2023-04-04T19:37:06.403739-04:00",
"created_at": "2023-04-03T09:56:52.073422-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17fb24fd-e59b-4995-88dd-76a927d5b645/?format=api"
},
{
"id": "d4f4f24e-9bfc-4802-b6da-27e26ddb5324",
"gambit_id": "5cd186b1-ae1b-46ec-a811-ed734217d060",
"last_updated": "2023-04-04T19:37:06.402399-04:00",
"created_at": "2023-04-03T09:56:52.071107-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17fb24fd-e59b-4995-88dd-76a927d5b645/?format=api"
}
]
}