GET /api/bet_types/dfa93bdf-e92d-4c8a-b53d-b9eb973c3fcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfa93bdf-e92d-4c8a-b53d-b9eb973c3fcd",
"match": "https://api-prod.gambitprofit.com/api/matches/325aebeb-6c75-4abc-804c-a620acb43a49/?format=api",
"name": "Over/Under",
"created_at": "2023-12-28T10:03:13.325956-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": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "84e06819-ef5d-4870-8b25-2337454a0ba0",
"gambit_id": "a6ebe00c-a1ae-401c-8996-5fa5c1a2c211",
"last_updated": "2023-12-30T16:18:05.954369-05:00",
"created_at": "2023-12-28T10:03:13.330657-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa93bdf-e92d-4c8a-b53d-b9eb973c3fcd/?format=api"
},
{
"id": "bf0757e4-6220-4738-8b47-06911c555744",
"gambit_id": "1c5be648-de62-4fd8-ac49-a7e46645a545",
"last_updated": "2023-12-30T16:18:05.958147-05:00",
"created_at": "2023-12-28T10:03:13.350946-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa93bdf-e92d-4c8a-b53d-b9eb973c3fcd/?format=api"
}
]
}