GET /api/bet_types/efc21965-560e-4fb4-8025-79af99807b69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efc21965-560e-4fb4-8025-79af99807b69",
"match": "https://api-prod.gambitprofit.com/api/matches/36c5e90e-54d4-48bf-a0cd-1ce43cb79655/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:13.061095-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9e5f7c53-32e4-4c3c-bc90-acc49f88fdad",
"gambit_id": "ff4b1024-c257-45f3-97dd-22a11ee9d547",
"last_updated": "2023-04-15T15:47:04.017978-04:00",
"created_at": "2023-04-14T12:02:13.065432-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc21965-560e-4fb4-8025-79af99807b69/?format=api"
},
{
"id": "f0190ef6-8ce4-4944-a76e-a31feb56bbc0",
"gambit_id": "ba2e3cb8-c3dd-468d-8d3f-0530d89d6a88",
"last_updated": "2023-04-15T15:47:04.016025-04:00",
"created_at": "2023-04-14T12:02:13.063305-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc21965-560e-4fb4-8025-79af99807b69/?format=api"
}
]
}