GET /api/bet_types/0dc27fb2-39e0-42a9-a7d8-57a6f28ef06b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0dc27fb2-39e0-42a9-a7d8-57a6f28ef06b",
"match": "https://api-prod.gambitprofit.com/api/matches/19e0c186-58a5-4ab7-9426-af245e25db9b/?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 37.5",
"amount": 5000.0
},
{
"team": "Game Total Under 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "04b3166e-0b59-4da7-9607-4db605041bc4",
"gambit_id": "4abe3370-5cc4-4655-a606-72736abbae5c",
"last_updated": "2022-12-19T13:32:09.430451-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc27fb2-39e0-42a9-a7d8-57a6f28ef06b/?format=api"
},
{
"id": "960311d0-7afd-4fb1-acea-109fdfe84d66",
"gambit_id": "1b6dd5be-3f37-4efa-904a-41f94cfc4fed",
"last_updated": "2022-12-19T13:32:09.429369-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc27fb2-39e0-42a9-a7d8-57a6f28ef06b/?format=api"
}
]
}