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

{
    "count": 101385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80680&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80664&ordering=count",
    "results": [
        {
            "id": 24234,
            "ip_address": "192.144.87.48",
            "count": 2,
            "first_visit": "2022-07-19T23:18:15.177450+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 21425,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-07-07T05:07:40.781332+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 36834,
            "ip_address": "58.145.191.237",
            "count": 2,
            "first_visit": "2022-11-02T14:43:29.027845+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 40309,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2023-01-13T11:44:20.002637+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 3564,
            "ip_address": "103.106.58.138",
            "count": 2,
            "first_visit": "2022-02-13T05:24:09.585681+06:00",
            "date": null
        },
        {
            "id": 13290,
            "ip_address": "103.109.214.26",
            "count": 2,
            "first_visit": "2022-06-01T20:19:58.176716+06:00",
            "date": null
        },
        {
            "id": 29955,
            "ip_address": "43.245.122.48",
            "count": 2,
            "first_visit": "2022-07-30T17:47:43.769768+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 39870,
            "ip_address": "37.111.235.104",
            "count": 2,
            "first_visit": "2023-01-04T17:54:24.001545+06:00",
            "date": "2023-01-04"
        }
    ]
}