GET /api/bet_types/52363e7b-5aeb-4f46-a6e7-f1f7fd97dadf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52363e7b-5aeb-4f46-a6e7-f1f7fd97dadf",
"match": "https://api-prod.gambitprofit.com/api/matches/348361dd-e8ef-4e06-a18d-ff9cf523f38c/?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 Over 55.5",
"amount": 5000.0
},
{
"team": "Game Total Under 55.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "0b27ba96-7929-4869-acb9-55b1e68ef182",
"gambit_id": "607d8695-b2bb-43f5-a164-1883c46cbca7",
"last_updated": "2022-09-25T21:12:20.235309-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52363e7b-5aeb-4f46-a6e7-f1f7fd97dadf/?format=api"
},
{
"id": "c0df5388-e692-4865-9d9c-ac0cc874241a",
"gambit_id": "0b38127f-0abf-4cc5-a56f-a98c528e214d",
"last_updated": "2022-09-25T21:12:20.234225-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52363e7b-5aeb-4f46-a6e7-f1f7fd97dadf/?format=api"
}
]
}