GET /api/bet_types/074dd111-23f8-461b-b19c-28d40b7cb628/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "074dd111-23f8-461b-b19c-28d40b7cb628",
"match": "https://api-prod.gambitprofit.com/api/matches/419bf544-56ca-4ea1-8b01-a087f7c9058a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-29T11:58:22.837614-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 9.5",
"amount": 5000.0
},
{
"team": "Game Total Over 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cae45558-5f47-48f1-97ba-021615539b64",
"gambit_id": "1de41e91-9a9d-42f4-af57-199caacc81f6",
"last_updated": "2023-06-30T10:33:07.921630-04:00",
"created_at": "2023-06-29T11:58:22.841142-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/074dd111-23f8-461b-b19c-28d40b7cb628/?format=api"
},
{
"id": "b184578d-e7f0-480a-af63-abe502d07915",
"gambit_id": "a29c616b-8b64-43b3-9d4d-95b3a8b3fba9",
"last_updated": "2023-06-30T10:33:07.923010-04:00",
"created_at": "2023-06-29T11:58:22.839227-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/074dd111-23f8-461b-b19c-28d40b7cb628/?format=api"
}
]
}