GET /api/bet_types/1b023638-db01-4294-b29c-a3f128699df3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b023638-db01-4294-b29c-a3f128699df3",
"match": "https://api-prod.gambitprofit.com/api/matches/92db8e94-26ba-4897-92c6-b7598b148820/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T19:38:23.696169-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 3.5",
"amount": 5864.0
},
{
"team": "Total Rounds Over 3.5",
"amount": 4136.0
}
],
"expected_reward_tokens": 9264.64,
"profit_sb": -235.36,
"profit_sb_percentage": -2.48,
"recommended": false
},
"lines": [
{
"id": "9382aa38-2e93-4a8c-9cfc-922f9c312796",
"gambit_id": "99f6e9ae-487a-42da-aa87-88320f18b2a3",
"last_updated": "2023-10-21T20:58:14.425590-04:00",
"created_at": "2023-10-14T19:38:23.705223-04:00",
"name": "Total Rounds Under 3.5",
"reward": "1.58000",
"odds": "1.60610",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b023638-db01-4294-b29c-a3f128699df3/?format=api"
},
{
"id": "083528ad-a024-4525-a7de-b5a362e75c24",
"gambit_id": "6e490141-b1c5-4934-8f82-1eb4549be73f",
"last_updated": "2023-10-21T20:58:14.421614-04:00",
"created_at": "2023-10-14T19:38:23.700244-04:00",
"name": "Total Rounds Over 3.5",
"reward": "2.24000",
"odds": "2.30000",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b023638-db01-4294-b29c-a3f128699df3/?format=api"
}
]
}