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

{
    "count": 102102,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43624&ordering=ip_address",
    "results": [
        {
            "id": 111,
            "ip_address": "114.119.155.58",
            "count": 12,
            "first_visit": "2021-12-04T00:42:23.908624+06:00",
            "date": null
        },
        {
            "id": 40,
            "ip_address": "114.119.155.64",
            "count": 17,
            "first_visit": "2021-12-03T04:21:31.728000+06:00",
            "date": null
        },
        {
            "id": 39330,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2022-12-25T14:28:03.631555+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 54313,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-09-05T01:06:34.558382+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 42096,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-02-13T10:42:28.928065+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 47350,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-05-30T04:56:22.735153+06:00",
            "date": "2023-05-30"
        },
        {
            "id": 56515,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-10-01T23:32:29.841495+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 41145,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-01-29T08:59:12.032429+06:00",
            "date": "2023-01-29"
        }
    ]
}