GET /api/bet_types/1f7719b8-70d8-4501-bf75-89350c84457b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f7719b8-70d8-4501-bf75-89350c84457b",
"match": "https://api-prod.gambitprofit.com/api/matches/6390133d-ad93-4c17-b36e-c60379f3f935/?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": "Game Total Over 224.5",
"amount": 5000.0
},
{
"team": "Game Total Under 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "59dc1c7b-e6db-475a-a8db-d8677ccea837",
"gambit_id": "4d4e2295-1392-4b5b-8ec9-9ffd45ae9914",
"last_updated": "2022-12-07T09:32:28.597560-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7719b8-70d8-4501-bf75-89350c84457b/?format=api"
},
{
"id": "99d99280-7f67-4303-824d-577a1d9f67c3",
"gambit_id": "c6257fe8-55ce-4e3e-9774-fbaf69dd9875",
"last_updated": "2022-12-07T09:32:28.596300-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7719b8-70d8-4501-bf75-89350c84457b/?format=api"
}
]
}