GET /api/bet_types/d89735a6-13bc-48eb-818c-29a6fead2d22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d89735a6-13bc-48eb-818c-29a6fead2d22",
"match": "https://api-prod.gambitprofit.com/api/matches/57ccaa95-d3ad-46be-b67d-9e3829068efe/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 4.5",
"amount": 5644.0
},
{
"team": "Total Rounds Over 4.5",
"amount": 4356.0
}
],
"expected_reward_tokens": 8973.36,
"profit_sb": -26.64,
"profit_sb_percentage": -0.3,
"recommended": false
},
"lines": [
{
"id": "dcf5e84e-5cae-4dfe-b4b1-f81a7a3ace49",
"gambit_id": "4126c6be-eace-4dfd-a71a-31f99d60bb69",
"last_updated": "2022-12-05T11:47:14.755321-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 4.5",
"reward": "1.59000",
"odds": "1.66670",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d89735a6-13bc-48eb-818c-29a6fead2d22/?format=api"
},
{
"id": "6b4d13ce-ccb8-436c-a0b3-ee8e1b1a2fbc",
"gambit_id": "39740489-09c6-4dd3-af09-2d33c87ffa57",
"last_updated": "2022-12-05T11:47:14.756388-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 4.5",
"reward": "2.06000",
"odds": "2.20000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d89735a6-13bc-48eb-818c-29a6fead2d22/?format=api"
}
]
}