GET /api/bet_types/589951d2-c265-449f-a3e3-f8be28eda60c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "589951d2-c265-449f-a3e3-f8be28eda60c",
"match": "https://api-prod.gambitprofit.com/api/matches/18a23dd6-a829-42ab-a34d-f4777b83abb2/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:07:59.223878-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "1d2d9052-7ae4-4eff-b15c-6e5f4fadd8be",
"gambit_id": "9103e0cb-dc87-4733-8919-8ba49ab752ff",
"last_updated": "2023-11-27T09:58:23.744665-05:00",
"created_at": "2023-11-24T09:07:59.228623-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589951d2-c265-449f-a3e3-f8be28eda60c/?format=api"
},
{
"id": "58a532a8-f394-4970-901c-ad801886ad88",
"gambit_id": "d7eb4d3a-163c-4bd0-aec6-82ec41e1b291",
"last_updated": "2023-11-27T09:58:23.748010-05:00",
"created_at": "2023-11-24T09:07:59.233910-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589951d2-c265-449f-a3e3-f8be28eda60c/?format=api"
}
]
}