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

{
    "count": 96154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=ip_address",
    "results": [
        {
            "id": 9482,
            "ip_address": "103.67.158.106",
            "count": 1,
            "first_visit": "2022-05-19T20:45:34.898520+06:00",
            "date": null
        },
        {
            "id": 30782,
            "ip_address": "103.67.158.106",
            "count": 1,
            "first_visit": "2022-08-02T08:54:46.120199+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 21258,
            "ip_address": "103.67.158.106",
            "count": 2,
            "first_visit": "2022-07-06T00:59:08.425185+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 11025,
            "ip_address": "103.67.158.108",
            "count": 3,
            "first_visit": "2022-05-24T16:03:37.905353+06:00",
            "date": null
        },
        {
            "id": 28325,
            "ip_address": "103.67.158.109",
            "count": 2,
            "first_visit": "2022-07-27T21:00:42.418195+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27253,
            "ip_address": "103.67.158.109",
            "count": 1,
            "first_visit": "2022-07-25T12:44:42.362302+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28846,
            "ip_address": "103.67.158.11",
            "count": 2,
            "first_visit": "2022-07-28T14:46:26.870757+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 5387,
            "ip_address": "103.67.158.110",
            "count": 5,
            "first_visit": "2022-04-26T02:12:55.050000+06:00",
            "date": null
        }
    ]
}