GET /api/bet_types/2e83c38d-7c16-488b-8011-7d1b3e672611/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e83c38d-7c16-488b-8011-7d1b3e672611",
"match": "https://api-prod.gambitprofit.com/api/matches/52af008c-949d-41fe-b63a-d0324f20b28f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:17.627827-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 Over 7",
"amount": 5213.0
},
{
"team": "Game Total Under 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b4c9f374-4b35-4a77-a8fd-296f937c5087",
"gambit_id": "06d446b8-7dcc-4b0e-a379-a7ccda4b6344",
"last_updated": "2023-04-05T10:07:04.591054-04:00",
"created_at": "2023-04-04T09:32:17.630751-04:00",
"name": "Game Total Over 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e83c38d-7c16-488b-8011-7d1b3e672611/?format=api"
},
{
"id": "1ee81e1e-5f2f-4c18-89f0-9d11bf57e484",
"gambit_id": "6c1a9108-0da2-4f15-b36f-b5e026b36551",
"last_updated": "2023-04-05T10:07:04.589261-04:00",
"created_at": "2023-04-04T09:32:17.629278-04:00",
"name": "Game Total Under 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e83c38d-7c16-488b-8011-7d1b3e672611/?format=api"
}
]
}