GET /api/bet_types/65904242-cdbf-40d8-84d7-f7ef4a172363/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65904242-cdbf-40d8-84d7-f7ef4a172363",
"match": "https://api-prod.gambitprofit.com/api/matches/d8b3d6f3-75a0-4e82-9209-189aff997d9a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-22T10:13:13.541535-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": 6528.0
},
{
"team": "Game Total Under 2.5",
"amount": 3472.0
}
],
"expected_reward_tokens": 9269.76,
"profit_sb": -230.24,
"profit_sb_percentage": -2.42,
"recommended": false
},
"lines": [
{
"id": "08143835-dd03-4873-95c7-12f1c3672c8b",
"gambit_id": "53cba4df-5fd2-4ca3-b56d-fe5a02603a5f",
"last_updated": "2023-12-26T20:28:09.583552-05:00",
"created_at": "2023-12-22T10:13:13.545895-05:00",
"name": "Game Total Over 2.5",
"reward": "1.42000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65904242-cdbf-40d8-84d7-f7ef4a172363/?format=api"
},
{
"id": "6b61f904-057c-401e-a131-40cab0e0b1a1",
"gambit_id": "2eac8c6c-ab66-41d7-8dae-9eb02cff2814",
"last_updated": "2023-12-26T20:28:09.587075-05:00",
"created_at": "2023-12-22T10:13:13.550730-05:00",
"name": "Game Total Under 2.5",
"reward": "2.67000",
"odds": "2.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65904242-cdbf-40d8-84d7-f7ef4a172363/?format=api"
}
]
}