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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20896&ordering=ip_address",
    "results": [
        {
            "id": 9181,
            "ip_address": "103.67.158.104",
            "count": 2,
            "first_visit": "2022-05-18T23:26:43.934292+06:00",
            "date": null
        },
        {
            "id": 15190,
            "ip_address": "103.67.158.105",
            "count": 1,
            "first_visit": "2022-06-15T09:02:40.831164+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 30782,
            "ip_address": "103.67.158.106",
            "count": 1,
            "first_visit": "2022-08-02T08:54:46.120199+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 9482,
            "ip_address": "103.67.158.106",
            "count": 1,
            "first_visit": "2022-05-19T20:45:34.898520+06:00",
            "date": null
        },
        {
            "id": 21258,
            "ip_address": "103.67.158.106",
            "count": 2,
            "first_visit": "2022-07-06T00:59:08.425185+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 11025,
            "ip_address": "103.67.158.108",
            "count": 3,
            "first_visit": "2022-05-24T16:03:37.905353+06:00",
            "date": null
        },
        {
            "id": 28325,
            "ip_address": "103.67.158.109",
            "count": 2,
            "first_visit": "2022-07-27T21:00:42.418195+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27253,
            "ip_address": "103.67.158.109",
            "count": 1,
            "first_visit": "2022-07-25T12:44:42.362302+06:00",
            "date": "2022-07-25"
        }
    ]
}