GET /api/bet_types/fa8a5da5-204c-4e86-aaad-10c69d8ceacf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa8a5da5-204c-4e86-aaad-10c69d8ceacf",
"match": "https://api-prod.gambitprofit.com/api/matches/188710bc-f95c-4a2a-a921-9ef34ba30d6b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:13.790809-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2e097ab0-b4fd-4f5d-b06b-fbebefa3d9e3",
"gambit_id": "1385eba1-2eae-425f-b5ce-18a86f96a0bf",
"last_updated": "2023-05-27T16:21:50.463124-04:00",
"created_at": "2023-05-26T11:52:13.795974-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa8a5da5-204c-4e86-aaad-10c69d8ceacf/?format=api"
},
{
"id": "9a21ac5b-97dc-4d4c-a68d-1fe57a6301a0",
"gambit_id": "fd30ac33-709e-47e5-968b-6b4e615a512b",
"last_updated": "2023-05-27T16:21:50.457467-04:00",
"created_at": "2023-05-26T11:52:13.793265-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa8a5da5-204c-4e86-aaad-10c69d8ceacf/?format=api"
}
]
}