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

{
    "count": 102633,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48792&ordering=ip_address",
    "results": [
        {
            "id": 2123,
            "ip_address": "118.179.187.159",
            "count": 1,
            "first_visit": "2022-01-13T14:46:57.965539+06:00",
            "date": null
        },
        {
            "id": 23673,
            "ip_address": "118.179.187.163",
            "count": 1,
            "first_visit": "2022-07-18T22:05:59.102077+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 13432,
            "ip_address": "118.179.187.244",
            "count": 3,
            "first_visit": "2022-06-03T02:56:49.188532+06:00",
            "date": null
        },
        {
            "id": 11918,
            "ip_address": "118.179.187.96",
            "count": 1,
            "first_visit": "2022-05-27T12:56:18.670393+06:00",
            "date": null
        },
        {
            "id": 41798,
            "ip_address": "118.179.188.129",
            "count": 2,
            "first_visit": "2023-02-08T12:58:06.983636+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 40729,
            "ip_address": "118.179.188.129",
            "count": 1,
            "first_visit": "2023-01-21T15:52:16.734738+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 41054,
            "ip_address": "118.179.188.129",
            "count": 1,
            "first_visit": "2023-01-27T13:56:28.996855+06:00",
            "date": "2023-01-27"
        },
        {
            "id": 4596,
            "ip_address": "118.179.188.209",
            "count": 1,
            "first_visit": "2022-03-22T21:24:58.585363+06:00",
            "date": null
        }
    ]
}