GET /api/bet_types/e73f08a6-3521-4226-b68c-a19c4ae2fc92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e73f08a6-3521-4226-b68c-a19c4ae2fc92",
"match": "https://api-prod.gambitprofit.com/api/matches/49a89393-b3d2-45f1-9e63-6fc7a04f95c4/?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": 5250.0
},
{
"team": "Game Total Over 2.5",
"amount": 4750.0
}
],
"expected_reward_tokens": 8977.5,
"profit_sb": -22.5,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "51b8e207-a870-407d-8572-02b67083f7c7",
"gambit_id": "29264eaa-2c7a-4e68-ab41-be8e8ede0547",
"last_updated": "2022-09-19T09:27:11.613988-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.71000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e73f08a6-3521-4226-b68c-a19c4ae2fc92/?format=api"
},
{
"id": "788d9420-578a-484e-9dfb-ce897ea9a44b",
"gambit_id": "99424d81-19de-4d27-86ab-01b5340a4185",
"last_updated": "2022-09-19T09:27:11.615160-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.89000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e73f08a6-3521-4226-b68c-a19c4ae2fc92/?format=api"
}
]
}