GET /api/bet_types/26b1e9b1-3c54-4b5a-8fc2-97328933cc61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26b1e9b1-3c54-4b5a-8fc2-97328933cc61",
"match": "https://api-prod.gambitprofit.com/api/matches/2e17b5bf-a46e-4377-8951-3a7e6eb1e969/?format=api",
"name": "Over/Under",
"created_at": "2023-02-15T13:37:12.172978-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 229",
"amount": 5000.0
},
{
"team": "Game Total Under 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e75bd410-e333-46da-bb03-5a6a8445b3ee",
"gambit_id": "3722f6e2-a079-48f5-bc42-7ff92d7a615f",
"last_updated": "2023-02-16T16:47:01.182403-05:00",
"created_at": "2023-02-15T13:37:12.175679-05:00",
"name": "Game Total Over 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26b1e9b1-3c54-4b5a-8fc2-97328933cc61/?format=api"
},
{
"id": "1825d601-584b-4aa7-b2c0-f6b17649d1a3",
"gambit_id": "345f33ca-42f1-4c6e-b8f4-a7fb80f065fc",
"last_updated": "2023-02-16T16:47:01.181221-05:00",
"created_at": "2023-02-15T13:37:12.174323-05:00",
"name": "Game Total Under 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26b1e9b1-3c54-4b5a-8fc2-97328933cc61/?format=api"
}
]
}