GET /api/bet_types/00c8c5ce-d9b0-48a6-9b1c-773d056f8249/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00c8c5ce-d9b0-48a6-9b1c-773d056f8249",
"match": "https://api-prod.gambitprofit.com/api/matches/1897fa75-b354-4abb-a1c2-408be90e0117/?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 39",
"amount": 5000.0
},
{
"team": "Game Total Over 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9100.0,
"profit_sb": 100.0,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "53f8f994-e4e0-4994-bd8d-8c6a9b3c5335",
"gambit_id": "a38c4e57-d163-43d5-86b3-1011672fab8b",
"last_updated": "2022-08-29T11:32:14.475680-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39",
"reward": "1.82000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c8c5ce-d9b0-48a6-9b1c-773d056f8249/?format=api"
},
{
"id": "b893e3da-9c1f-4dec-805c-d80c5db56de1",
"gambit_id": "b34a34a1-dc1d-46ed-b959-1e343a209d72",
"last_updated": "2022-08-29T11:32:14.476198-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39",
"reward": "1.82000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c8c5ce-d9b0-48a6-9b1c-773d056f8249/?format=api"
}
]
}