GET /api/bet_types/3f95b03b-114e-4ad3-856d-096cdea68c91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f95b03b-114e-4ad3-856d-096cdea68c91",
"match": "https://api-prod.gambitprofit.com/api/matches/3a50d86b-8968-4595-a20e-77bbbdbe3622/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:56.100784-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "bb6084a5-a29b-42ac-b2d6-34841c8cb4fc",
"gambit_id": "9abf31ce-7bcc-4a9a-90dd-f0b7d7a16933",
"last_updated": "2023-10-26T10:23:12.722331-04:00",
"created_at": "2023-10-24T08:57:56.104663-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f95b03b-114e-4ad3-856d-096cdea68c91/?format=api"
},
{
"id": "f34fd8ad-e608-4d99-86ed-b9a5a9e16539",
"gambit_id": "2576d8de-b733-47bd-8f8a-f94440d935d3",
"last_updated": "2023-10-26T10:23:12.725524-04:00",
"created_at": "2023-10-24T08:57:56.108633-04:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f95b03b-114e-4ad3-856d-096cdea68c91/?format=api"
}
]
}