GET /api/bet_types/0c14b4ea-bf8b-4cad-bda3-227d7c332bce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c14b4ea-bf8b-4cad-bda3-227d7c332bce",
"match": "https://api-prod.gambitprofit.com/api/matches/8546763b-4654-450a-97d6-1c228ea5400b/?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": 5363.0
},
{
"team": "Game Total Under 2.5",
"amount": 4637.0
}
],
"expected_reward_tokens": 8902.58,
"profit_sb": -597.42,
"profit_sb_percentage": -6.29,
"recommended": false
},
"lines": [
{
"id": "b7a3e560-e8b9-4f3e-8b52-3951c695de31",
"gambit_id": "59908ac2-f5eb-47b9-9251-094a982dfc9f",
"last_updated": "2022-10-03T18:46:50.591568-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.66000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c14b4ea-bf8b-4cad-bda3-227d7c332bce/?format=api"
},
{
"id": "d699c2ce-3861-4f78-ab9b-ec56a507a86e",
"gambit_id": "bf5bb3ce-8d14-41b9-8658-c6c9e00139b2",
"last_updated": "2022-10-03T18:46:50.590646-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c14b4ea-bf8b-4cad-bda3-227d7c332bce/?format=api"
}
]
}