GET /api/bet_types/67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5",
"match": "https://api-prod.gambitprofit.com/api/matches/8aec669a-7979-4a63-b481-178beeb9e702/?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 48",
"amount": 5000.0
},
{
"team": "Game Total Over 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "767c52d3-ee9f-4275-a391-91f6f39c819d",
"gambit_id": "5e75b0ea-5c9e-4cc6-b168-928c648ee0f3",
"last_updated": "2022-11-28T11:41:58.267367-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5/?format=api"
},
{
"id": "93dec8fb-27fc-40f1-a3ae-f1794089682e",
"gambit_id": "717c5949-b8f4-4f99-88b2-013f373edaac",
"last_updated": "2022-11-28T11:41:58.268521-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e65c9d-c1a1-4b56-89c8-1f55ca7c52d5/?format=api"
}
]
}