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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25048&ordering=-ip_address",
    "results": [
        {
            "id": 12026,
            "ip_address": "37.111.197.152",
            "count": 1,
            "first_visit": "2022-05-27T22:57:29.206891+06:00",
            "date": null
        },
        {
            "id": 55623,
            "ip_address": "37.111.197.152",
            "count": 1,
            "first_visit": "2023-09-21T11:51:06.362048+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 4241,
            "ip_address": "37.111.197.15",
            "count": 2,
            "first_visit": "2022-03-10T11:43:13.932572+06:00",
            "date": null
        },
        {
            "id": 20106,
            "ip_address": "37.111.197.149",
            "count": 1,
            "first_visit": "2022-06-29T18:45:21.668088+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 8055,
            "ip_address": "37.111.197.147",
            "count": 1,
            "first_visit": "2022-05-17T12:17:26.438352+06:00",
            "date": null
        },
        {
            "id": 4216,
            "ip_address": "37.111.197.143",
            "count": 3,
            "first_visit": "2022-03-09T15:57:54.253621+06:00",
            "date": null
        },
        {
            "id": 19913,
            "ip_address": "37.111.197.142",
            "count": 1,
            "first_visit": "2022-06-29T03:22:29.120467+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9978,
            "ip_address": "37.111.197.141",
            "count": 2,
            "first_visit": "2022-05-21T11:14:33.856397+06:00",
            "date": null
        }
    ]
}