GET /api/bet_types/b057434d-a6db-408a-adf4-5bee91b16736/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b057434d-a6db-408a-adf4-5bee91b16736",
"match": "https://api-prod.gambitprofit.com/api/matches/861f69cb-6556-4f5b-bd00-de9291a822db/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:14.200167-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": "b7838270-43f8-47b8-9eb7-74e2f1e2a0bb",
"gambit_id": "25e19c5f-506f-4387-a0e2-33a2d9de8d07",
"last_updated": "2023-04-15T15:36:57.624977-04:00",
"created_at": "2023-04-14T12:02:14.202600-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/b057434d-a6db-408a-adf4-5bee91b16736/?format=api"
},
{
"id": "37db6a37-3b10-43bb-b3e1-6e25a58dfae1",
"gambit_id": "e8ccac20-dce0-4490-b123-a9299b7c751d",
"last_updated": "2023-04-15T15:36:57.626819-04:00",
"created_at": "2023-04-14T12:02:14.205086-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/b057434d-a6db-408a-adf4-5bee91b16736/?format=api"
}
]
}