GET /api/bet_types/6c8449c1-de66-4014-a981-4a1160abc629/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c8449c1-de66-4014-a981-4a1160abc629",
"match": "https://api-prod.gambitprofit.com/api/matches/af97c69c-5b09-4233-b874-8ee0d3c01273/?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 7.5",
"amount": 5301.0
},
{
"team": "Game Total Over 7.5",
"amount": 4699.0
}
],
"expected_reward_tokens": 9116.06,
"profit_sb": 116.06,
"profit_sb_percentage": 1.29,
"recommended": true
},
"lines": [
{
"id": "d4c3eb4e-37f1-445f-a053-2813284bad74",
"gambit_id": "0f659bdb-6ee7-4b32-bb27-679e5b7c3b7c",
"last_updated": "2022-09-03T19:02:18.530250-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c8449c1-de66-4014-a981-4a1160abc629/?format=api"
},
{
"id": "9a122cd4-e582-4b2d-b5d5-bc4adbfe46f5",
"gambit_id": "658ed774-c5d6-447e-af4e-b327acb8a531",
"last_updated": "2022-09-03T19:02:18.531434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.94000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c8449c1-de66-4014-a981-4a1160abc629/?format=api"
}
]
}