GET /api/bet_types/b9fcb36d-37cb-468c-85d0-6a6ce9a7ba67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9fcb36d-37cb-468c-85d0-6a6ce9a7ba67",
"match": "https://api-prod.gambitprofit.com/api/matches/a994f745-3ad2-4891-a80d-692d578d7b83/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:13:07.912586-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d882db4f-9368-427f-9b10-82e22293ff44",
"gambit_id": "68b6e8ea-8ef3-47e0-9dc8-620efa0625bd",
"last_updated": "2023-12-07T21:38:04.113519-05:00",
"created_at": "2023-12-06T09:13:07.922975-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fcb36d-37cb-468c-85d0-6a6ce9a7ba67/?format=api"
},
{
"id": "0fcc02e3-959e-48b0-b0f7-0475b9be1f42",
"gambit_id": "b04b19a4-92a5-46fc-b367-c4fbd195c78c",
"last_updated": "2023-12-07T21:38:04.117168-05:00",
"created_at": "2023-12-06T09:13:07.916585-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fcb36d-37cb-468c-85d0-6a6ce9a7ba67/?format=api"
}
]
}