GET /api/bet_types/ce9119f1-8e1f-4af6-82e3-7222b8bdca3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce9119f1-8e1f-4af6-82e3-7222b8bdca3a",
"match": "https://api-prod.gambitprofit.com/api/matches/73f70880-2ecf-486a-9aa5-242226fd935a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-02T10:32:05.921992-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 Under 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "244b9b65-980b-4fcd-9a4d-ba134799776d",
"gambit_id": "7ed194c0-2132-49b8-938e-499e75000feb",
"last_updated": "2023-06-04T13:22:20.948614-04:00",
"created_at": "2023-06-02T10:32:05.923860-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce9119f1-8e1f-4af6-82e3-7222b8bdca3a/?format=api"
},
{
"id": "08d1083a-d5cf-43cc-867f-0f323e90693d",
"gambit_id": "dc6b6f73-5796-4ad8-94ba-9340859e1cc6",
"last_updated": "2023-06-04T13:22:20.950526-04:00",
"created_at": "2023-06-02T10:32:05.925789-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce9119f1-8e1f-4af6-82e3-7222b8bdca3a/?format=api"
}
]
}