GET /api/bet_types/f53cb44d-89ba-45a2-94ae-7272da33e3ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f53cb44d-89ba-45a2-94ae-7272da33e3ae",
"match": "https://api-prod.gambitprofit.com/api/matches/313e8691-4c74-4295-8cd0-bb583e5e6f18/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T11:02:22.715375-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 Under 2.5",
"amount": 5389.0
},
{
"team": "Game Total Over 2.5",
"amount": 4611.0
}
],
"expected_reward_tokens": 9268.11,
"profit_sb": -231.89,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "f992e2a5-0481-4f4a-8098-9bc7311068d9",
"gambit_id": "eabc1cea-96c8-4693-8a0a-3561b3fdbe80",
"last_updated": "2023-04-03T10:22:15.003712-04:00",
"created_at": "2023-03-31T11:02:22.717865-04:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53cb44d-89ba-45a2-94ae-7272da33e3ae/?format=api"
},
{
"id": "f0058833-833b-42c6-b21a-d30f9c30f493",
"gambit_id": "e79b964a-fc28-4653-978d-6bf45be0885b",
"last_updated": "2023-04-03T10:22:15.005832-04:00",
"created_at": "2023-03-31T11:02:22.720248-04:00",
"name": "Game Total Over 2.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53cb44d-89ba-45a2-94ae-7272da33e3ae/?format=api"
}
]
}