GET /api/bet_types/e702efb7-09b3-4995-afa6-d0b1fce3b02b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e702efb7-09b3-4995-afa6-d0b1fce3b02b",
"match": "https://api-prod.gambitprofit.com/api/matches/012a2484-1ec2-4526-b0af-a99a5b774e2f/?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 2.5",
"amount": 5618.0
},
{
"team": "Game Total Under 2.5",
"amount": 4382.0
}
],
"expected_reward_tokens": 9157.34,
"profit_sb": -342.66,
"profit_sb_percentage": -3.61,
"recommended": false
},
"lines": [
{
"id": "f1b3d3a2-cfea-48fc-8cd8-b34cc16e6208",
"gambit_id": "25b4109e-81ac-4f38-b902-f4a50f529698",
"last_updated": "2022-12-24T17:12:09.544537-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.63000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e702efb7-09b3-4995-afa6-d0b1fce3b02b/?format=api"
},
{
"id": "40e21626-484e-4af8-a3ac-375dbca89733",
"gambit_id": "44bc6dc4-7465-4423-9e08-9cf1c14c7302",
"last_updated": "2022-12-24T17:12:09.543412-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.09000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e702efb7-09b3-4995-afa6-d0b1fce3b02b/?format=api"
}
]
}