GET /api/bet_types/a59f4716-790f-4845-9ca7-65b1938226ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a59f4716-790f-4845-9ca7-65b1938226ab",
"match": "https://api-prod.gambitprofit.com/api/matches/3954bf4b-12f7-4922-8245-9f8bf303e136/?format=api",
"name": "Over/Under",
"created_at": "2023-11-15T09:18:13.323866-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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7cb22924-615d-42b3-9f53-947ac363d04e",
"gambit_id": "57eb2781-4f16-4028-ae56-d393698cb85b",
"last_updated": "2023-11-17T09:28:25.169130-05:00",
"created_at": "2023-11-15T09:18:13.333362-05:00",
"name": "Game Total Under 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59f4716-790f-4845-9ca7-65b1938226ab/?format=api"
},
{
"id": "7118baa1-ead3-4c90-80bc-a6e977817a83",
"gambit_id": "c35edb7b-fd14-4c12-9811-13f90a76176d",
"last_updated": "2023-11-17T09:28:25.172639-05:00",
"created_at": "2023-11-15T09:18:13.328105-05:00",
"name": "Game Total Over 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59f4716-790f-4845-9ca7-65b1938226ab/?format=api"
}
]
}