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

{
    "count": 96163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20096&ordering=-ip_address",
    "results": [
        {
            "id": 15896,
            "ip_address": "37.111.218.109",
            "count": 1,
            "first_visit": "2022-06-17T08:31:28.622009+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6224,
            "ip_address": "37.111.218.109",
            "count": 4,
            "first_visit": "2022-05-15T06:43:23.437921+06:00",
            "date": null
        },
        {
            "id": 4396,
            "ip_address": "37.111.218.106",
            "count": 1,
            "first_visit": "2022-03-15T17:19:45.049711+06:00",
            "date": null
        },
        {
            "id": 2988,
            "ip_address": "37.111.218.104",
            "count": 4,
            "first_visit": "2022-01-28T20:14:41.876766+06:00",
            "date": null
        },
        {
            "id": 10091,
            "ip_address": "37.111.218.100",
            "count": 2,
            "first_visit": "2022-05-21T21:53:34.168220+06:00",
            "date": null
        },
        {
            "id": 10406,
            "ip_address": "37.111.217.99",
            "count": 1,
            "first_visit": "2022-05-22T21:52:37.510668+06:00",
            "date": null
        },
        {
            "id": 75385,
            "ip_address": "37.111.217.99",
            "count": 1,
            "first_visit": "2024-11-08T19:38:27.702991+06:00",
            "date": "2024-11-08"
        },
        {
            "id": 74637,
            "ip_address": "37.111.217.98",
            "count": 1,
            "first_visit": "2024-10-23T09:13:01.371699+06:00",
            "date": "2024-10-23"
        }
    ]
}