GET /api/bet_types/e9e39e0d-e0d8-40da-b595-eb48eab80e76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9e39e0d-e0d8-40da-b595-eb48eab80e76",
"match": "https://api-prod.gambitprofit.com/api/matches/d3e35db9-d47c-4cf0-bdc8-7f89a7e22bde/?format=api",
"name": "Over/Under",
"created_at": "2023-04-12T08:57:08.032096-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": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b4ac7cc1-d5e4-491e-967b-46f5056c0337",
"gambit_id": "500e3aba-d9dc-4312-a170-d92d4fd211fd",
"last_updated": "2023-04-13T11:12:27.358526-04:00",
"created_at": "2023-04-12T08:57:08.040518-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e39e0d-e0d8-40da-b595-eb48eab80e76/?format=api"
},
{
"id": "47a4e297-3286-4dbb-9849-ea004d15c3b8",
"gambit_id": "a698c131-93a2-4c09-98d8-50bffc17a125",
"last_updated": "2023-04-13T11:12:27.360857-04:00",
"created_at": "2023-04-12T08:57:08.036768-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e39e0d-e0d8-40da-b595-eb48eab80e76/?format=api"
}
]
}