GET /api/bet_types/41c8aa9b-67ec-4a35-946d-5e318dc78831/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41c8aa9b-67ec-4a35-946d-5e318dc78831",
"match": "https://api-prod.gambitprofit.com/api/matches/0f0e8ca3-1a73-474a-b66d-70a9dab7ec9d/?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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9100.0,
"profit_sb": 100.0,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "6de65c22-102f-4dee-8c92-866457d2bf46",
"gambit_id": "f55db71c-eb7f-41a5-8fa3-afecaace0497",
"last_updated": "2022-08-25T10:17:08.125009-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.82000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c8aa9b-67ec-4a35-946d-5e318dc78831/?format=api"
},
{
"id": "05ff736f-f85d-4c70-b44b-fd80f8e12e8f",
"gambit_id": "b66563ff-adf5-4696-b8a9-ec136620ca1d",
"last_updated": "2022-08-25T10:17:08.125552-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.82000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c8aa9b-67ec-4a35-946d-5e318dc78831/?format=api"
}
]
}