GET /api/bet_types/51f35564-3dd1-45a0-a193-0c6b80062719/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51f35564-3dd1-45a0-a193-0c6b80062719",
"match": "https://api-prod.gambitprofit.com/api/matches/e9dfc0aa-49d1-4cdb-9a0a-8ab750b9f8e6/?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 6.5",
"amount": 5397.0
},
{
"team": "Game Total Over 6.5",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "e20b86b9-2909-4392-a964-aa95a46b42ea",
"gambit_id": "751de1e0-43b7-4fcf-9f76-949e13167d47",
"last_updated": "2022-11-14T15:17:45.813853-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.68000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f35564-3dd1-45a0-a193-0c6b80062719/?format=api"
},
{
"id": "5ecd774a-68cc-490f-8433-e90f4f6dc05c",
"gambit_id": "7a9801e0-dd25-4784-ba78-f62ae488a78c",
"last_updated": "2022-11-14T15:17:45.815043-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f35564-3dd1-45a0-a193-0c6b80062719/?format=api"
}
]
}