GET /api/bet_types/1f9a9a26-0f23-4893-98f0-6474fcf08d79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f9a9a26-0f23-4893-98f0-6474fcf08d79",
"match": "https://api-prod.gambitprofit.com/api/matches/bb9c8226-7e7e-4b4b-a1d9-afeeadfbabd6/?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 2.5",
"amount": 5571.0
},
{
"team": "Game Total Over 2.5",
"amount": 4429.0
}
],
"expected_reward_tokens": 8857.89,
"profit_sb": -142.11,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9f169462-e3de-40f5-8f1e-b45bfda0e1b0",
"gambit_id": "1fed943a-c63b-4f31-b09d-be6a22c39129",
"last_updated": "2022-08-15T14:27:19.082951-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9a9a26-0f23-4893-98f0-6474fcf08d79/?format=api"
},
{
"id": "06150acc-3426-4196-9941-2dfb2232c306",
"gambit_id": "d19708ba-ed95-48ce-bfd0-c4839c3510b7",
"last_updated": "2022-08-15T14:27:19.083432-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.00000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9a9a26-0f23-4893-98f0-6474fcf08d79/?format=api"
}
]
}