GET /api/bet_types/43c95c5a-663b-4b6a-9223-bffb36cf720a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43c95c5a-663b-4b6a-9223-bffb36cf720a",
"match": "https://api-prod.gambitprofit.com/api/matches/3462b120-c7d6-425f-9892-26c97c3fae02/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:18:13.703661-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 5.5",
"amount": 5319.0
},
{
"team": "Game Total Under 5.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "ff1189a3-3555-4a8e-b517-0ee3b8270c08",
"gambit_id": "b193f020-1ac9-4312-a013-482f3312b627",
"last_updated": "2023-11-03T10:43:10.643277-04:00",
"created_at": "2023-11-02T09:18:13.710588-04:00",
"name": "Game Total Over 5.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43c95c5a-663b-4b6a-9223-bffb36cf720a/?format=api"
},
{
"id": "2cef6a90-ebca-4e38-a980-9b76798573d1",
"gambit_id": "04a72a45-e33f-4006-a82f-b116bcbc8d7b",
"last_updated": "2023-11-03T10:43:10.646721-04:00",
"created_at": "2023-11-02T09:18:13.715211-04:00",
"name": "Game Total Under 5.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43c95c5a-663b-4b6a-9223-bffb36cf720a/?format=api"
}
]
}