GET /api/bet_types/f5681510-6ad3-4ad3-abdb-b69153ad03e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5681510-6ad3-4ad3-abdb-b69153ad03e7",
"match": "https://api-prod.gambitprofit.com/api/matches/33f26ad1-15bc-43bc-b635-cb4f2d3d8888/?format=api",
"name": "Over/Under",
"created_at": "2023-05-31T11:47:18.856152-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 219",
"amount": 5000.0
},
{
"team": "Game Total Under 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c6e5fdcd-9c90-44ff-883e-ca27e9593861",
"gambit_id": "a290debb-e954-4d5d-92a5-227e7ee99d7c",
"last_updated": "2023-06-02T13:56:58.095037-04:00",
"created_at": "2023-05-31T11:47:18.859097-04:00",
"name": "Game Total Over 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5681510-6ad3-4ad3-abdb-b69153ad03e7/?format=api"
},
{
"id": "eaba74bb-9c53-48e9-93ce-9fea669dba07",
"gambit_id": "0742cf88-3509-48d1-abbc-90fd3aaddc4c",
"last_updated": "2023-06-02T13:56:58.097612-04:00",
"created_at": "2023-05-31T11:47:18.863147-04:00",
"name": "Game Total Under 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5681510-6ad3-4ad3-abdb-b69153ad03e7/?format=api"
}
]
}