GET /api/bet_types/81a2daf4-4fc0-40fc-8f08-5a4112d96865/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81a2daf4-4fc0-40fc-8f08-5a4112d96865",
"match": "https://api-prod.gambitprofit.com/api/matches/ad96d76b-85b2-4007-ba3f-5c27c204973f/?format=api",
"name": "Over/Under",
"created_at": "2023-01-01T01:56:51.441724-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": 5352.0
},
{
"team": "Game Total Under 2.5",
"amount": 4648.0
}
],
"expected_reward_tokens": 8830.8,
"profit_sb": -169.2,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "a3aacd6b-1bc3-41a3-a048-1df20f543018",
"gambit_id": "6bc4d4eb-9fc6-4147-8ab6-ace4f19edc01",
"last_updated": "2023-01-02T13:51:49.041506-05:00",
"created_at": "2023-01-01T01:56:51.444892-05:00",
"name": "Game Total Over 2.5",
"reward": "1.65000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81a2daf4-4fc0-40fc-8f08-5a4112d96865/?format=api"
},
{
"id": "911d6a4c-ab26-431d-b80b-1181742aa4f2",
"gambit_id": "6f36f9bc-6eb1-4e2a-a6d2-7a3813ee6799",
"last_updated": "2023-01-02T13:51:49.040185-05:00",
"created_at": "2023-01-01T01:56:51.443466-05:00",
"name": "Game Total Under 2.5",
"reward": "1.90000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81a2daf4-4fc0-40fc-8f08-5a4112d96865/?format=api"
}
]
}