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

{
    "count": 93374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78816&ordering=ip_address",
    "results": [
        {
            "id": 31801,
            "ip_address": "43.245.123.13",
            "count": 1,
            "first_visit": "2022-08-11T22:46:48.399279+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 6866,
            "ip_address": "43.245.123.130",
            "count": 4,
            "first_visit": "2022-05-16T16:49:54.991016+06:00",
            "date": null
        },
        {
            "id": 41843,
            "ip_address": "43.245.123.130",
            "count": 1,
            "first_visit": "2023-02-08T22:00:43.419631+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 16356,
            "ip_address": "43.245.123.131",
            "count": 3,
            "first_visit": "2022-06-18T12:19:53.949686+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 12839,
            "ip_address": "43.245.123.131",
            "count": 1,
            "first_visit": "2022-05-30T17:58:51.393502+06:00",
            "date": null
        },
        {
            "id": 31032,
            "ip_address": "43.245.123.131",
            "count": 1,
            "first_visit": "2022-08-03T18:25:44.618305+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 14513,
            "ip_address": "43.245.123.131",
            "count": 1,
            "first_visit": "2022-06-11T18:31:15.904370+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 27923,
            "ip_address": "43.245.123.131",
            "count": 1,
            "first_visit": "2022-07-26T23:54:56.889765+06:00",
            "date": "2022-07-26"
        }
    ]
}