GET /api/bet_types/60d45818-f7c2-44c6-a84b-619381fdcc91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60d45818-f7c2-44c6-a84b-619381fdcc91",
"match": "https://api-prod.gambitprofit.com/api/matches/df54c2db-6cd2-42e1-b193-c5049fb40a08/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:05.390010-05: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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Under 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "99e1f856-b3d4-467f-bc87-f400193743ec",
"gambit_id": "2ebcc621-606a-4b0d-b776-69d7518ea051",
"last_updated": "2023-12-01T19:28:14.021534-05:00",
"created_at": "2023-11-30T10:28:05.393842-05:00",
"name": "Game Total Over 47.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60d45818-f7c2-44c6-a84b-619381fdcc91/?format=api"
},
{
"id": "1af35fdd-adb1-4aec-8d60-ecfd4a774aff",
"gambit_id": "37c4cd9e-ef00-455e-922d-270a99b8fd42",
"last_updated": "2023-12-01T19:28:14.025015-05:00",
"created_at": "2023-11-30T10:28:05.398114-05:00",
"name": "Game Total Under 47.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60d45818-f7c2-44c6-a84b-619381fdcc91/?format=api"
}
]
}