GET /api/bet_types/27cbbdb9-e0c8-4db5-8426-601ee12a4314/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27cbbdb9-e0c8-4db5-8426-601ee12a4314",
"match": "https://api-prod.gambitprofit.com/api/matches/feca6d9f-37a9-444d-b4ed-fa13acf033ee/?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": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "9c7b1bd6-faf6-4217-8af7-575b77b00a61",
"gambit_id": "045c2ff8-745f-4c68-807f-e4df7689c32a",
"last_updated": "2022-11-04T09:17:39.622503-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27cbbdb9-e0c8-4db5-8426-601ee12a4314/?format=api"
},
{
"id": "ef8f0ccb-b38a-4447-b7e5-270ba6416e02",
"gambit_id": "dac34297-8019-41cb-9a2f-7ffa0f926060",
"last_updated": "2022-11-04T09:17:39.621294-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27cbbdb9-e0c8-4db5-8426-601ee12a4314/?format=api"
}
]
}