GET /api/bet_types/2e0b06e7-ed08-4390-b58d-7c2febcc8328/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e0b06e7-ed08-4390-b58d-7c2febcc8328",
"match": "https://api-prod.gambitprofit.com/api/matches/81d105c7-326f-4f78-acc4-41fd3b386c4a/?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 Under 2.5",
"amount": 6076.0
},
{
"team": "Game Total Over 2.5",
"amount": 3924.0
}
],
"expected_reward_tokens": 8749.44,
"profit_sb": -250.56,
"profit_sb_percentage": -2.78,
"recommended": false
},
"lines": [
{
"id": "80c1173c-cf6a-4581-8dcd-71aa70e6e1cf",
"gambit_id": "d993dcfa-91df-4145-83cd-a6c460d96e8f",
"last_updated": "2022-11-26T12:47:08.972538-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.44000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0b06e7-ed08-4390-b58d-7c2febcc8328/?format=api"
},
{
"id": "dfc07b2b-ab79-4088-8289-afc4a14263fb",
"gambit_id": "ee14f8ce-715d-40bf-ac96-dcd7b4494483",
"last_updated": "2022-11-26T12:47:08.973645-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.23000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0b06e7-ed08-4390-b58d-7c2febcc8328/?format=api"
}
]
}