GET /api/bet_types/f0aa9495-1132-4e81-9555-035ce15ded36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0aa9495-1132-4e81-9555-035ce15ded36",
"match": "https://api-prod.gambitprofit.com/api/matches/9c3d8494-4865-48ff-ad41-57d55609994e/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T13:12:08.675023-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 4.5",
"amount": 5505.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 4495.0
}
],
"expected_reward_tokens": 9303.45,
"profit_sb": -196.55,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "4bff4de5-de02-4068-b74b-9c66cb04a516",
"gambit_id": "99530df5-1a52-4268-a44b-d0b864664aa3",
"last_updated": "2023-03-06T15:06:51.401774-05:00",
"created_at": "2023-03-03T13:12:08.677675-05:00",
"name": "Total Rounds Over 4.5",
"reward": "1.69000",
"odds": "1.71430",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0aa9495-1132-4e81-9555-035ce15ded36/?format=api"
},
{
"id": "759a1d66-36ec-48f0-abfd-f81d88f15b70",
"gambit_id": "57b3c488-f75e-486b-8ba8-de263df5e4d9",
"last_updated": "2023-03-06T15:06:51.400639-05:00",
"created_at": "2023-03-03T13:12:08.676365-05:00",
"name": "Total Rounds Under 4.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0aa9495-1132-4e81-9555-035ce15ded36/?format=api"
}
]
}