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

{
    "count": 93065,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10408&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10392&ordering=first_visit",
    "results": [
        {
            "id": 10401,
            "ip_address": "116.58.205.242",
            "count": 7,
            "first_visit": "2022-05-22T21:30:13.370433+06:00",
            "date": null
        },
        {
            "id": 10402,
            "ip_address": "58.145.186.252",
            "count": 1,
            "first_visit": "2022-05-22T21:34:01.711170+06:00",
            "date": null
        },
        {
            "id": 10403,
            "ip_address": "37.111.198.248",
            "count": 2,
            "first_visit": "2022-05-22T21:43:47.990557+06:00",
            "date": null
        },
        {
            "id": 10404,
            "ip_address": "103.170.175.54",
            "count": 1,
            "first_visit": "2022-05-22T21:47:36.689667+06:00",
            "date": null
        },
        {
            "id": 10405,
            "ip_address": "37.111.218.161",
            "count": 1,
            "first_visit": "2022-05-22T21:47:38.590641+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": 10407,
            "ip_address": "101.100.190.196",
            "count": 5,
            "first_visit": "2022-05-22T21:56:15.876345+06:00",
            "date": null
        },
        {
            "id": 10408,
            "ip_address": "190.102.57.197",
            "count": 3,
            "first_visit": "2022-05-22T21:56:25.670622+06:00",
            "date": null
        }
    ]
}