GET /api/bet_types/a63d2fc0-5497-48d6-8367-5a3530676ef3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a63d2fc0-5497-48d6-8367-5a3530676ef3",
"match": "https://api-prod.gambitprofit.com/api/matches/25766aa5-ef8d-4b12-962b-6f4c156dcf85/?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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "cb8fef91-82c3-4c4c-b3e0-18fbfa2856c6",
"gambit_id": "3b4e22b0-23d9-42bc-8b96-392d8ab824b0",
"last_updated": "2022-10-24T11:47:20.453156-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a63d2fc0-5497-48d6-8367-5a3530676ef3/?format=api"
},
{
"id": "2d9e9afa-cef6-4157-9cf5-9b87c4e57b33",
"gambit_id": "3011629e-0b3e-4b53-9b0c-ceef7820c5ed",
"last_updated": "2022-10-24T11:47:20.454267-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 231.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a63d2fc0-5497-48d6-8367-5a3530676ef3/?format=api"
}
]
}