GET /user_management/visitor-free/?format=api&offset=50072&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50080&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50064&ordering=id",
    "results": [
        {
            "id": 50169,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-17T08:42:26.972332+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50170,
            "ip_address": "165.225.120.182",
            "count": 1,
            "first_visit": "2023-07-17T09:18:15.040597+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50171,
            "ip_address": "103.86.202.165",
            "count": 1,
            "first_visit": "2023-07-17T09:19:06.586393+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50172,
            "ip_address": "202.134.14.143",
            "count": 2,
            "first_visit": "2023-07-17T09:20:33.068715+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50173,
            "ip_address": "103.151.1.177",
            "count": 3,
            "first_visit": "2023-07-17T09:51:53.861995+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50174,
            "ip_address": "66.249.70.197",
            "count": 2,
            "first_visit": "2023-07-17T10:45:38.523411+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50175,
            "ip_address": "103.60.175.55",
            "count": 1,
            "first_visit": "2023-07-17T10:48:32.471379+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50176,
            "ip_address": "27.147.176.20",
            "count": 1,
            "first_visit": "2023-07-17T11:21:16.790399+06:00",
            "date": "2023-07-17"
        }
    ]
}