GET /api/bet_types/cd1dc036-ac84-4f40-86ce-83e264f66dac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd1dc036-ac84-4f40-86ce-83e264f66dac",
"match": "https://api-prod.gambitprofit.com/api/matches/ea899bee-8750-422d-8823-c8db71a6e662/?format=api",
"name": "Over/Under",
"created_at": "2023-08-01T09:03:23.317697-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 Over 9.5",
"amount": 5213.0
},
{
"team": "Game Total Under 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4707bec7-f459-412e-bca7-340861043692",
"gambit_id": "ecb94e5f-256a-4600-bdd8-b97ad66dc7aa",
"last_updated": "2023-08-02T19:03:00.046589-04:00",
"created_at": "2023-08-01T09:03:23.321953-04:00",
"name": "Game Total Over 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1dc036-ac84-4f40-86ce-83e264f66dac/?format=api"
},
{
"id": "6030a71f-c28c-4945-8aef-1d46fdeeeeeb",
"gambit_id": "62ce1d58-05d6-4476-bb87-68f993680147",
"last_updated": "2023-08-02T19:03:00.049800-04:00",
"created_at": "2023-08-01T09:03:23.327663-04:00",
"name": "Game Total Under 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1dc036-ac84-4f40-86ce-83e264f66dac/?format=api"
}
]
}