GET /api/bet_types/977e6270-48d0-4f31-987f-3e239cd39e8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "977e6270-48d0-4f31-987f-3e239cd39e8c",
"match": "https://api-prod.gambitprofit.com/api/matches/87a073cc-e6f7-4936-9a6b-8508a8ad7cb6/?format=api",
"name": "Over/Under",
"created_at": "2023-12-26T11:58:18.126658-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 Under 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2d9a1ad6-ab40-43ff-893e-a75356afef67",
"gambit_id": "b8723129-6d06-403c-ba3a-615e15b9646f",
"last_updated": "2023-12-27T13:17:58.822214-05:00",
"created_at": "2023-12-26T11:58:18.130646-05:00",
"name": "Game Total Under 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/977e6270-48d0-4f31-987f-3e239cd39e8c/?format=api"
},
{
"id": "f49e8e1c-2525-43a2-a3c5-e0904ec62194",
"gambit_id": "29def596-21de-4c75-80df-ce1b452aebb8",
"last_updated": "2023-12-27T13:17:58.832708-05:00",
"created_at": "2023-12-26T11:58:18.134692-05:00",
"name": "Game Total Over 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/977e6270-48d0-4f31-987f-3e239cd39e8c/?format=api"
}
]
}