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

{
    "count": 100491,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20136&ordering=-count",
    "results": [
        {
            "id": 45425,
            "ip_address": "66.249.70.210",
            "count": 2,
            "first_visit": "2023-04-17T03:54:03.623825+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 10362,
            "ip_address": "43.245.123.104",
            "count": 2,
            "first_visit": "2022-05-22T18:18:39.037787+06:00",
            "date": null
        },
        {
            "id": 45300,
            "ip_address": "66.249.79.235",
            "count": 2,
            "first_visit": "2023-04-14T01:50:05.149322+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 45294,
            "ip_address": "103.55.146.172",
            "count": 2,
            "first_visit": "2023-04-14T00:36:06.862287+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 45293,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-04-14T00:22:25.309632+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 10357,
            "ip_address": "45.125.220.162",
            "count": 2,
            "first_visit": "2022-05-22T18:01:33.586713+06:00",
            "date": null
        },
        {
            "id": 10349,
            "ip_address": "119.30.41.155",
            "count": 2,
            "first_visit": "2022-05-22T17:33:11.415829+06:00",
            "date": null
        },
        {
            "id": 10336,
            "ip_address": "37.111.193.65",
            "count": 2,
            "first_visit": "2022-05-22T17:09:44.305143+06:00",
            "date": null
        }
    ]
}