GET /api/bet_types/ddff4ee6-d93f-4835-bbbf-78b35f7b6547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddff4ee6-d93f-4835-bbbf-78b35f7b6547",
"match": "https://api-prod.gambitprofit.com/api/matches/f2453773-3e61-465e-a3b1-3befc1f2d494/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:27:14.151748-04: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 3.5",
"amount": 5794.0
},
{
"team": "Total Rounds Under 3.5",
"amount": 4206.0
}
],
"expected_reward_tokens": 9211.14,
"profit_sb": -288.86,
"profit_sb_percentage": -3.04,
"recommended": false
},
"lines": [
{
"id": "d6435df1-08db-45e6-9ad0-ca64cc35a885",
"gambit_id": "33ad962a-6cce-4461-85cc-c4aa47a6157e",
"last_updated": "2023-06-05T10:57:22.547371-04:00",
"created_at": "2023-06-03T11:27:14.153477-04:00",
"name": "Total Rounds Over 3.5",
"reward": "1.59000",
"odds": "1.62500",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddff4ee6-d93f-4835-bbbf-78b35f7b6547/?format=api"
},
{
"id": "d51a983c-2428-4fda-b794-ad39d213f14a",
"gambit_id": "d4f014cb-e5a7-4394-8b0f-6a661c93a8f6",
"last_updated": "2023-06-05T10:57:22.549359-04:00",
"created_at": "2023-06-03T11:27:14.155154-04:00",
"name": "Total Rounds Under 3.5",
"reward": "2.19000",
"odds": "2.25000",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddff4ee6-d93f-4835-bbbf-78b35f7b6547/?format=api"
}
]
}