GET /api/bet_types/7e1143d2-d49f-48cc-bda9-36c59e4cfa65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e1143d2-d49f-48cc-bda9-36c59e4cfa65",
"match": "https://api-prod.gambitprofit.com/api/matches/2d94a9a1-cc51-499e-9b07-fc6f5d73bf9d/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:47:03.756898-04: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": 6263.0
},
{
"team": "Game Total Under 2.5",
"amount": 3737.0
}
],
"expected_reward_tokens": 9267.76,
"profit_sb": -232.24,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "a8878450-5473-4a1d-8260-becb4af658c9",
"gambit_id": "23b7c2f3-2ed2-4b6f-841f-c05ccb07754c",
"last_updated": "2023-05-29T11:47:18.556257-04:00",
"created_at": "2023-05-27T10:47:03.766072-04:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e1143d2-d49f-48cc-bda9-36c59e4cfa65/?format=api"
},
{
"id": "c60b395b-c648-497d-9c9e-e8be844f9611",
"gambit_id": "6086c783-af84-434c-82a4-9bd0e9bb4f38",
"last_updated": "2023-05-29T11:47:18.553928-04:00",
"created_at": "2023-05-27T10:47:03.763056-04:00",
"name": "Game Total Under 2.5",
"reward": "2.48000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e1143d2-d49f-48cc-bda9-36c59e4cfa65/?format=api"
}
]
}