GET /api/bet_types/db44bccd-d2c6-459b-922e-f6aa764c1b98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db44bccd-d2c6-459b-922e-f6aa764c1b98",
"match": "https://api-prod.gambitprofit.com/api/matches/64c1fdcf-1483-426e-b06b-27e22c0eeca1/?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 Under 2.5",
"amount": 5647.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4353.0
}
],
"expected_reward_tokens": 8922.26,
"profit_sb": -77.74,
"profit_sb_percentage": -0.86,
"recommended": false
},
"lines": [
{
"id": "0f3d2063-03c9-44bb-8e0f-12b74109deef",
"gambit_id": "63a467a1-5d57-419b-8583-1c2d9413b148",
"last_updated": "2022-12-12T09:57:04.678744-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.58000",
"odds": "1.66670",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db44bccd-d2c6-459b-922e-f6aa764c1b98/?format=api"
},
{
"id": "6204f4e7-ce2c-4a98-ab2c-83c33b2448d6",
"gambit_id": "7180610e-4c06-40bb-b22e-aa1d1804d8bc",
"last_updated": "2022-12-12T09:57:04.679912-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.05000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db44bccd-d2c6-459b-922e-f6aa764c1b98/?format=api"
}
]
}