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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13944&ordering=ip_address",
    "results": [
        {
            "id": 44091,
            "ip_address": "103.216.56.123",
            "count": 1,
            "first_visit": "2023-03-20T09:42:00.995467+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 2620,
            "ip_address": "103.216.56.123",
            "count": 2,
            "first_visit": "2022-01-22T15:37:54.319061+06:00",
            "date": null
        },
        {
            "id": 43993,
            "ip_address": "103.216.56.123",
            "count": 1,
            "first_visit": "2023-03-19T00:38:10.321223+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 1876,
            "ip_address": "103.216.56.125",
            "count": 1,
            "first_visit": "2022-01-11T14:38:37.584722+06:00",
            "date": null
        },
        {
            "id": 17891,
            "ip_address": "103.216.56.125",
            "count": 1,
            "first_visit": "2022-06-24T00:26:43.222736+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 36299,
            "ip_address": "103.216.56.125",
            "count": 2,
            "first_visit": "2022-10-22T15:19:56.679465+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 33635,
            "ip_address": "103.216.56.127",
            "count": 1,
            "first_visit": "2022-09-01T18:55:12.534656+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 1392,
            "ip_address": "103.216.56.129",
            "count": 1,
            "first_visit": "2021-12-26T18:08:59.779275+06:00",
            "date": null
        }
    ]
}