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

{
    "count": 95942,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19056&ordering=ip_address",
    "results": [
        {
            "id": 6186,
            "ip_address": "103.60.175.110",
            "count": 1,
            "first_visit": "2022-05-15T01:15:48.106126+06:00",
            "date": null
        },
        {
            "id": 24718,
            "ip_address": "103.60.175.110",
            "count": 1,
            "first_visit": "2022-07-20T15:46:55.505179+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18438,
            "ip_address": "103.60.175.110",
            "count": 1,
            "first_visit": "2022-06-25T06:23:51.842427+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 22846,
            "ip_address": "103.60.175.112",
            "count": 1,
            "first_visit": "2022-07-14T23:54:32.952008+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 4670,
            "ip_address": "103.60.175.112",
            "count": null,
            "first_visit": "2022-03-25T20:42:03.349011+06:00",
            "date": null
        },
        {
            "id": 25085,
            "ip_address": "103.60.175.112",
            "count": 2,
            "first_visit": "2022-07-21T02:32:55.915698+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 49426,
            "ip_address": "103.60.175.115",
            "count": 1,
            "first_visit": "2023-07-06T09:52:13.404780+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 52292,
            "ip_address": "103.60.175.116",
            "count": 2,
            "first_visit": "2023-08-12T10:30:18.872041+06:00",
            "date": "2023-08-12"
        }
    ]
}