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

{
    "count": 91329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=first_visit",
    "results": [
        {
            "id": 25,
            "ip_address": "114.119.142.42",
            "count": 23,
            "first_visit": "2021-12-02T21:07:31.655965+06:00",
            "date": null
        },
        {
            "id": 26,
            "ip_address": "114.119.160.195",
            "count": 12,
            "first_visit": "2021-12-02T21:12:59.063736+06:00",
            "date": null
        },
        {
            "id": 27,
            "ip_address": "114.119.154.211",
            "count": 19,
            "first_visit": "2021-12-02T21:30:56.144259+06:00",
            "date": null
        },
        {
            "id": 28,
            "ip_address": "66.249.66.78",
            "count": 16,
            "first_visit": "2021-12-02T21:48:05.175202+06:00",
            "date": null
        },
        {
            "id": 29,
            "ip_address": "103.67.159.218",
            "count": 2,
            "first_visit": "2021-12-02T22:09:29.039085+06:00",
            "date": null
        },
        {
            "id": 30,
            "ip_address": "202.134.14.152",
            "count": 22,
            "first_visit": "2021-12-02T22:59:21.075963+06:00",
            "date": null
        },
        {
            "id": 31,
            "ip_address": "114.119.157.56",
            "count": 10,
            "first_visit": "2021-12-03T01:51:47.397354+06:00",
            "date": null
        },
        {
            "id": 32,
            "ip_address": "114.119.157.191",
            "count": 10,
            "first_visit": "2021-12-03T01:58:38.173201+06:00",
            "date": null
        }
    ]
}