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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42240&ordering=ip_address",
    "results": [
        {
            "id": 28240,
            "ip_address": "114.119.152.235",
            "count": 1,
            "first_visit": "2022-07-27T14:48:32.730664+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 15576,
            "ip_address": "114.119.152.235",
            "count": 1,
            "first_visit": "2022-06-16T07:54:00.101023+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 11096,
            "ip_address": "114.119.152.235",
            "count": 12,
            "first_visit": "2022-05-24T19:41:32.506734+06:00",
            "date": null
        },
        {
            "id": 26141,
            "ip_address": "114.119.152.235",
            "count": 1,
            "first_visit": "2022-07-23T00:39:37.999521+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 22149,
            "ip_address": "114.119.152.235",
            "count": 1,
            "first_visit": "2022-07-12T17:44:47.827710+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 21912,
            "ip_address": "114.119.152.235",
            "count": 2,
            "first_visit": "2022-07-11T01:25:42.968048+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 24823,
            "ip_address": "114.119.152.235",
            "count": 1,
            "first_visit": "2022-07-20T18:52:00.543209+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 317,
            "ip_address": "114.119.152.245",
            "count": 16,
            "first_visit": "2021-12-06T20:38:28.150057+06:00",
            "date": null
        }
    ]
}