GET /api/bet_types/d7bf0174-5e27-49da-a99a-db2741da716c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7bf0174-5e27-49da-a99a-db2741da716c",
"match": "https://api-prod.gambitprofit.com/api/matches/6a49c7d4-ef9f-4d97-b213-9a29415b7e49/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 50.5",
"amount": 5000.0
},
{
"team": "Game Total Over 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e61e73af-e25d-49da-9b5e-2381f559c6b9",
"gambit_id": "efac35f7-e665-4a5d-9497-e517d0233da1",
"last_updated": "2022-10-17T09:56:54.138402-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7bf0174-5e27-49da-a99a-db2741da716c/?format=api"
},
{
"id": "0fb4da17-cd07-4c54-8c49-a973aa569bf3",
"gambit_id": "702d32bc-fb76-4620-9c3b-75a4d3c1ddcb",
"last_updated": "2022-10-17T09:56:54.139541-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7bf0174-5e27-49da-a99a-db2741da716c/?format=api"
}
]
}