GET /api/bet_types/e86dcff4-c1a0-424a-95a3-97f7761d61e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e86dcff4-c1a0-424a-95a3-97f7761d61e7",
"match": "https://api-prod.gambitprofit.com/api/matches/24ce2fc4-1b5d-4072-a432-52878ea1b79f/?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 8.5",
"amount": 5212.0
},
{
"team": "Game Total Over 8.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "6000fffd-9475-4b09-900b-ea24c3bcf25c",
"gambit_id": "9d37a1d4-c9e7-4ebd-b947-15afea22353f",
"last_updated": "2022-10-04T13:12:03.897124-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86dcff4-c1a0-424a-95a3-97f7761d61e7/?format=api"
},
{
"id": "c6ab26a1-cfc9-4620-ba6c-c21af40b56d7",
"gambit_id": "a2f9ba02-59c0-4c90-8284-7a6ae4c6b314",
"last_updated": "2022-10-04T13:12:03.898294-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86dcff4-c1a0-424a-95a3-97f7761d61e7/?format=api"
}
]
}