GET /api/bet_types/b441407e-0f05-4959-a4d6-022d6a30f133/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b441407e-0f05-4959-a4d6-022d6a30f133",
"match": "https://api-prod.gambitprofit.com/api/matches/feb35a03-a111-402e-91e4-772a45a23d82/?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 Over 66.5",
"amount": 5000.0
},
{
"team": "Game Total Under 66.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "95b2fec4-42c8-4822-bf44-1dabfb65a1fb",
"gambit_id": "2ce1c9f1-74ba-426a-b705-f998bfc9b890",
"last_updated": "2022-09-02T09:27:17.432372-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 66.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b441407e-0f05-4959-a4d6-022d6a30f133/?format=api"
},
{
"id": "a64dca6d-6a62-440b-8e83-2c54d45efdcc",
"gambit_id": "7e430e48-4aad-4033-9b32-f53afe5de3a7",
"last_updated": "2022-09-02T09:27:17.431844-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 66.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b441407e-0f05-4959-a4d6-022d6a30f133/?format=api"
}
]
}