GET /api/bet_types/43dea115-1eb0-487a-b533-9ea2e8ae66ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43dea115-1eb0-487a-b533-9ea2e8ae66ed",
"match": "https://api-prod.gambitprofit.com/api/matches/c4f8db1c-49d6-4ca9-b7f1-b79229d8c2a7/?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": "Total Rounds Over 1.5",
"amount": 5184.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4816.0
}
],
"expected_reward_tokens": 8812.8,
"profit_sb": -187.2,
"profit_sb_percentage": -2.08,
"recommended": false
},
"lines": [
{
"id": "131ea83e-cc71-4c00-b22f-d071d6d5408e",
"gambit_id": "20fccf9f-09eb-4ce6-bd0b-79b1a829c8ea",
"last_updated": "2022-09-19T09:47:28.647337-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43dea115-1eb0-487a-b533-9ea2e8ae66ed/?format=api"
},
{
"id": "642064e8-207d-4809-9b77-3a906eb12dc8",
"gambit_id": "9e26a273-b90c-43bd-9ae6-74c90be61035",
"last_updated": "2022-09-19T09:47:28.646241-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43dea115-1eb0-487a-b533-9ea2e8ae66ed/?format=api"
}
]
}