GET /api/bet_types/7c13f12c-3b05-48be-beec-fe9b8f2774d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c13f12c-3b05-48be-beec-fe9b8f2774d9",
"match": "https://api-prod.gambitprofit.com/api/matches/0224e713-6c13-4736-be4f-dc347d34853f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-15T11:36:58.447727-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f337920b-4002-4381-945a-5fb03b7434e1",
"gambit_id": "038ed6be-ecdb-4247-9d78-f470800f253f",
"last_updated": "2023-05-16T10:12:07.552947-04:00",
"created_at": "2023-05-15T11:36:58.449905-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c13f12c-3b05-48be-beec-fe9b8f2774d9/?format=api"
},
{
"id": "cdce0eed-fb68-404f-bcb4-057ff98e248e",
"gambit_id": "9ca7e4ff-95f4-4709-b447-dccabd638bc6",
"last_updated": "2023-05-16T10:12:07.555015-04:00",
"created_at": "2023-05-15T11:36:58.452266-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c13f12c-3b05-48be-beec-fe9b8f2774d9/?format=api"
}
]
}