GET /api/bet_types/4348e244-0c7c-4c87-a2df-dc1f2d951f16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4348e244-0c7c-4c87-a2df-dc1f2d951f16",
"match": "https://api-prod.gambitprofit.com/api/matches/d4492867-4d51-48ca-a7f8-67b2d29a231f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-30T08:23:05.766329-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "98ca837c-545e-4eb5-a439-bb18014356ae",
"gambit_id": "9635c81a-a591-4c7a-9441-e5020f2fa3bb",
"last_updated": "2023-07-02T11:03:48.493567-04:00",
"created_at": "2023-06-30T08:23:05.770660-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4348e244-0c7c-4c87-a2df-dc1f2d951f16/?format=api"
},
{
"id": "b10246cf-bb5f-4244-b345-13b03fdf6124",
"gambit_id": "8f6666b0-204e-42ca-94c7-dfd642aa352a",
"last_updated": "2023-07-02T11:03:48.491044-04:00",
"created_at": "2023-06-30T08:23:05.768484-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4348e244-0c7c-4c87-a2df-dc1f2d951f16/?format=api"
}
]
}