GET /api/bet_types/b0c8953a-c7d9-4d25-9fae-eb71db08a890/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0c8953a-c7d9-4d25-9fae-eb71db08a890",
"match": "https://api-prod.gambitprofit.com/api/matches/0ed8ca82-6aea-4324-b1ad-13b42cacf154/?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 Over 2.5",
"amount": 5935.0
},
{
"team": "Game Total Under 2.5",
"amount": 4065.0
}
],
"expected_reward_tokens": 8902.35,
"profit_sb": -97.65,
"profit_sb_percentage": -1.08,
"recommended": false
},
"lines": [
{
"id": "7088babd-b852-4a5f-8f8e-977252f8849c",
"gambit_id": "86897a49-7b0f-45c3-8e0c-0fd0a5c6b2a3",
"last_updated": "2022-11-03T10:03:18.726326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.50000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0c8953a-c7d9-4d25-9fae-eb71db08a890/?format=api"
},
{
"id": "4483d055-0039-4ee4-96c4-1098b1d5bf87",
"gambit_id": "192ce241-a919-4898-b66a-3a63c63d2c60",
"last_updated": "2022-11-03T10:03:18.725258-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.19000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0c8953a-c7d9-4d25-9fae-eb71db08a890/?format=api"
}
]
}