GET /api/bet_types/0e0fa161-93e9-4861-96df-c147270900a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e0fa161-93e9-4861-96df-c147270900a8",
"match": "https://api-prod.gambitprofit.com/api/matches/1252124f-68d0-461a-8dad-3e6fec595445/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:38:08.720258-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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Over 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "099c8feb-79d7-4f93-88b4-52db14a2c7de",
"gambit_id": "6863c19b-2f5c-4405-8981-a1fc7fc10f3e",
"last_updated": "2024-01-11T11:28:09.038865-05:00",
"created_at": "2024-01-10T09:38:08.734517-05:00",
"name": "Game Total Under 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e0fa161-93e9-4861-96df-c147270900a8/?format=api"
},
{
"id": "02472641-32e8-40f9-b360-116fe987f7f5",
"gambit_id": "405d73c3-c6d9-495a-b624-2cd1df9c2633",
"last_updated": "2024-01-11T11:28:09.053027-05:00",
"created_at": "2024-01-10T09:38:08.723814-05:00",
"name": "Game Total Over 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e0fa161-93e9-4861-96df-c147270900a8/?format=api"
}
]
}