GET /api/bet_types/4eedda17-9d2f-4922-a9d1-b1276fcf96c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4eedda17-9d2f-4922-a9d1-b1276fcf96c7",
"match": "https://api-prod.gambitprofit.com/api/matches/f288e888-aa4e-4f94-bad6-97d05d6e2d23/?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 2.5",
"amount": 6963.0
},
{
"team": "Game Total Under 2.5",
"amount": 3037.0
}
],
"expected_reward_tokens": 9050.26,
"profit_sb": 50.26,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "13d6cc1d-6b6b-473b-9ba3-bb086efb5e22",
"gambit_id": "066c5acd-b454-4303-92c7-573e16868795",
"last_updated": "2022-08-28T11:27:22.350731-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.30000",
"odds": "1.33000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eedda17-9d2f-4922-a9d1-b1276fcf96c7/?format=api"
},
{
"id": "6e4e4f5b-7846-4358-9df9-b598311ceae7",
"gambit_id": "bcc400ee-916d-4692-a024-636bb1ee2492",
"last_updated": "2022-08-28T11:27:22.350192-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.98000",
"odds": "3.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4eedda17-9d2f-4922-a9d1-b1276fcf96c7/?format=api"
}
]
}