GET /api/bet_types/cf47282f-9980-4219-8998-aa62f6a5f84b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf47282f-9980-4219-8998-aa62f6a5f84b",
"match": "https://api-prod.gambitprofit.com/api/matches/cd41af78-0368-440d-8003-069905fd4ba6/?format=api",
"name": "Over/Under",
"created_at": "2023-08-07T13:48:15.265580-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": "Game Total Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b20fdf7b-f83d-416e-a27d-ffcf1cf94f0e",
"gambit_id": "a2251305-d7e3-4746-a8e9-232147e2c180",
"last_updated": "2023-08-09T10:38:18.794395-04:00",
"created_at": "2023-08-07T13:48:15.284820-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf47282f-9980-4219-8998-aa62f6a5f84b/?format=api"
},
{
"id": "5378f960-564a-4a44-a124-a3a3775dbe48",
"gambit_id": "f078be5c-f974-4e95-bb65-2075fc5e6945",
"last_updated": "2023-08-09T10:38:18.790057-04:00",
"created_at": "2023-08-07T13:48:15.273753-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf47282f-9980-4219-8998-aa62f6a5f84b/?format=api"
}
]
}