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

{
    "count": 91899,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89560&ordering=-ip_address",
    "results": [
        {
            "id": 12787,
            "ip_address": "103.118.152.10",
            "count": 9,
            "first_visit": "2022-05-30T13:45:26.524755+06:00",
            "date": null
        },
        {
            "id": 12237,
            "ip_address": "103.117.231.64",
            "count": 1,
            "first_visit": "2022-05-28T16:02:48.799059+06:00",
            "date": null
        },
        {
            "id": 61698,
            "ip_address": "103.117.231.33",
            "count": 1,
            "first_visit": "2023-12-23T08:54:58.401819+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 52241,
            "ip_address": "103.117.231.19",
            "count": 1,
            "first_visit": "2023-08-11T15:56:35.199615+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 46166,
            "ip_address": "103.117.231.17",
            "count": 1,
            "first_visit": "2023-05-05T11:29:55.705997+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 6348,
            "ip_address": "103.117.228.17",
            "count": 1,
            "first_visit": "2022-05-15T16:12:18.005564+06:00",
            "date": null
        },
        {
            "id": 29706,
            "ip_address": "103.117.228.16",
            "count": 1,
            "first_visit": "2022-07-30T08:29:36.321262+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 16122,
            "ip_address": "103.117.228.16",
            "count": 1,
            "first_visit": "2022-06-17T21:19:35.592624+06:00",
            "date": "2022-06-17"
        }
    ]
}