GET /api/bet_types/bbad0016-c114-425b-8979-260d2eb17803/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbad0016-c114-425b-8979-260d2eb17803",
"match": "https://api-prod.gambitprofit.com/api/matches/ed0927f9-b4a6-4a0a-ab82-6596410a3e7f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T11:33:23.741285-04: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 Under 2.5",
"amount": 5297.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4703.0
}
],
"expected_reward_tokens": 9216.78,
"profit_sb": -283.22,
"profit_sb_percentage": -2.98,
"recommended": false
},
"lines": [
{
"id": "e624ddb2-4a9d-4ee6-b255-3e697d62aab5",
"gambit_id": "e59f5502-6a80-4461-a673-8a67e62044b6",
"last_updated": "2023-06-18T20:18:31.282195-04:00",
"created_at": "2023-06-17T11:33:23.745504-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbad0016-c114-425b-8979-260d2eb17803/?format=api"
},
{
"id": "b25fa806-454e-4cef-ac18-249b6c2483de",
"gambit_id": "7074c754-df15-48e3-beef-5f7acf0b0c71",
"last_updated": "2023-06-18T20:18:31.279819-04:00",
"created_at": "2023-06-17T11:33:23.743478-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbad0016-c114-425b-8979-260d2eb17803/?format=api"
}
]
}