GET /api/bet_types/ab85e531-9dcb-47d9-99ea-9da96c2c8ad5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab85e531-9dcb-47d9-99ea-9da96c2c8ad5",
"match": "https://api-prod.gambitprofit.com/api/matches/b7e6ff60-b7a4-4dd2-9418-4ab7631277ac/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:12.107987-04: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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Under 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "99cd9b59-da36-436b-82b8-3233adcffd61",
"gambit_id": "bb8c95bc-abde-498f-838e-448d8b871d59",
"last_updated": "2023-09-02T12:03:24.381838-04:00",
"created_at": "2023-09-01T01:03:12.111612-04:00",
"name": "Game Total Over 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab85e531-9dcb-47d9-99ea-9da96c2c8ad5/?format=api"
},
{
"id": "210df62b-c4ae-4e15-be2d-99944ac5671e",
"gambit_id": "dd727523-01e7-4721-92f9-d79b11e6510f",
"last_updated": "2023-09-02T12:03:24.385415-04:00",
"created_at": "2023-09-01T01:03:12.124248-04:00",
"name": "Game Total Under 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab85e531-9dcb-47d9-99ea-9da96c2c8ad5/?format=api"
}
]
}