GET /api/bet_types/f7262f3f-dd47-4998-b519-4a722f0ddfc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7262f3f-dd47-4998-b519-4a722f0ddfc5",
"match": "https://api-prod.gambitprofit.com/api/matches/05f811de-b032-4f87-b7d8-982191ae55a4/?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 41",
"amount": 5000.0
},
{
"team": "Game Total Over 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9100.0,
"profit_sb": 100.0,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "0f10fcf4-e428-465e-8fee-966c483e8f71",
"gambit_id": "b228b17e-abd9-4a5f-a300-6008f129d44b",
"last_updated": "2022-08-29T11:32:14.749969-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41",
"reward": "1.82000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7262f3f-dd47-4998-b519-4a722f0ddfc5/?format=api"
},
{
"id": "0a52c6dd-46b9-4dd4-8efe-71e6b7a5128d",
"gambit_id": "8d5d23fb-ab5b-4120-b0a0-e4ed31dbbd40",
"last_updated": "2022-08-29T11:32:14.750490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41",
"reward": "1.82000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7262f3f-dd47-4998-b519-4a722f0ddfc5/?format=api"
}
]
}