GET /api/bet_types/a2900c7d-656b-403a-81d1-84d1b86b02e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2900c7d-656b-403a-81d1-84d1b86b02e4",
"match": "https://api-prod.gambitprofit.com/api/matches/1095c43f-a3b8-4beb-8b01-9165fffa576b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-21T09:13:06.380287-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": "Game Total Under 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2c6fac37-55d2-4f7d-8951-34b672d4feb6",
"gambit_id": "a56396e1-f0cd-484d-8229-cca5dcc32056",
"last_updated": "2023-12-23T14:43:21.829551-05:00",
"created_at": "2023-12-21T09:13:06.387442-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2900c7d-656b-403a-81d1-84d1b86b02e4/?format=api"
},
{
"id": "2820e63d-6662-4b77-a03b-9fdcaae0fe1b",
"gambit_id": "08afc491-61be-473f-9ed4-c1163cc39b24",
"last_updated": "2023-12-23T14:43:21.826230-05:00",
"created_at": "2023-12-21T09:13:06.383634-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2900c7d-656b-403a-81d1-84d1b86b02e4/?format=api"
}
]
}