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

{
    "count": 99714,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25856&ordering=ip_address",
    "results": [
        {
            "id": 42069,
            "ip_address": "113.11.49.26",
            "count": 1,
            "first_visit": "2023-02-12T13:18:51.146895+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 18021,
            "ip_address": "113.11.51.126",
            "count": 1,
            "first_visit": "2022-06-24T08:17:11.044398+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 43742,
            "ip_address": "113.11.51.147",
            "count": 2,
            "first_visit": "2023-03-14T14:42:40.453548+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 26293,
            "ip_address": "113.11.51.161",
            "count": 1,
            "first_visit": "2022-07-23T11:05:31.173823+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 15312,
            "ip_address": "113.11.51.170",
            "count": 1,
            "first_visit": "2022-06-15T15:23:01.246245+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2358,
            "ip_address": "113.11.51.172",
            "count": 1,
            "first_visit": "2022-01-17T11:14:02.337092+06:00",
            "date": null
        },
        {
            "id": 13254,
            "ip_address": "113.11.51.222",
            "count": 1,
            "first_visit": "2022-06-01T13:46:14.217293+06:00",
            "date": null
        },
        {
            "id": 62098,
            "ip_address": "113.11.51.73",
            "count": 1,
            "first_visit": "2023-12-29T11:47:42.064167+06:00",
            "date": "2023-12-29"
        }
    ]
}