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

{
    "count": 100851,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18216&ordering=ip_address",
    "results": [
        {
            "id": 14748,
            "ip_address": "103.253.45.65",
            "count": 1,
            "first_visit": "2022-06-13T08:26:09.239167+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 11954,
            "ip_address": "103.253.45.67",
            "count": 1,
            "first_visit": "2022-05-27T17:49:56.313745+06:00",
            "date": null
        },
        {
            "id": 13596,
            "ip_address": "103.253.45.7",
            "count": 1,
            "first_visit": "2022-06-06T07:18:42.947477+06:00",
            "date": null
        },
        {
            "id": 11547,
            "ip_address": "103.253.45.71",
            "count": 1,
            "first_visit": "2022-05-26T00:16:29.028505+06:00",
            "date": null
        },
        {
            "id": 6763,
            "ip_address": "103.253.45.73",
            "count": 1,
            "first_visit": "2022-05-16T14:46:28.003146+06:00",
            "date": null
        },
        {
            "id": 7527,
            "ip_address": "103.253.45.75",
            "count": 3,
            "first_visit": "2022-05-16T23:55:21.058174+06:00",
            "date": null
        },
        {
            "id": 52892,
            "ip_address": "103.253.45.77",
            "count": 1,
            "first_visit": "2023-08-19T09:23:23.397635+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 31042,
            "ip_address": "103.253.45.79",
            "count": 2,
            "first_visit": "2022-08-03T19:29:06.920784+06:00",
            "date": "2022-08-03"
        }
    ]
}