GET /api/bet_types/ead63dea-c793-4b54-9cfe-6be020cec094/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ead63dea-c793-4b54-9cfe-6be020cec094",
"match": "https://api-prod.gambitprofit.com/api/matches/a24de2dc-d262-4159-af0e-de381cbc1181/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T10:53:06.270444-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": "Total Rounds Over 1.5",
"amount": 5789.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "7136a1d5-d8d5-4cf6-ba76-2cbff3ea5a99",
"gambit_id": "3ac174ec-28bc-4c2c-a1a6-42257796ae9f",
"last_updated": "2023-12-12T10:48:19.526017-05:00",
"created_at": "2023-12-08T10:53:06.274239-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead63dea-c793-4b54-9cfe-6be020cec094/?format=api"
},
{
"id": "77706bc9-c7bb-4fa2-bcfa-243a075f8c8e",
"gambit_id": "78efca6e-b874-412e-9e91-ae225bc38b4f",
"last_updated": "2023-12-12T10:48:19.533903-05:00",
"created_at": "2023-12-08T10:53:06.279011-05:00",
"name": "Total Rounds Under 1.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead63dea-c793-4b54-9cfe-6be020cec094/?format=api"
}
]
}