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

{
    "count": 93396,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78752&ordering=ip_address",
    "results": [
        {
            "id": 11846,
            "ip_address": "43.245.122.29",
            "count": 1,
            "first_visit": "2022-05-27T02:55:42.063109+06:00",
            "date": null
        },
        {
            "id": 977,
            "ip_address": "43.245.122.30",
            "count": 1,
            "first_visit": "2021-12-20T00:04:12.207134+06:00",
            "date": null
        },
        {
            "id": 32836,
            "ip_address": "43.245.122.32",
            "count": 1,
            "first_visit": "2022-08-24T15:34:34.658190+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 33570,
            "ip_address": "43.245.122.32",
            "count": 1,
            "first_visit": "2022-08-31T23:34:51.770028+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 27376,
            "ip_address": "43.245.122.34",
            "count": 1,
            "first_visit": "2022-07-25T17:16:51.240966+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12794,
            "ip_address": "43.245.122.35",
            "count": 2,
            "first_visit": "2022-05-30T14:35:14.736600+06:00",
            "date": null
        },
        {
            "id": 27421,
            "ip_address": "43.245.122.37",
            "count": 1,
            "first_visit": "2022-07-25T21:37:43.242839+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10728,
            "ip_address": "43.245.122.38",
            "count": 1,
            "first_visit": "2022-05-23T20:23:56.460042+06:00",
            "date": null
        }
    ]
}