GET /api/bet_types/0fb65a6e-c4de-4274-949d-baa5cbf1c5cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fb65a6e-c4de-4274-949d-baa5cbf1c5cb",
"match": "https://api-prod.gambitprofit.com/api/matches/e0d06a5f-18b8-4a58-9977-5dd858fcfa5b/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 57",
"amount": 5000.0
},
{
"team": "Game Total Over 57",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "296a865d-438c-4be2-a825-ca75989b583f",
"gambit_id": "eae79c04-1e09-46ac-b8b1-bf0e58144d4c",
"last_updated": "2022-10-29T18:57:23.235199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb65a6e-c4de-4274-949d-baa5cbf1c5cb/?format=api"
},
{
"id": "b2e7c939-eb0b-4450-95b2-19e1a95a0dc3",
"gambit_id": "8578f9d9-197e-435f-a2c4-70739deb9bf0",
"last_updated": "2022-10-29T18:57:23.236417-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb65a6e-c4de-4274-949d-baa5cbf1c5cb/?format=api"
}
]
}