GET /api/bet_types/bce1b82e-eb4a-467d-bb1d-0868a0f279b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bce1b82e-eb4a-467d-bb1d-0868a0f279b8",
"match": "https://api-prod.gambitprofit.com/api/matches/6fe40089-46e8-4b7f-88a9-9a02516e3bcc/?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 Over 2.5",
"amount": 6086.0
},
{
"team": "Game Total Under 2.5",
"amount": 3914.0
}
],
"expected_reward_tokens": 8884.78,
"profit_sb": -115.22,
"profit_sb_percentage": -1.28,
"recommended": false
},
"lines": [
{
"id": "a5b8f1ef-4afa-4e39-a699-11e6b0068d7b",
"gambit_id": "ae50c6e7-5a0f-47a2-a067-86ae09b1deed",
"last_updated": "2022-11-02T21:07:11.935517-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.46000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce1b82e-eb4a-467d-bb1d-0868a0f279b8/?format=api"
},
{
"id": "b64361b0-0731-4c90-a44d-20ecc1ccb24d",
"gambit_id": "f19fab3a-1681-4509-b0d7-82c06affe8d5",
"last_updated": "2022-11-02T21:07:11.934380-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.27000",
"odds": "2.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce1b82e-eb4a-467d-bb1d-0868a0f279b8/?format=api"
}
]
}