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

{
    "count": 102712,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50760&ordering=ip_address",
    "results": [
        {
            "id": 12159,
            "ip_address": "119.30.38.26",
            "count": 1,
            "first_visit": "2022-05-28T11:23:22.430448+06:00",
            "date": null
        },
        {
            "id": 9774,
            "ip_address": "119.30.38.28",
            "count": 1,
            "first_visit": "2022-05-20T17:36:11.571445+06:00",
            "date": null
        },
        {
            "id": 44502,
            "ip_address": "119.30.38.28",
            "count": 1,
            "first_visit": "2023-03-28T09:10:09.960818+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 11491,
            "ip_address": "119.30.38.29",
            "count": 1,
            "first_visit": "2022-05-25T23:11:05.522388+06:00",
            "date": null
        },
        {
            "id": 24295,
            "ip_address": "119.30.38.3",
            "count": 2,
            "first_visit": "2022-07-20T00:39:11.055265+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16609,
            "ip_address": "119.30.38.3",
            "count": 1,
            "first_visit": "2022-06-19T15:10:49.437362+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 40286,
            "ip_address": "119.30.38.30",
            "count": 1,
            "first_visit": "2023-01-12T19:33:54.358566+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 14698,
            "ip_address": "119.30.38.32",
            "count": 1,
            "first_visit": "2022-06-12T21:54:58.971126+06:00",
            "date": "2022-06-12"
        }
    ]
}