GET /api/bet_types/17f41a46-5928-46d8-87be-64f8f04de805/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17f41a46-5928-46d8-87be-64f8f04de805",
"match": "https://api-prod.gambitprofit.com/api/matches/7d599030-be6c-49fe-b6f9-5099a17f1f39/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:38:02.927493-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 Over 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e642f8ab-a992-448a-ab51-817d652151fb",
"gambit_id": "1155f20c-4809-4cf4-8dde-172bd1abe043",
"last_updated": "2023-12-12T21:58:23.377609-05:00",
"created_at": "2023-12-11T09:38:02.934727-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f41a46-5928-46d8-87be-64f8f04de805/?format=api"
},
{
"id": "2c003c0b-f5a4-4e97-bfc8-04b7b464d3b6",
"gambit_id": "fb791b93-4685-43c1-8f5f-683f81869b87",
"last_updated": "2023-12-12T21:58:23.382001-05:00",
"created_at": "2023-12-11T09:38:02.941589-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f41a46-5928-46d8-87be-64f8f04de805/?format=api"
}
]
}