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

{
    "count": 102607,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5384&ordering=ip_address",
    "results": [
        {
            "id": 32081,
            "ip_address": "103.135.174.103",
            "count": 1,
            "first_visit": "2022-08-15T22:22:05.648919+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 3636,
            "ip_address": "103.135.174.103",
            "count": 4,
            "first_visit": "2022-02-15T20:05:29.705128+06:00",
            "date": null
        },
        {
            "id": 17205,
            "ip_address": "103.135.174.103",
            "count": 1,
            "first_visit": "2022-06-21T23:59:54.257294+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 4010,
            "ip_address": "103.135.174.35",
            "count": 1,
            "first_visit": "2022-03-02T17:17:26.083316+06:00",
            "date": null
        },
        {
            "id": 2222,
            "ip_address": "103.135.174.74",
            "count": 1,
            "first_visit": "2022-01-14T21:25:01.213341+06:00",
            "date": null
        },
        {
            "id": 43116,
            "ip_address": "103.135.208.104",
            "count": 1,
            "first_visit": "2023-03-04T00:32:17.762450+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 41470,
            "ip_address": "103.135.208.107",
            "count": 1,
            "first_visit": "2023-02-03T17:19:15.320241+06:00",
            "date": "2023-02-03"
        },
        {
            "id": 23630,
            "ip_address": "103.135.209.57",
            "count": 1,
            "first_visit": "2022-07-18T21:57:41.971450+06:00",
            "date": "2022-07-18"
        }
    ]
}