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

{
    "count": 100230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20904&ordering=ip_address",
    "results": [
        {
            "id": 28846,
            "ip_address": "103.67.158.11",
            "count": 2,
            "first_visit": "2022-07-28T14:46:26.870757+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 5387,
            "ip_address": "103.67.158.110",
            "count": 5,
            "first_visit": "2022-04-26T02:12:55.050000+06:00",
            "date": null
        },
        {
            "id": 28309,
            "ip_address": "103.67.158.111",
            "count": 1,
            "first_visit": "2022-07-27T20:27:31.860138+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9918,
            "ip_address": "103.67.158.111",
            "count": 1,
            "first_visit": "2022-05-21T01:30:39.766801+06:00",
            "date": null
        },
        {
            "id": 7160,
            "ip_address": "103.67.158.112",
            "count": 3,
            "first_visit": "2022-05-16T19:45:32.539064+06:00",
            "date": null
        },
        {
            "id": 7287,
            "ip_address": "103.67.158.113",
            "count": 5,
            "first_visit": "2022-05-16T20:35:11.630909+06:00",
            "date": null
        },
        {
            "id": 28298,
            "ip_address": "103.67.158.113",
            "count": 1,
            "first_visit": "2022-07-27T19:31:19.370008+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 31558,
            "ip_address": "103.67.158.115",
            "count": 5,
            "first_visit": "2022-08-08T19:51:06.511646+06:00",
            "date": "2022-08-08"
        }
    ]
}