GET /api/bet_types/f863acfa-9b5e-4ba7-8261-fedade96e996/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f863acfa-9b5e-4ba7-8261-fedade96e996",
"match": "https://api-prod.gambitprofit.com/api/matches/e419708b-6482-4325-beed-c0d7c9cbdaf5/?format=api",
"name": "Over/Under",
"created_at": "2023-01-13T09:11:47.584591-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": 5196.0
},
{
"team": "Game Total Under 6.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "8aa39025-47ff-422d-816e-f27b5790c1d5",
"gambit_id": "1f631197-1a3d-4cd6-90cc-6c44a9db7086",
"last_updated": "2023-01-14T20:22:16.626357-05:00",
"created_at": "2023-01-13T09:11:47.587245-05:00",
"name": "Game Total Over 6.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f863acfa-9b5e-4ba7-8261-fedade96e996/?format=api"
},
{
"id": "140b7bd7-e647-425b-89bc-bdb350bebd30",
"gambit_id": "8f9b5992-61c3-4726-b794-f6c856fd4e6b",
"last_updated": "2023-01-14T20:22:16.623342-05:00",
"created_at": "2023-01-13T09:11:47.585868-05:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f863acfa-9b5e-4ba7-8261-fedade96e996/?format=api"
}
]
}