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

{
    "count": 96166,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6184&ordering=ip_address",
    "results": [
        {
            "id": 23854,
            "ip_address": "103.141.70.122",
            "count": 1,
            "first_visit": "2022-07-18T22:49:04.834914+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24156,
            "ip_address": "103.141.70.122",
            "count": 1,
            "first_visit": "2022-07-19T18:45:16.994356+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 9734,
            "ip_address": "103.141.70.171",
            "count": 1,
            "first_visit": "2022-05-20T14:16:49.085279+06:00",
            "date": null
        },
        {
            "id": 15400,
            "ip_address": "103.141.70.172",
            "count": 1,
            "first_visit": "2022-06-15T18:35:28.867589+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 40893,
            "ip_address": "103.141.70.18",
            "count": 1,
            "first_visit": "2023-01-24T12:49:34.933930+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 10498,
            "ip_address": "103.141.70.62",
            "count": 1,
            "first_visit": "2022-05-23T02:14:09.697876+06:00",
            "date": null
        },
        {
            "id": 20256,
            "ip_address": "103.141.70.62",
            "count": 1,
            "first_visit": "2022-06-30T06:13:44.163248+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 10338,
            "ip_address": "103.141.70.66",
            "count": 1,
            "first_visit": "2022-05-22T17:11:20.007160+06:00",
            "date": null
        }
    ]
}