GET /api/bet_types/9982d48c-25fb-4fe4-96ce-7dca183a2420/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9982d48c-25fb-4fe4-96ce-7dca183a2420",
"match": "https://api-prod.gambitprofit.com/api/matches/a2503c38-9746-43ad-bf49-30f145efd824/?format=api",
"name": "Over/Under",
"created_at": "2023-05-31T11:47:14.820349-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "633971a7-5fee-4af1-a833-1720eb97785b",
"gambit_id": "bdc3a6de-8f1f-4dc2-9681-6f3a3d01de9c",
"last_updated": "2023-06-01T10:17:11.542857-04:00",
"created_at": "2023-05-31T11:47:14.821894-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9982d48c-25fb-4fe4-96ce-7dca183a2420/?format=api"
},
{
"id": "8f2db019-a113-4ac4-b930-1de47f511184",
"gambit_id": "f6ffc27a-91cb-474b-a476-4dddc4bbd939",
"last_updated": "2023-06-01T10:17:11.544805-04:00",
"created_at": "2023-05-31T11:47:14.823735-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9982d48c-25fb-4fe4-96ce-7dca183a2420/?format=api"
}
]
}