GET /api/bet_types/71110930-7c4e-44c0-a6ce-29632fc7204b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71110930-7c4e-44c0-a6ce-29632fc7204b",
"match": "https://api-prod.gambitprofit.com/api/matches/8ff4af8a-5a26-4194-936c-c06613747572/?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 64",
"amount": 5000.0
},
{
"team": "Game Total Under 64",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "511d2081-3e4f-4f96-b351-f240acf4134a",
"gambit_id": "1d2ba987-487a-49c5-aa61-e646f8e01f85",
"last_updated": "2022-09-11T09:52:30.412183-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64",
"reward": "1.81000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71110930-7c4e-44c0-a6ce-29632fc7204b/?format=api"
},
{
"id": "7edd3981-a3b9-45d1-902a-af2525182ff3",
"gambit_id": "7892b09d-9ee5-4f59-9712-2dd9705135ec",
"last_updated": "2022-09-11T09:52:30.411086-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64",
"reward": "1.81000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71110930-7c4e-44c0-a6ce-29632fc7204b/?format=api"
}
]
}