GET /api/bet_types/2a9761ce-635d-40c4-b2bb-45d074d62ef1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a9761ce-635d-40c4-b2bb-45d074d62ef1",
"match": "https://api-prod.gambitprofit.com/api/matches/67e89763-eff1-4aa2-ab4b-3d6780dee01b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T09:03:16.240140-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": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4f016543-da0c-49aa-94aa-0b482b15add6",
"gambit_id": "4e10c23d-18c3-405a-bc62-3b48621bd2ad",
"last_updated": "2023-08-23T09:48:06.296144-04:00",
"created_at": "2023-08-21T09:03:16.243703-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a9761ce-635d-40c4-b2bb-45d074d62ef1/?format=api"
},
{
"id": "4b64a742-6a2c-4a17-8986-51be834be6e0",
"gambit_id": "bf7cd62c-752a-4170-9e85-21d5e5363322",
"last_updated": "2023-08-23T09:48:06.305280-04:00",
"created_at": "2023-08-21T09:03:16.247791-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a9761ce-635d-40c4-b2bb-45d074d62ef1/?format=api"
}
]
}