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

{
    "count": 97518,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23872&ordering=-ip_address",
    "results": [
        {
            "id": 11566,
            "ip_address": "37.111.205.29",
            "count": 2,
            "first_visit": "2022-05-26T00:48:53.018117+06:00",
            "date": null
        },
        {
            "id": 3000,
            "ip_address": "37.111.205.28",
            "count": 1,
            "first_visit": "2022-01-29T01:02:47.165836+06:00",
            "date": null
        },
        {
            "id": 10316,
            "ip_address": "37.111.205.27",
            "count": 2,
            "first_visit": "2022-05-22T15:05:33.609099+06:00",
            "date": null
        },
        {
            "id": 29254,
            "ip_address": "37.111.205.254",
            "count": 2,
            "first_visit": "2022-07-29T11:54:58.594638+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 26310,
            "ip_address": "37.111.205.252",
            "count": 1,
            "first_visit": "2022-07-23T11:52:25.362045+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 24246,
            "ip_address": "37.111.205.251",
            "count": 1,
            "first_visit": "2022-07-19T23:45:10.138221+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 4659,
            "ip_address": "37.111.205.251",
            "count": 1,
            "first_visit": "2022-03-24T23:11:49.919441+06:00",
            "date": null
        },
        {
            "id": 7104,
            "ip_address": "37.111.205.25",
            "count": 1,
            "first_visit": "2022-05-16T19:26:49.321393+06:00",
            "date": null
        }
    ]
}