GET /api/bet_types/050e2c0a-dda2-4928-9d08-85bdd01f1515/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "050e2c0a-dda2-4928-9d08-85bdd01f1515",
"match": "https://api-prod.gambitprofit.com/api/matches/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:57:09.271460-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 6.5",
"amount": 5098.0
},
{
"team": "Game Total Under 6.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "419b2e3b-9649-4d07-bfc4-62aa4be38fb2",
"gambit_id": "ee50e349-e98d-4799-835e-995ece703657",
"last_updated": "2023-01-17T11:22:14.556979-05:00",
"created_at": "2023-01-16T09:57:09.277868-05:00",
"name": "Game Total Over 6.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050e2c0a-dda2-4928-9d08-85bdd01f1515/?format=api"
},
{
"id": "778a7cfa-4452-4daa-b47c-4eaab4152ff9",
"gambit_id": "92d58211-7c29-44ac-a0e4-224667d6a9d4",
"last_updated": "2023-01-17T11:22:14.555842-05:00",
"created_at": "2023-01-16T09:57:09.274625-05:00",
"name": "Game Total Under 6.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050e2c0a-dda2-4928-9d08-85bdd01f1515/?format=api"
}
]
}