GET /api/bet_types/c0c8b564-7902-4751-95b4-85da6a965165/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0c8b564-7902-4751-95b4-85da6a965165",
"match": "https://api-prod.gambitprofit.com/api/matches/b618aff4-45f3-43ed-96b3-ec8bd4d37371/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "36c71969-8c19-4a3f-afe5-dc95bafb2da4",
"gambit_id": "d830bb3c-f713-4965-a32d-ec5f7c5b9da6",
"last_updated": "2022-10-16T09:37:10.778464-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0c8b564-7902-4751-95b4-85da6a965165/?format=api"
},
{
"id": "c5bd2597-afbd-40c7-927b-552d937e73f7",
"gambit_id": "cee2a85d-9e03-4e47-b528-1d8f18e13f74",
"last_updated": "2022-10-16T09:37:10.777257-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0c8b564-7902-4751-95b4-85da6a965165/?format=api"
}
]
}