GET /api/bet_types/1922fada-b4e5-4d1c-b81c-9dfbfc6f76a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1922fada-b4e5-4d1c-b81c-9dfbfc6f76a5",
"match": "https://api-prod.gambitprofit.com/api/matches/4587db12-5565-4449-9aed-d6bcc4974760/?format=api",
"name": "Over/Under",
"created_at": "2023-02-15T08:47:22.014639-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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d565fc0d-93ff-4a2d-94d3-edc1fc205255",
"gambit_id": "7803210e-7808-40da-a553-6fddcf3061bb",
"last_updated": "2023-02-16T11:26:54.269637-05:00",
"created_at": "2023-02-15T08:47:22.016008-05:00",
"name": "Game Total Under 226",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1922fada-b4e5-4d1c-b81c-9dfbfc6f76a5/?format=api"
},
{
"id": "1137dcb6-469a-462a-a60d-5812f80f928c",
"gambit_id": "8b89518c-b17f-4bd4-a4c0-49c864a157bf",
"last_updated": "2023-02-16T11:26:54.270844-05:00",
"created_at": "2023-02-15T08:47:22.017419-05:00",
"name": "Game Total Over 226",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1922fada-b4e5-4d1c-b81c-9dfbfc6f76a5/?format=api"
}
]
}