GET /api/bet_types/6cd10815-5f1e-4c37-aad3-aefc57df0673/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6cd10815-5f1e-4c37-aad3-aefc57df0673",
"match": "https://api-prod.gambitprofit.com/api/matches/55e36b0f-c205-4322-81bb-fdb93a3896b7/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T11:52:05.254876-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 207.5",
"amount": 5000.0
},
{
"team": "Game Total Under 207.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "465b1d3b-4ba2-458c-9540-6395cf22396f",
"gambit_id": "1698b54d-b698-4f3b-af81-139ce1ca02bb",
"last_updated": "2023-05-03T12:12:15.784791-04:00",
"created_at": "2023-05-02T11:52:05.257643-04:00",
"name": "Game Total Over 207.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "207.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cd10815-5f1e-4c37-aad3-aefc57df0673/?format=api"
},
{
"id": "0c65bad8-459e-48a3-9923-c50fbbf39222",
"gambit_id": "dc4d867c-08e7-410c-bbcd-84aae2f7f015",
"last_updated": "2023-05-03T12:12:15.783331-04:00",
"created_at": "2023-05-02T11:52:05.256277-04:00",
"name": "Game Total Under 207.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "207.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cd10815-5f1e-4c37-aad3-aefc57df0673/?format=api"
}
]
}