id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
d49a4ed9-a934-4917-a66e-e056e3dcc949/f24dd6c0-1a1f-40e7-a8f6-2bf097a13e48/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | matches/get-commentaries-v2 | Get match commentaries | 200 | Response | {"commentaryList": [{"commText": "B0$ Afghanistan U19 won by 140 runs", "timestamp": 1640430272726, "ballNbr": 0, "inningsId": 2, "event": "NONE", "batTeamName": "UAEU19", "commentaryFormats": {"bold": {"formatId": ["B0$"], "formatValue": ["Result:"]}}}, {"commText": " Izharulhaq Naveed to Sailles Jaishankar, B0$ Lbw!!... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"commentaryList": {"type": "array", "items": {"type": "object", "properties": {"commText": {"type": "string"}, "timestamp": {"type": "integer"}, "ballNbr": {"type": "integer"}, "inningsId": {"type": "integer"}, "event": {"type": "string"}, "... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/ed75f1d1-5470-4fe7-a805-e4287de69de4/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | stats/get-icc-rankings | Get ICC rankings | 200 | Response | {"rank": [{"id": "10182", "rank": "1", "name": "Marnus Labuschagne", "country": "Australia", "rating": "892", "points": "892", "lastUpdatedOn": "2022-04-26", "trend": "Flat", "faceImageId": "184115"}, {"id": "2250", "rank": "2", "name": "Steven Smith", "country": "Australia", "rating": "845", "points": "845", "lastUpda... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"rank": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "rank": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "rating": {"type": "string"}, "points": {"type": "string"},... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/eec4952d-3346-4c00-aba3-1122fe06326b/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | stats/get-records | Get records | 200 | Response | {"filter": {"matchtype": [{"matchTypeId": "1", "matchTypeDesc": "test"}, {"matchTypeId": "2", "matchTypeDesc": "odi"}, {"matchTypeId": "3", "matchTypeDesc": "t20"}], "team": [{"id": "2", "teamShortName": "IND"}, {"id": "27", "teamShortName": "IRE"}, {"id": "3", "teamShortName": "PAK"}, {"id": "4", "teamShortName": "AUS... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"filter": {"type": "object", "properties": {"matchtype": {"type": "array", "items": {"type": "object", "properties": {"matchTypeId": {"type": "string"}, "matchTypeDesc": {"type": "string"}}, "required": ["matchTypeDesc", "matchTypeId"]}}, "t... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/82cda5ef-9b89-40d0-92c8-3e3c82824cfe/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | stats/get-icc-standings | Get ICC standings | 200 | Response | {"headers": ["Rank", "Flag", "Team", "PCT"], "values": [{"value": ["1", "172117", "Australia", "75.0"]}, {"value": ["2", "172126", "South Africa", "71.42"]}, {"value": ["3", "172115", "India", "58.33"]}, {"value": ["4", "172116", "Pakistan", "52.38"]}, {"value": ["5", "172119", "Sri Lanka", "50.0"]}, {"value": ["6", "1... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"headers": {"type": "array", "items": {"type": "string"}}, "values": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "string"}}}, "required": ["value"]}}, "seasonStandings": {"type": ... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/2efb5603-28c5-4e8f-9acc-b6d26d4d7894/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | stats/get-record-filters | Get record filters | 200 | Response | {"statsTypesList": [{"types": [{"value": "mostRuns", "header": "Most runs", "category": "Batting"}, {"value": "highestScore", "header": "Highest Scores", "category": "Batting"}, {"value": "highestAvg", "header": "Best Batting Average", "category": "Batting"}, {"value": "highestSr", "header": "Best Batting Strike Rate",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"statsTypesList": {"type": "array", "items": {"type": "object", "properties": {"types": {"type": "array", "items": {"type": "object", "properties": {"value": {"type": "string"}, "header": {"type": "string"}, "category": {"type": "string"}}, ... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/1505495c-20c5-474d-84d6-2b86d6c436f4/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | news/list-by-category | List latest news by category | 200 | Response | {"storyList": [{"story": {"id": 121280, "hline": "World Cup factfile - The journey of the Women's WC", "intro": "From the first edition of the tournament in 1973 to the latest one in 2017 - here's how the tournament has traversed over the years", "pubTime": "1646241332743", "source": "Cricbuzz", "storyType": "Specials"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"storyList": {"type": "array", "items": {"type": "object", "properties": {"story": {"type": "object", "properties": {"id": {"type": "integer"}, "hline": {"type": "string"}, "intro": {"type": "string"}, "pubTime": {"type": "string"}, "source"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/fb476cdf-f01a-468f-bcf9-55bf2d5cde8f/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | news/list-by-topic | List latest news by topic | 200 | Response | {"storyList": [{"story": {"id": 120214, "hline": "Kohli, Rohit, and a multilayered decision shaping Indian cricket", "intro": "Unravelling the variety of thoughts within BCCI that led to the removal of Virat Kohli as the ODI captain", "pubTime": "1639068315157", "source": "Cricbuzz", "storyType": "Cricbuzz Plus", "imag... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"storyList": {"type": "array", "items": {"type": "object", "properties": {"story": {"type": "object", "properties": {"id": {"type": "integer"}, "hline": {"type": "string"}, "intro": {"type": "string"}, "pubTime": {"type": "string"}, "source"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/cdd40e1a-ba13-4172-a105-dc6e9913bb95/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | players/get-career | Get player career | 200 | Response | {"values": [{"name": "t20", "debut": "vs Zimbabwe, 2016-06-18, Harare Sports Club", "lastPlayed": "vs New Zealand, 2021-11-19, JSCA International Stadium Complex"}, {"name": "test", "debut": "vs Australia, 2014-12-26, Melbourne Cricket Ground", "lastPlayed": "vs South Africa, 2022-01-11, Newlands"}, {"name": "odi",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"values": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "debut": {"type": "string"}, "lastPlayed": {"type": "string"}}, "required": ["debut", "lastPlayed", "name"]}}, "appIndex": {"type": "object", ... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/6f10e042-976c-4360-93c9-898c7200aa29/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | players/get-news | Get news by player | 200 | Response | {"storyList": [{"story": {"id": 122024, "hline": "The contrasting worlds of Rohit and Rahul", "intro": "Where the LSG skipper and his side are enjoying a fine run of form, Rohit and the Mumbai Indians continue to search for a chasm of light amid the gloom", "pubTime": "1650852892912", "source": "Cricbuzz", "storyType":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"storyList": {"type": "array", "items": {"type": "object", "properties": {"story": {"type": "object", "properties": {"id": {"type": "integer"}, "hline": {"type": "string"}, "intro": {"type": "string"}, "pubTime": {"type": "string"}, "source"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/636562aa-8d27-43d5-94fc-e7cfca0e3a19/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | venues/get-stats | Get stats by venue | 200 | Response | {"venueStats": [{"key": "Total Matches", "value": "44"}, {"key": "Matches won batting first", "value": "7"}, {"key": "Matches won bowling first", "value": "18"}, {"key": "Avg. scores recorded", "value": "1st inns-301\n2nd inns-333\n3rd inns-333\n4th inns-160"}, {"key": "Highest total recorded", "value": "765/6(248.5) b... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"venueStats": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "value": {"type": "string"}}, "required": ["key", "value"]}}}, "required": ["venueStats"]} |
d49a4ed9-a934-4917-a66e-e056e3dcc949/e6a028c5-a844-4bf5-be12-6dc211d4deaa/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | venues/get-info | Get venue info | 200 | Response | {"ground": "Basin Reserve", "city": "Wellington", "country": "New Zealand", "timezone": "+13:00", "capacity": "11,600", "ends": "Vance Stand End, Scoreboard End", "homeTeam": "Wellington", "imageUrl": "http://i.cricketcb.com/i/stats/fth/540x303/venue/images/45.jpg", "imageId": "189174"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ground": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "timezone": {"type": "string"}, "capacity": {"type": "string"}, "ends": {"type": "string"}, "homeTeam": {"type": "string"}, "imageUrl": {"type": "string... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/87dc74a5-cc91-4709-b6eb-a2ba5f727831/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | teams/get-schedules | Get scheduled matches for a team | 200 | Response | {"teamMatchesData": [{"matchDetailsMap": {"key": "South Africa tour of India, 2022", "match": [{"matchInfo": {"matchId": 38647, "seriesId": 3697, "seriesName": "South Africa tour of India, 2022", "matchDesc": "1st T20I", "matchFormat": "T20", "startDate": "1654781400000", "endDate": "1654794000000", "state": "Upcoming"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"teamMatchesData": {"type": "array", "items": {"type": "object", "properties": {"matchDetailsMap": {"type": "object", "properties": {"key": {"type": "string"}, "match": {"type": "array", "items": {"type": "object", "properties": {"matchInfo"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/2e18dc4a-17da-4805-8ce5-2cebbde881a3/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | teams/get-players | Get players by team | 200 | Response | {"player": [{"name": "BATSMEN", "imageId": 174146}, {"id": "1413", "name": "Virat Kohli", "imageId": 170661, "battingStyle": "Right-hand bat", "bowlingStyle": "Right-arm medium"}, {"id": "576", "name": "Rohit Sharma", "imageId": 170658, "battingStyle": "Right-hand bat", "bowlingStyle": "Right-arm offbreak"}, {"id": "14... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"player": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "imageId": {"type": "integer"}, "id": {"type": "string"}, "battingStyle": {"type": "string"}, "bowlingStyle": {"type": "string"}}, "required":... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/56437239-b764-4d4a-9ebb-15416ec643de/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | teams/get-results | Get matched results by team | 200 | Response | {"teamMatchesData": [{"matchDetailsMap": {"key": "Sri Lanka tour of India, 2022", "match": [{"matchInfo": {"matchId": 38627, "seriesId": 3692, "seriesName": "Sri Lanka tour of India, 2022", "matchDesc": "2nd Test", "matchFormat": "TEST", "startDate": "1647073800000", "endDate": "1647444600000", "state": "Complete", "st... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"teamMatchesData": {"type": "array", "items": {"type": "object", "properties": {"matchDetailsMap": {"type": "object", "properties": {"key": {"type": "string"}, "match": {"type": "array", "items": {"type": "object", "properties": {"matchInfo"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/75474384-73b3-41b3-8106-478d61738ea5/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | teams/get-stats-filters | Get supported filters | 200 | Response | {"types": [{"header": "Batting"}, {"value": "mostRuns", "header": "Most runs", "category": "Batting"}, {"value": "highestScore", "header": "Highest Scores", "category": "Batting"}, {"value": "highestAvg", "header": "Best Batting Average", "category": "Batting"}, {"value": "highestSr", "header": "Best Batting Strike Rat... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"types": {"type": "array", "items": {"type": "object", "properties": {"header": {"type": "string"}, "value": {"type": "string"}, "category": {"type": "string"}}, "required": ["header"]}}, "appIndex": {"type": "object", "properties": {"seoTit... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/caefee03-be83-4c5a-b25d-f793e6351e31/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/get-matches | Get recent and upcoming matches by series | 200 | Response | {"matchDetails": [{"matchDetailsMap": {"key": "Thu, 02 Jun 2022 - Mon, 06 Jun 2022", "match": [{"matchInfo": {"matchId": 38326, "seriesId": 3641, "seriesName": "New Zealand tour of England, 2022", "matchDesc": "1st Test", "matchFormat": "TEST", "startDate": "1654164000000", "endDate": "1654534800000", "state": "Upcomin... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"matchDetails": {"type": "array", "items": {"type": "object", "properties": {"matchDetailsMap": {"type": "object", "properties": {"key": {"type": "string"}, "match": {"type": "array", "items": {"type": "object", "properties": {"matchInfo": {... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/2d28b978-8fb3-490d-b671-91c57984b8c9/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/get-squads | Get squads by series | 200 | Response | {"squads": [{"squadType": "Test", "isHeader": true}, {"squadId": 15821, "squadType": "Northern Knights", "imageId": 172343, "teamId": 294}, {"squadId": 15826, "squadType": "Wellington", "imageId": 172364, "teamId": 314}, {"squadId": 15831, "squadType": "Otago", "imageId": 172197, "teamId": 105}, {"squadId": 15836, "squ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"squads": {"type": "array", "items": {"type": "object", "properties": {"squadType": {"type": "string"}, "isHeader": {"type": "boolean"}, "squadId": {"type": "integer"}, "imageId": {"type": "integer"}, "teamId": {"type": "integer"}}, "require... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/289380b9-1ae3-4679-932b-2d0666a20083/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/get-points-table | Get points table by series | 200 | Response | {"pointsTable": [{"groupName": "Teams", "pointsTableInfo": [{"teamId": 186, "teamName": "AKL", "matchesPlayed": 7, "matchesWon": 5, "matchesDrawn": 1, "noRes": 1, "points": 100, "nrr": "0.000", "teamFullName": "Auckland", "teamMatches": [{"opponent": "Northern Knights", "startdt": "1643932800000", "result": "Won by 4 w... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pointsTable": {"type": "array", "items": {"type": "object", "properties": {"groupName": {"type": "string"}, "pointsTableInfo": {"type": "array", "items": {"type": "object", "properties": {"teamId": {"type": "integer"}, "teamName": {"type": ... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/88825978-55b2-478e-8d41-b30780c3ffc1/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/get-stats-filters | Get supported filters | 200 | Response | {"types": [{"header": "Batting"}, {"value": "mostRuns", "header": "Most runs", "category": "Batting"}, {"value": "highestScore", "header": "Highest Scores", "category": "Batting"}, {"value": "highestAvg", "header": "Best Batting Average", "category": "Batting"}, {"value": "highestSr", "header": "Best Batting Strike Rat... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"types": {"type": "array", "items": {"type": "object", "properties": {"header": {"type": "string"}, "value": {"type": "string"}, "category": {"type": "string"}}, "required": ["header"]}}, "appIndex": {"type": "object", "properties": {"seoTit... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/c160d4ee-a71a-4c3e-88b8-4308d76736ad/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | photos/get-gallery | Get photo gallery | 200 | Response | {"photoGalleryDetails": [{"imageId": 231895, "caption": "Shubman Gill was dismissed early by Tim Southee."}, {"imageId": 231890, "caption": "Hardik and Saha revived Gujarat Titans."}, {"imageId": 231887, "caption": "Hardik brought up his 3rd successive fifty."}, {"imageId": 231889, "caption": "However, KKR fought back ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"photoGalleryDetails": {"type": "array", "items": {"type": "object", "properties": {"imageId": {"type": "integer"}, "caption": {"type": "string"}}, "required": ["caption", "imageId"]}}, "tags": {"type": "array", "items": {"type": "object", "... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/51e982bc-bfb2-4cda-ba9f-cf6e593d9829/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | photos/list | List photo galleries | 200 | Response | {"photoGalleryInfoList": [{"photoGalleryInfo": {"galleryId": 5376, "headline": "PBKS vs CSK, Match 38, IPL 2022", "imageId": 232037, "publishedTime": "1650894172143"}}, {"photoGalleryInfo": {"galleryId": 5375, "headline": "LSG vs MI, Match 37, IPL 2022", "imageId": 232000, "publishedTime": "1650824593425"}}, {"ad": {"n... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"photoGalleryInfoList": {"type": "array", "items": {"type": "object", "properties": {"photoGalleryInfo": {"type": "object", "properties": {"galleryId": {"type": "integer"}, "headline": {"type": "string"}, "imageId": {"type": "integer"}, "pub... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/453ec257-a895-45cc-8e80-bcc450ae7d8c/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | news/get-topics | Get all available topics | 200 | Response | {"topics": [{"id": 350, "headline": "IPL 2022", "description": "IPL 2022"}, {"id": 349, "headline": "Inside Story", "description": "\u200bUnpacking all the facts and going in-depth into news stories"}, {"id": 347, "headline": "Reflections", "description": "A deep and considered look at relevant themes"}, {"id": 344, "h... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"topics": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "headline": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "headline", "id"]}}}, "required": ["topics"]} |
d49a4ed9-a934-4917-a66e-e056e3dcc949/f0962101-20b6-4a3e-94e1-2d3150277ec6/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | news/get-categories | Get all available categories | 200 | Response | {"storyType": [{"id": 1, "name": "News", "description": "All the latest that is news \u2013 breaking or otherwise"}, {"id": 2, "name": "Editor's Picks", "description": "The best stories hand-picked by the Cricbuzz editorial team."}, {"id": 3, "name": "Editorial", "description": "The stories that are published by one of... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"storyType": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "id", "name"]}}}, "required": ["storyType"]} |
d49a4ed9-a934-4917-a66e-e056e3dcc949/26897330-868b-4af1-be85-225ab001fd0f/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | news/detail | Get news detail | 200 | Response | {"id": 122025, "context": "A new role", "headline": "Abdur Razzak to serve short coaching stint at High Performance Unit", "publishTime": "1650854243199", "coverImage": {"id": "232022", "caption": "Razzak (black top) will serve as a temporary spin consultant at HP camp.", "source": "Cricbuzz"}, "content": [{"content": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "context": {"type": "string"}, "headline": {"type": "string"}, "publishTime": {"type": "string"}, "coverImage": {"type": "object", "properties": {"id": {"type": "string"}, "caption": {"type": "string"}, "source": {... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/1c2ebd9c-e2a7-45fd-8002-10181f6771f4/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | news/list | List latest news | 200 | Response | {"storyList": [{"story": {"id": 122034, "hline": "Abu Jayed expresses disappointment after Test exclusion", "intro": "The seamer has been dropped since the BCB selectors opted to pick fast bowlers with more pace on offer ", "pubTime": "1650936490314", "source": "Cricbuzz", "storyType": "News", "imageId": 232088, "seoHe... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"storyList": {"type": "array", "items": {"type": "object", "properties": {"story": {"type": "object", "properties": {"id": {"type": "integer"}, "hline": {"type": "string"}, "intro": {"type": "string"}, "pubTime": {"type": "string"}, "source"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/828d5b7c-8a2d-4968-acd6-0797f5ffa297/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | players/get-bowling | Get player's bowling | 200 | Response | {"headers": ["ROWHEADER", "Test", "ODI", "T20", "IPL"], "values": [{"values": ["Matches", "43", "42", "56", "102"]}, {"values": ["Innings", "0", "0", "0", "0"]}, {"values": ["Balls", "0", "0", "0", "0"]}, {"values": ["Runs", "0", "0", "0", "0"]}, {"values": ["Maidens", "0", "0", "0", "0"]}, {"values": ["Wickets", "0", ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"headers": {"type": "array", "items": {"type": "string"}}, "values": {"type": "array", "items": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"]}}, "appIndex": {"type": "obje... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/d2a4db33-1738-456e-b104-7455c1c4af92/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | players/get-batting | Get player's batting | 200 | Response | {"headers": ["ROWHEADER", "Test", "ODI", "T20", "IPL"], "values": [{"values": ["Matches", "43", "42", "56", "102"]}, {"values": ["Innings", "74", "41", "52", "93"]}, {"values": ["Runs", "2547", "1634", "1831", "3641"]}, {"values": ["Balls", "4833", "1844", "1285", "2649"]}, {"values": ["Highest", "199", "112", "110", "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"headers": {"type": "array", "items": {"type": "string"}}, "values": {"type": "array", "items": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"]}}, "appIndex": {"type": "obje... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/cbdadd1f-52a6-4677-a713-d9ce88ea451c/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | players/get-info | Get player info | 200 | Response | {"id": "6635", "bat": "Left Handed Bat", "bowl": "Right-arm offbreak", "name": "Usman Khawaja", "nickName": "Khawaja", "height": "1.75 m ", "role": "Batsman", "birthPlace": "Islamabad, Pakistan ", "intlTeam": "Australia", "teams": "Australia, New South Wales, Derbyshire, Cricket Australia Chairmans XI, Sydney Thunder, ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "string"}, "bat": {"type": "string"}, "bowl": {"type": "string"}, "name": {"type": "string"}, "nickName": {"type": "string"}, "height": {"type": "string"}, "role": {"type": "string"}, "birthPlace": {"type": "string"}, "intlTea... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/2c9deda7-601b-4c0d-a976-fb6bc979a092/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | players/search | Search player by name | 200 | Response | {"player": [{"id": "673", "name": "Janeiro Tucker", "teamName": "Bermuda", "faceImageId": "155599"}, {"id": "674", "name": "Kwame Tucker", "teamName": "Bermuda", "faceImageId": "155488"}, {"id": "866", "name": "Tamauri Tucker", "teamName": "Bermuda", "faceImageId": "155612"}, {"id": "7240", "name": "Rod Tucker", "teamN... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"player": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "teamName": {"type": "string"}, "faceImageId": {"type": "string"}}, "required": ["faceImageId", "id", "name", "teamN... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/a7b39007-88b0-45c7-a13f-5f348b5fac7b/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | players/list-trending | List trending players | 200 | Response | {"player": [{"id": "1446", "name": "Shikhar Dhawan", "teamName": "India", "faceImageId": "170660"}, {"id": "8733", "name": "KL Rahul", "teamName": "India", "faceImageId": "170673"}, {"id": "14565", "name": "Marco Jansen", "teamName": "South Africa", "faceImageId": "226306"}, {"id": "10738", "name": "Rashid Khan", "team... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"player": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "teamName": {"type": "string"}, "faceImageId": {"type": "string"}}, "required": ["faceImageId", "id", "name", "teamN... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/1cabf01e-3018-437e-a3d0-5e41e14d229e/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | teams/get-stats | Get stats by team | 200 | Response | {"filter": {"matchtype": [{"matchTypeId": "1", "matchTypeDesc": "test"}, {"matchTypeId": "2", "matchTypeDesc": "odi"}, {"matchTypeId": "3", "matchTypeDesc": "t20"}], "team": [{"id": "58", "teamShortName": "CSK"}, {"id": "61", "teamShortName": "DC"}, {"id": "65", "teamShortName": "PBKS"}, {"id": "63", "teamShortName": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"filter": {"type": "object", "properties": {"matchtype": {"type": "array", "items": {"type": "object", "properties": {"matchTypeId": {"type": "string"}, "matchTypeDesc": {"type": "string"}}, "required": ["matchTypeDesc", "matchTypeId"]}}, "t... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/22084251-6170-4a7a-afaf-1f60f6b10e32/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | teams/get-news | Get news by team | 200 | Response | {"storyList": [{"story": {"id": 122013, "hline": "IPL playoffs to be played in Kolkata, Ahmedabad", "intro": "Meanwhile, Lucknow will host a three-team Women's T20 Challenge while the venues for South Africa's five-match tour of India has also been announced", "pubTime": "1650728635399", "source": "Cricbuzz", "storyTyp... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"storyList": {"type": "array", "items": {"type": "object", "properties": {"story": {"type": "object", "properties": {"id": {"type": "integer"}, "hline": {"type": "string"}, "intro": {"type": "string"}, "pubTime": {"type": "string"}, "source"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/671f73be-59db-4e53-ab3c-92922cbe14ff/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | teams/list | List teams | 200 | Response | {"list": [{"teamName": "Test Teams"}, {"teamId": 2, "teamName": "India", "teamSName": "IND", "imageId": 172115}, {"teamId": 27, "teamName": "Ireland", "teamSName": "IRE", "imageId": 172141}, {"teamId": 3, "teamName": "Pakistan", "teamSName": "PAK", "imageId": 172116}, {"teamId": 4, "teamName": "Australia", "teamSName":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"list": {"type": "array", "items": {"type": "object", "properties": {"teamName": {"type": "string"}, "teamId": {"type": "integer"}, "teamSName": {"type": "string"}, "imageId": {"type": "integer"}}, "required": ["teamName"]}}, "appIndex": {"t... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/d9eeac43-335a-418b-8e5e-ac6743eac34c/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/get-stats | Get stats | 200 | Response | {"testStatsList": {"headers": ["Batsmen", "M", "I", "R", "Avg"], "values": [{"values": ["10701", "Tom Bruce", "8", "13", "858", "143.00"]}, {"values": ["10745", "Nick Kelly", "8", "15", "675", "51.92"]}, {"values": ["2255", "Rutherford", "7", "13", "593", "45.62"]}, {"values": ["11176", "Dale Phillips", "8", "15", "587... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"testStatsList": {"type": "object", "properties": {"headers": {"type": "array", "items": {"type": "string"}}, "values": {"type": "array", "items": {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/a34b2564-29d3-4b1f-a48a-c35d385a1297/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/get-venues | Get venues by series | 200 | Response | {"seriesVenue": [{"id": 45, "ground": "Basin Reserve", "city": "Wellington", "country": "New Zealand", "imageId": "189174"}, {"id": 371, "ground": "Hagley Oval", "city": "Christchurch", "country": "New Zealand", "imageId": "189174"}, {"id": 116, "ground": "University Oval", "city": "Dunedin", "country": "New Zealand", ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"seriesVenue": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "ground": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "imageId": {"type": "string"}}, "required": ["cit... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/5589f4ab-78fe-410c-baee-539fcb21b2ed/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/get-players | Get players by squad and series | 200 | Response | {"player": [{"name": "BATSMEN", "isHeader": true}, {"id": "14514", "name": "Troy Johnson", "role": "Batsman", "imageId": 174146, "battingStyle": "Right-hand bat", "bowlingStyle": "Right-arm offbreak"}, {"id": "15567", "name": "Nick Greenwood", "role": "Batsman", "imageId": 174146, "battingStyle": "Right-hand bat"}, {"i... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"player": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "isHeader": {"type": "boolean"}, "id": {"type": "string"}, "role": {"type": "string"}, "imageId": {"type": "integer"}, "battingStyle": {"type"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/f43f4144-8279-4374-ba6a-ade4726811f3/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/get-news | Get news by series | 200 | Response | {"storyList": [{"story": {"id": 119506, "hline": "Fifth Test between England and India rescheduled to July 2022", "intro": "The concluding Test match will now be played at Edgbaston instead of Manchester", "pubTime": "1634904086207", "source": "Cricbuzz", "storyType": "News", "imageId": 215877, "seoHeadline": "Fifth Te... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"storyList": {"type": "array", "items": {"type": "object", "properties": {"story": {"type": "object", "properties": {"id": {"type": "integer"}, "hline": {"type": "string"}, "intro": {"type": "string"}, "pubTime": {"type": "string"}, "source"... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/b8c170e6-74f0-4a3c-82fc-cd01f568413c/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/list-archives | List archived series | 200 | Response | {"seriesMapProto": [{"date": "2022", "series": [{"id": 4140, "name": "Bahamas tour of Cayman Islands, 2022", "startDt": "1649808000000", "endDt": "1650153600000"}, {"id": 4114, "name": "Uganda tour of Namibia, 2022", "startDt": "1649376000000", "endDt": "1649548800000"}, {"id": 4075, "name": "Nepal T20I Tri-Series 2022... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"seriesMapProto": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "series": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "startDt... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/e6b088e4-6e3e-4580-a9d8-0322b75f2a0c/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | series/list | List series | 200 | Response | {"seriesMapProto": [{"date": "DECEMBER 2021", "series": [{"id": 3858, "name": "West Indies tour of Pakistan, 2021-22", "startDt": "1639353600000", "endDt": "1654992000000"}]}, {"date": "MAY 2022", "series": [{"id": 4168, "name": "Finland tour of Denmark, 2022", "startDt": "1651881600000", "endDt": "1651968000000"}, {"i... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"seriesMapProto": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "series": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "startDt... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/a5c94b7b-d402-42b4-993a-e53c3acff76c/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | matches/get-leanback | Get match leanback | 200 | Response | {"miniscore": {"inningsId": 2, "batsmanStriker": {"batBalls": 6, "batDots": 2, "batFours": 2, "batId": 15475, "batName": "Nisarg Patel", "batMins": 14, "batRuns": 10, "batSixes": 0, "batStrikeRate": 166.67}, "batsmanNonStriker": {"batBalls": 6, "batDots": 3, "batFours": 0, "batId": 9748, "batName": "Saurabh Netravalkar... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"miniscore": {"type": "object", "properties": {"inningsId": {"type": "integer"}, "batsmanStriker": {"type": "object", "properties": {"batBalls": {"type": "integer"}, "batDots": {"type": "integer"}, "batFours": {"type": "integer"}, "batId": {... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/0f8b5031-cd24-4193-ab62-3597ba03ddde/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | schedules/list | List scheduled matches | 200 | Response | {"matchScheduleMap": [{"scheduleAdWrapper": {"date": "SAT, MAY 07 2022", "matchScheduleList": [{"seriesName": "Finland tour of Denmark, 2022", "matchInfo": [{"matchId": 47288, "seriesId": 4168, "matchDesc": "1st T20I", "matchFormat": "T20", "startDate": "1651914000000", "endDate": "1651967999000", "team1": {"teamId": 1... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"matchScheduleMap": {"type": "array", "items": {"type": "object", "properties": {"scheduleAdWrapper": {"type": "object", "properties": {"date": {"type": "string"}, "matchScheduleList": {"type": "array", "items": {"type": "object", "propertie... |
d49a4ed9-a934-4917-a66e-e056e3dcc949/44101a36-25f5-4516-8e97-e82065c5d658/0/0 | Cricbuzz Cricket | This API helps to query for live cricket scores, commentary, latest cricket news and editorials, schedules of upcoming matches, rankings, stats, records, etc | 9.9 | matches/list | List live, recent, upcoming matches | 200 | Response | {"typeMatches": [{"matchType": "League", "seriesMatches": [{"seriesAdWrapper": {"seriesId": 4061, "seriesName": "Indian Premier League 2022", "matches": [{"matchInfo": {"matchId": 46046, "seriesId": 4061, "seriesName": "Indian Premier League 2022", "matchDesc": "33rd Match", "matchFormat": "T20", "startDate": "16505496... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"typeMatches": {"type": "array", "items": {"type": "object", "properties": {"matchType": {"type": "string"}, "seriesMatches": {"type": "array", "items": {"type": "object", "properties": {"seriesAdWrapper": {"type": "object", "properties": {"... |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/b55b3714-d456-4a04-9deb-16bcab8b317e/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Sure VIP Under 3.5 Goals | This endpiont delivers daily sure and precise under 3.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Nassaji Mazandaran", "away": " Tractor", "tips": "Under3.5", "time": "May 31", "country": " IRA"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "time": {"type": "string"}, "country": {"type": "string"}}, "required": ["away", "country", "home", "time", "tips"]}} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/5a37ddd5-1456-45d2-a1a0-6dd10c03c181/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Tomorrow Sure VIP Under 3.5 Goals | This endpiont delivers tomorrow sure and precise under 3.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | {"success": "No available tips!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "string"}}, "required": ["success"]} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/a1779257-314a-4c23-bfa9-6385cdf68f83/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Super Sure VIP HT/FT Forcast | This group delivers daily HT/FT match forecasts. All of the forecasts have been carefully selected. Visit 168predict for more information. | 200 | Response | [{"home": "Kjelsas 2", "away": " Skeid 2", "tips": "2/2", "time": "May 31", "country": " NOR"}, {"home": "NOR", "away": "Grorud 2", "tips": "1/1", "time": "May 31", "country": ""}, {"home": "Honka W", "away": " Aland Utd W", "tips": "2/2", "time": "May 31", "country": " FIN"}, {"home": "Perth SC", "away": " Armadale", ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "time": {"type": "string"}, "country": {"type": "string"}}, "required": ["away", "country", "home", "time", "tips"]}} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/b947e7dc-768f-4142-903b-8d548d5b41a4/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Tomorrow Super Sure VIP Double Chance Matches | This endpiont delivers tomorrow super sure and precise Double Chance Matches. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | {"success": "No available tips!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "string"}}, "required": ["success"]} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/4c211252-aba7-496d-aa88-0f4fee62fe58/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Yesterday Super Sure VIP Double Chance Matches | This endpiont delivers yesterday Double Chance Matches. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Taby", "away": "Vasalunds", "tips": "2X", "time": "May 30", "country": "SWE"}, {"home": "Orebro Syr.", "away": "Gefle", "tips": "2X", "time": "May 30", "country": "SWE", "score": "2:1"}, {"home": "Utsiktens", "away": "Skovde AIK", "tips": "1X", "time": "May 30", "country": "SWE", "score": "1:1"}, {"home": "T... | {"type": "array"} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/d6925b1e-aae2-45fe-ad7c-1dd9d54f7d1f/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Super Sure VIP Double Chance Matches | This endpiont delivers daily super sure and precise Double Chance matches. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Kjelsas 2", "away": " Skeid 2", "tips": "2X", "time": "May 31", "country": " NOR"}, {"home": "Grorud 2", "away": " Ready", "tips": "1X", "time": "May 31", "country": " NOR"}, {"home": "Honka W", "away": " Aland Utd W", "tips": "2X", "time": "May 31", "country": " FIN"}, {"home": "Perth SC", "away": " Armadal... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "time": {"type": "string"}, "country": {"type": "string"}}, "required": ["away", "country", "home", "time", "tips"]}} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/22e19146-0113-4a4b-9161-d1d0ef066a32/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Tomorrow Super Sure VIP Draw Matches | This endpiont delivers tomorrow super sure and precise Draw matches. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | {"success": "No available tips!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "string"}}, "required": ["success"]} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/1e2d37ab-2d77-45c0-9155-c5b7a8dfda42/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Yesterday Super Sure VIP Draw Matches | This endpiont delivers yesterday super sure and precise Draw matches. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Douanes", "away": "Diambars", "tips": "X", "time": "May 30", "country": "SEN", "score": "0:0"}, {"home": "Al Ahly", "away": "Wydad", "tips": "X", "time": "May 30", "country": "CAF", "score": "0:2"}, {"home": "National Bank Egypt", "away": "Ceramica Cleopatra", "tips": "X", "time": "May 30", "country": "EGY",... | {"type": "array"} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/96544941-3bd8-4ec6-b650-d038482a890e/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Super Sure VIP Draw Matches | This endpiont delivers daily super sure and precise Draw matches. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Nassaji Mazandaran", "away": " Tractor", "tips": "X", "time": "May 31", "country": " IRA"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "time": {"type": "string"}, "country": {"type": "string"}}, "required": ["away", "country", "home", "time", "tips"]}} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/2b963293-b6eb-4c8f-bd90-b8cdce11b284/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Tomorrow Super Sure VIP HT/FT Matches | This endpiont delivers tomorrow super sure and precise HT/FT matches. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | {"success": "No available tips!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "string"}}, "required": ["success"]} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/ef0caf9f-c404-4729-873b-da33d835104d/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Yesterday Super Sure VIP HT/FT Matches | This endpiont delivers yesterday super sure VIP HT/FT matches. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Taby", "away": "Vasalunds", "tips": "2/2", "time": "May 30", "country": "SWE", "score": "0:2"}, {"home": "Utsiktens", "away": "Skovde AIK", "tips": "1/1", "time": "May 30", "country": "SWE", "score": "1:1"}, {"home": "Tuapse", "away": "Spartak Nalchik", "tips": "2/2", "time": "May 30", "country": "RUS", "sco... | {"type": "array"} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/d893c605-d75e-4b3b-ad9c-58e646aa3e8c/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Tomorrow Super Sure VIP Prediction | This endpiont delivers tomorrow super sure and precise match forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | {"success": "No available tips!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "string"}}, "required": ["success"]} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/814fa30f-96c5-4172-8f29-9546024fb9f5/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Yesterday Super Sure VIP Prediction | This endpiont delivers yesterday super sure and precise match forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Bryne", "away": "Start", "tips": "X2", "score": "2:0", "country": "NOR", "time": "May 30"}, {"home": "Djurgarden", "away": "Varbergs", "tips": "HWEH", "score": "4:0", "country": "SWE", "time": "May 30"}, {"home": "Vikingur Reykjavik", "away": "KA Akureyri", "tips": "Over 1.5", "score": "2:1", "country": "ICE... | {"type": "array"} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/42419a27-7721-4343-97f4-e8505a93f15b/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Super Sure VIP Predictions | This endpiont delivers daily super sure and precise match forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Brann", "away": "Mjondalen", "tips": "HWEH", "country": "NOR", "time": "May 31"}, {"home": "KFUM Oslo", "away": "Skeid", "tips": "Over 2.5", "country": "NOR", "time": "May 31"}, {"home": "Raufoss", "away": "Asane", "tips": "1X", "country": "NOR", "time": "May 31"}, {"home": "Stabaek", "away": "Kongsvinger", ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "country": {"type": "string"}, "time": {"type": "string"}}, "required": ["away", "country", "home", "time", "tips"]}} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/a2626e4c-e561-4a44-ac74-8f753e2ff2a1/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Sure VIP Matche's Goals | This endpiont delivers daily sure and precise matches for today. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Perth SC", "away": "Armadale", "tips": "Over 2.5", "time": "May 31", "country": " AUS NPL"}, {"home": "Thailand", "away": "Bahrain", "tips": "1X", "time": "May 31", "country": " INT FRL"}, {"home": "Nassaji Mazandaran", "away": "Tractor", "tips": "BTS", "time": "May 31", "country": " IRN D1"}, {"home": "Honk... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "time": {"type": "string"}, "country": {"type": "string"}}, "required": ["away", "country", "home", "time", "tips"]}} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/79926139-58e8-4b38-915d-7eef31b9b162/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Tomorrow Sure VIP BTTS/ Goal Goal | This endpiont delivers tomorrow sure and precise BTTS/Goal Goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | {"success": "No available tips!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "string"}}, "required": ["success"]} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/b45f64ed-857b-4530-a95d-f9042588240b/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Yesterday Sure VIP BTTS/Goal Goal | This endpiont delivers yesterday BTTS/Goal Goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Douanes", "away": "Diambars", "tips": "Under3.5", "time": "May 30", "country": "SEN", "score": "0:0"}, {"home": "Al Ahly", "away": "Wydad", "tips": "Under3.5", "time": "May 30", "country": "CAF", "score": "0:2"}, {"home": "National Bank Egypt", "away": "Ceramica Cleopatra", "tips": "Under3.5", "time": "May 3... | {"type": "array"} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/78ef0525-d526-48e1-a636-48ee5401cc2e/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Sure VIP BTTS/Goal Goal | This endpiont delivers daily sure and precise BTTS/Goal Goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Utsiktens", "away": "Skovde AIK", "tips": "BTTS/GG", "country": "SWE", "time": "May 30", "score": ""}, {"home": "Nosaby IF", "away": "Eslovs", "tips": "BTTS/GG", "country": "SWE", "time": "May 30", "score": ""}, {"home": "Orebro Syr.", "away": "Gefle", "tips": "BTTS/GG", "country": "SWE", "time": "May 30", "... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "country": {"type": "string"}, "time": {"type": "string"}, "score": {"type": "string"}}, "required": ["away", "country", "home", "... |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/d5b61aec-fde2-4980-b085-e91a2f8f9369/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Yesterday Sure VIP Over 2.5 Goals | This endpiont delivers yesterday over 2.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "V. Haugesund", "away": "Odd 2", "tips": "Over 2.5", "country": "NOR", "time": "May 30", "score": "2 : 2"}, {"home": "Rosenborg 2", "away": "Tiller", "tips": "Over 2.5", "country": "NOR", "time": "May 30", "score": "3 : 1"}, {"home": "Raufoss", "away": "Asane", "tips": "Over 2.5", "country": "NOR", "time": "M... | {"type": "array"} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/01e15651-6018-49e2-81b4-94da2de5205b/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Tomorrow Sure VIP Over 2.5 Goals | This endpiont delivers tomorrow sure and precise over 2.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | {"success": "No available tips!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "string"}}, "required": ["success"]} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/a943e4dc-384f-4b3a-b46f-c26d1e6b3efb/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Sure VIP Over 2.5 Goals | This endpiont delivers daily sure and precise over 2.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Team TG FF", "away": "Umea FC", "tips": "Over 2.5", "country": "SWE", "time": "May 31"}, {"home": "CR Belouizdad", "away": "Biskra", "tips": "Over 2.5", "country": "ALG", "time": "May 31"}, {"home": "Kjelsas 2", "away": "Skeid 2", "tips": "Over 2.5", "country": "NOR DIV 2", "time": "May 31"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "country": {"type": "string"}, "time": {"type": "string"}}, "required": ["away", "country", "home", "time", "tips"]}} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/52a39878-2d87-4be9-a83e-3d78fec800dc/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Tomorrow Sure VIP Over 1.5 Goals | This endpiont delivers tomorrow sure and precise over 1.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | {"success": "No available tips!"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "string"}}, "required": ["success"]} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/f0121cca-5185-43ed-9865-ffc55ecc1d7a/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Yesterday Sure VIP Over 1.5 Goals | This endpiont delivers yesterday over 1.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Utsiktens", "away": "Skovde AIK", "tips": "Over 1.5", "country": "SWE", "time": "May 30", "score": "1 : 1"}, {"home": "Orebro Syr.", "away": "Gefle", "tips": "Over 1.5", "country": "SWE", "time": "May 30", "score": "2 : 1"}, {"home": "Taby", "away": "Vasalunds", "tips": "Over 1.5", "country": "SWE", "time": ... | {"type": "array"} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/96d7739f-8b5c-4c16-8f94-3ea07bedda5a/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Today Sure VIP Over 1.5 Goals | This endpiont delivers daily sure and precise over 1.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Team TG FF", "away": "Umea FC", "tips": "Over 1.5", "country": "SWE", "time": "May 31"}, {"home": "Perth SC", "away": "Armadale", "tips": "Over 1.5", "country": "AUSLIA", "time": "May 31"}, {"home": "CR Belouizdad", "away": "Biskra", "tips": "Over 1.5", "country": "ALG", "time": "May 31"}, {"home": "Kjelsas ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"home": {"type": "string"}, "away": {"type": "string"}, "tips": {"type": "string"}, "country": {"type": "string"}, "time": {"type": "string"}}, "required": ["away", "country", "home", "time", "tips"]}} |
31160586-308f-4b18-ad74-8bb3f5a8ffbe/2277202e-705d-49d9-ba3c-4c9a8cd85d0c/0/0 | 168predict VIP Football Predictions | 168predict offers "Daily" accurate football predictions from 168 football leagues worldwide. Visit www.168predict.site | null | Yesterday Sure VIP Under 3.5 Goals | This endpiont delivers yesterday under 3.5 goal forecasts. All of the forecasts have been carefully selected. Visit www.168predict.site for more information. | 200 | Response | [{"home": "Douanes", "away": "Diambars", "tips": "Under3.5", "time": "May 30", "country": "SEN", "score": "0:0"}, {"home": "Al Ahly", "away": "Wydad", "tips": "Under3.5", "time": "May 30", "country": "CAF", "score": "0:2"}, {"home": "National Bank Egypt", "away": "Ceramica Cleopatra", "tips": "Under3.5", "time": "May 3... | {"type": "array"} |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/f3e6d49b-db81-4ddb-a13b-1a74576c4cda/1/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByNameAndFullname | 200 | null | {"id": 0, "name": "", "players": []} | {"required": ["name"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"maxLength": 255, "minLength": 0, "type": "string"}, "players": {"type": "array", "items": {"description": "**Omitted**"}}}} | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/32df2655-2d47-4c24-9cf8-c7095b3d901f/1/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findById_1 | 200 | null | {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]} | {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fullname": {"maxLength": 255, "minLength": 0, "type": "string"}, "birthyear": {"type": "integer", "format": "int32", "minimum": -21474... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/9dff5c6f-bd7b-4e5c-9c35-aa8b872b5481/1/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByPlayerAndHisStats | 200 | null | {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]} | {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fullname": {"maxLength": 255, "minLength": 0, "type": "string"}, "birthyear": {"type": "integer", "format": "int32", "minimum": -21474... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/9dff5c6f-bd7b-4e5c-9c35-aa8b872b5481/2/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByPlayerAndHisStats | 400 | null | {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]} | {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fullname": {"maxLength": 255, "minLength": 0, "type": "string"}, "birthyear": {"type": "integer", "format": "int32", "minimum": -21474... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/040409df-89da-4bab-b3b4-ef34608486cc/2/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findById_2 | 200 | null | {"id": 0, "name": "", "players": []} | {"required": ["name"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"maxLength": 255, "minLength": 0, "type": "string"}, "players": {"type": "array", "items": {"description": "**Omitted**"}}}} | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/22afcb1d-1914-4151-a7b4-ad40ab9a7673/1/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByPlayerName | 200 | null | {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]} | {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fullname": {"maxLength": 255, "minLength": 0, "type": "string"}, "birthyear": {"type": "integer", "format": "int32", "minimum": -21474... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/22afcb1d-1914-4151-a7b4-ad40ab9a7673/2/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByPlayerName | 400 | null | {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]} | {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fullname": {"maxLength": 255, "minLength": 0, "type": "string"}, "birthyear": {"type": "integer", "format": "int32", "minimum": -21474... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/5342bf63-e635-4fed-a43a-bcf1ce03056f/1/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByClub | 400 | null | {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]} | {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fullname": {"maxLength": 255, "minLength": 0, "type": "string"}, "birthyear": {"type": "integer", "format": "int32", "minimum": -21474... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/5342bf63-e635-4fed-a43a-bcf1ce03056f/2/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByClub | 200 | null | {"id": 0, "name": "", "founding_year": 0, "players": []} | {"required": ["founding_year", "name"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"maxLength": 255, "minLength": 0, "type": "string"}, "founding_year": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/e4823420-efd0-4e7d-b3d3-32d5ff9e93e1/2/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findById_3 | 200 | null | {"id": 0, "name": "", "founding_year": 0, "players": []} | {"required": ["founding_year", "name"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "name": {"maxLength": 255, "minLength": 0, "type": "string"}, "founding_year": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/19bd3428-baf5-4375-94c5-344ab7bb64bf/2/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findById | 200 | null | {"id": 0, "quote": "", "players": {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]}} | {"required": ["quote"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "quote": {"maxLength": 255, "minLength": 0, "type": "string"}, "players": {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id"... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/59fdb133-ed56-4cef-9dc8-3340bbbc36a3/1/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByQuote | 400 | null | {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]} | {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "fullname": {"maxLength": 255, "minLength": 0, "type": "string"}, "birthyear": {"type": "integer", "format": "int32", "minimum": -21474... | |
ea4512fc-a75f-4a70-8481-0ceeb9c0bda2/59fdb133-ed56-4cef-9dc8-3340bbbc36a3/2/0 | GOAT List Football API | My project is about a football API. I have chosen the best and funniest football players in my opinion, and summarized the most important information for them. It is important to know that I made this list just for fun and that I did not mean this GOAT (Greatest of all time) list seriously. I have assigned the countrie... | null | findByQuote | 200 | null | {"id": 0, "quote": "", "players": {"id": 0, "fullname": "", "birthyear": 0, "market_value": "", "prime_season": "", "lands": {"id": 0, "name": "", "players": []}, "quotes": [], "clubs": [{"id": 0, "name": "", "founding_year": 0, "players": []}]}} | {"required": ["quote"], "type": "object", "properties": {"id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "quote": {"maxLength": 255, "minLength": 0, "type": "string"}, "players": {"required": ["fullname", "market_value", "prime_season"], "type": "object", "properties": {"id"... | |
31069ff2-f648-4fe5-a13c-5a50551e9119/94b0d42b-c712-426d-a43f-e03a9efdc77d/1/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Event Details by Id | Event Details by Id | 200 | Response | {"events": [{"dateEvent": "2014-12-29", "dateEventLocal": null, "idAPIfootball": null, "idAwayTeam": "133614", "idEvent": "441613", "idHomeTeam": "133602", "idLeague": "4328", "idSoccerXML": "335203", "intAwayScore": "1", "intAwayShots": "4", "intHomeScore": "4", "intHomeShots": "11", "intRound": "19", "intSpectators":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"dateEvent": {"type": "string"}, "dateEventLocal": {"type": "null"}, "idAPIfootball": {"type": "null"}, "idAwayTeam": {"type": "string"}, "idEvent": {"type": "string"}, "... |
31069ff2-f648-4fe5-a13c-5a50551e9119/4a7d3eda-3443-4df1-a47b-754cb9dc30a1/1/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Event TV by Event Id | Event TV by Event Id | 200 | Response | {"tvevent": [{"dateEvent": "2019-01-12", "id": "4867", "idChannel": "8165", "idEvent": "584911", "strChannel": "BT Sport ESPN HD", "strCountry": "Ireland", "strEvent": "Marrakesh E-Prix", "strLogo": "https://www.thesportsdb.com/images/media/logo/xstwys1438373796.png", "strSeason": "1819", "strSport": "Motorsport", "str... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"tvevent": {"type": "array", "items": {"type": "object", "properties": {"dateEvent": {"type": "string"}, "id": {"type": "string"}, "idChannel": {"type": "string"}, "idEvent": {"type": "string"}, "strChannel": {"type": "string"}, "strCountry"... |
31069ff2-f648-4fe5-a13c-5a50551e9119/e398ecc0-184e-417b-a928-f0047fee2db5/1/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Events in a specific round by league id, round, season | Events in a specific round by league id, round, season | 200 | Response | {"events": [{"dateEvent": "2015-05-24", "dateEventLocal": null, "idAPIfootball": null, "idAwayTeam": "133623", "idEvent": "441794", "idHomeTeam": "133601", "idLeague": "4328", "idSoccerXML": "335379", "intAwayScore": "1", "intAwayShots": "3", "intHomeScore": "0", "intHomeShots": "5", "intRound": "38", "intSpectators": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"dateEvent": {"type": "string"}, "dateEventLocal": {"type": "null"}, "idAPIfootball": {"type": "null"}, "idAwayTeam": {"type": "string"}, "idEvent": {"type": "string"}, "... |
31069ff2-f648-4fe5-a13c-5a50551e9119/8223a03c-4c9c-4c2b-bbd4-593f0aca7eb8/1/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Events on a specific day | Events on a specific day | 200 | Response | {"events": [{"dateEvent": "2014-10-10", "dateEventLocal": null, "idAPIfootball": null, "idAwayTeam": "134480", "idEvent": "441043", "idHomeTeam": "134477", "idLeague": "4356", "idSoccerXML": "341286", "intAwayScore": "1", "intAwayShots": "0", "intHomeScore": "4", "intHomeShots": "0", "intRound": "1", "intSpectators": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"dateEvent": {"type": "string"}, "dateEventLocal": {"type": "null"}, "idAPIfootball": {"type": "null"}, "idAwayTeam": {"type": "string"}, "idEvent": {"type": "string"}, "... |
31069ff2-f648-4fe5-a13c-5a50551e9119/341e54de-e4bc-4528-bfec-cf5b9a5467be/1/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Last 15 Events by League Id | Last 15 Events by League Id | 200 | Response | {"events": [{"dateEvent": "2020-07-26", "dateEventLocal": "2020-07-26", "idAPIfootball": "157394", "idAwayTeam": "133601", "idEvent": "1008682", "idHomeTeam": "133636", "idLeague": "4328", "idSoccerXML": null, "intAwayScore": "1", "intAwayShots": null, "intHomeScore": "1", "intHomeShots": null, "intRound": "38", "intSp... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"events": {"type": "array", "items": {"type": "object", "properties": {"dateEvent": {"type": "string"}, "dateEventLocal": {"type": "string"}, "idAPIfootball": {"type": "string"}, "idAwayTeam": {"type": "string"}, "idEvent": {"type": "string"... |
31069ff2-f648-4fe5-a13c-5a50551e9119/5b29f72d-a18e-43bd-9aee-1caf018306f0/1/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Last 5 Events by Team Id | Last 5 Events by Team Id | 200 | Response | {"results": [{"dateEvent": "2020-08-29", "dateEventLocal": "2020-08-29", "idAPIfootball": "581019", "idAwayTeam": "133602", "idEvent": "1032324", "idHomeTeam": "133604", "idLeague": "4571", "idSoccerXML": null, "intAwayScore": "1", "intAwayShots": null, "intHomeScore": "1", "intHomeShots": null, "intRound": "0", "intSp... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"dateEvent": {"type": "string"}, "dateEventLocal": {"type": "string"}, "idAPIfootball": {"type": "string"}, "idAwayTeam": {"type": "string"}, "idEvent": {"type": "string... |
31069ff2-f648-4fe5-a13c-5a50551e9119/d28d645e-2766-4e74-afc1-212c856c3b39/1/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Player Honours by Player Id | Player Honours by Player Id | 200 | Response | {"honors": [{"id": "11211", "idPlayer": "34147178", "idTeam": "134281", "strHonour": "Brasileirao", "strPlayer": "Edenilson", "strSeason": "2011", "strSport": "Soccer", "strTeam": "Internacional"}, {"id": "11212", "idPlayer": "34147178", "idTeam": "134281", "strHonour": "Copa Libertadores", "strPlayer": "Edenilson", "s... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"honors": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "idPlayer": {"type": "string"}, "idTeam": {"type": "string"}, "strHonour": {"type": "string"}, "strPlayer": {"type": "string"}, "strSeason": {"t... |
31069ff2-f648-4fe5-a13c-5a50551e9119/ca7b5fcc-b4ea-469c-a5ab-f7ebe7d5c5b3/1/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Search for team short code | Search for team short code | 200 | Response | {"teams": [{"idAPIfootball": "42", "idLeague": "4328", "idLeague2": "4481", "idLeague3": "4482", "idLeague4": "4570", "idLeague5": "4571", "idLeague6": null, "idLeague7": null, "idSoccerXML": "9", "idTeam": "133604", "intFormedYear": "1892", "intLoved": "2", "intStadiumCapacity": "60338", "strAlternate": "Gunners, Arse... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"teams": {"type": "array", "items": {"type": "object", "properties": {"idAPIfootball": {"type": "string"}, "idLeague": {"type": "string"}, "idLeague2": {"type": "string"}, "idLeague3": {"type": "string"}, "idLeague4": {"type": "string"}, "id... |
31069ff2-f648-4fe5-a13c-5a50551e9119/337b5ac1-01a9-46a6-bdff-4766027a3d46/0/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Latest Event Youtube Highlights | Latest Event Youtube Highlights | 200 | Response | {"tvhighlights": [{"dateEvent": "2019-10-13", "idEvent": "619833", "idLeague": "4424", "strEvent": "Houston Astros vs New York Yankees", "strFanart": null, "strLeague": "MLB", "strPoster": null, "strSeason": "2019", "strSport": "Baseball", "strThumb": "https://www.thesportsdb.com/images/media/event/thumb/bhbzep15709132... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"tvhighlights": {"type": "array", "items": {"type": "object", "properties": {"dateEvent": {"type": "string"}, "idEvent": {"type": "string"}, "idLeague": {"type": "string"}, "strEvent": {"type": "string"}, "strFanart": {"type": "null"}, "strL... |
31069ff2-f648-4fe5-a13c-5a50551e9119/b2b17174-06ab-4c56-84ab-c7daeea1b29b/0/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Basketball Livescores | Basketball Livescores | 200 | Response | {"_internal": {"consolidatedDomKey": "prod__transform__marty_daily_scoreboard__3671805102086", "endToEndTimeMillis": "39810", "igorPath": "S3,1599248378203,1599248385825|router,1599248385825,1599248385830|xmlProcessor,1599248388022,1599248409961|domUpdater,1599248411353,1599248412712|feedProducer,1599248412833,15992484... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_internal": {"type": "object", "properties": {"consolidatedDomKey": {"type": "string"}, "endToEndTimeMillis": {"type": "string"}, "igorPath": {"type": "string"}, "pubDateTime": {"type": "string"}, "routeName": {"type": "string"}, "routeValu... |
31069ff2-f648-4fe5-a13c-5a50551e9119/0b8563d9-b487-4eec-86bc-cfc1da0f1cc1/0/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | American Football Livescores | American Football Livescores | 200 | Response | {"_internal": {"consolidatedDomKey": "prod__transform__marty_daily_scoreboard__3671805102086", "endToEndTimeMillis": "39810", "igorPath": "S3,1599248378203,1599248385825|router,1599248385825,1599248385830|xmlProcessor,1599248388022,1599248409961|domUpdater,1599248411353,1599248412712|feedProducer,1599248412833,15992484... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_internal": {"type": "object", "properties": {"consolidatedDomKey": {"type": "string"}, "endToEndTimeMillis": {"type": "string"}, "igorPath": {"type": "string"}, "pubDateTime": {"type": "string"}, "routeName": {"type": "string"}, "routeValu... |
31069ff2-f648-4fe5-a13c-5a50551e9119/7d950035-d192-42d7-8a68-edf17a1fe671/0/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Baseball Livescores | Baseball Livescores | 200 | Response | {"_internal": {"consolidatedDomKey": "prod__transform__marty_daily_scoreboard__3671805102086", "endToEndTimeMillis": "39810", "igorPath": "S3,1599248378203,1599248385825|router,1599248385825,1599248385830|xmlProcessor,1599248388022,1599248409961|domUpdater,1599248411353,1599248412712|feedProducer,1599248412833,15992484... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_internal": {"type": "object", "properties": {"consolidatedDomKey": {"type": "string"}, "endToEndTimeMillis": {"type": "string"}, "igorPath": {"type": "string"}, "pubDateTime": {"type": "string"}, "routeName": {"type": "string"}, "routeValu... |
31069ff2-f648-4fe5-a13c-5a50551e9119/06219239-1089-4c18-b248-4c1ebffc0db5/0/0 | TheSportsDB | TheSportsDB is a community database of sports artwork and data with a free API. | 9.5 | Ice Hockey livescores | Ice Hockey livescores | 200 | Response | {"copyright": "NHL and the NHL Shield are registered trademarks of the National Hockey League. NHL and NHL team marks are the property of the NHL and its teams. \u00a9 NHL 2020. All Rights Reserved.", "dates": [{"date": "2020-09-04", "events": [], "games": [{"content": {"link": "/api/v1/game/2019030247/content"}, "game... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"copyright": {"type": "string"}, "dates": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "events": {"type": "array"}, "games": {"type": "array", "items": {"type": "object", "properties": {"content": ... |
7d2c6b35-760c-475a-9252-6fcdcb41cbe9/acece075-dec1-4e0d-828f-bafe5d93290a/0/0 | Sportspage Feeds | Real-time scores, schedules, and betting odds for US leagues. Unbeatable value. Documentation: https://sportspagefeeds.com/documentation | 9.8 | Rankings | League rankings (currently supports NCAAF and NCAAB) | 200 | New Example | {"status": 200, "time": "2023-12-02T17:44:06.285Z", "results": [{"name": "College Football Playoff", "rankings": [{"rank": 1, "team": "Georgia", "teamId": 1365}, {"rank": 2, "team": "Michigan", "teamId": 1056}, {"rank": 3, "team": "Washington", "teamId": 1320}, {"rank": 4, "team": "Florida State", "teamId": 1048}, {"ra... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "time": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "rankings": {"type": "array", "items": {"type": "object", "properties": {"rank": {... |
7d2c6b35-760c-475a-9252-6fcdcb41cbe9/e63dd90e-266c-4db2-ab0b-0ee2e1c7c06a/0/0 | Sportspage Feeds | Real-time scores, schedules, and betting odds for US leagues. Unbeatable value. Documentation: https://sportspagefeeds.com/documentation | 9.8 | Teams | Returns a list of teams within a specified league, conference, or division. | 200 | New Example | {"status": 200, "time": "2022-09-20T13:27:08.649Z", "teams": 32, "results": [{"team": "Buffalo Bills", "mascot": "Bills", "location": "Buffalo", "conference": "AFC", "division": "East", "league": "NFL", "abbreviation": "BUF"}, {"team": "Miami Dolphins", "mascot": "Dolphins", "location": "Miami", "conference": "AFC", "d... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "time": {"type": "string"}, "teams": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"team": {"type": "string"}, "mascot": {"type": "string"}, "location": {"type": "... |
7d2c6b35-760c-475a-9252-6fcdcb41cbe9/31bce5dd-b2f3-4625-82c1-f8521da269b5/0/0 | Sportspage Feeds | Real-time scores, schedules, and betting odds for US leagues. Unbeatable value. Documentation: https://sportspagefeeds.com/documentation | 9.8 | Game By ID | Returns a specific game based on its ID. | 200 | New Example | {"status": 200, "time": "2022-09-20T13:25:05.695Z", "games": 1, "results": [{"schedule": {"date": "2022-02-13T23:30:00.000Z", "tbaTime": false}, "summary": "Los Angeles Rams @ Cincinnati Bengals", "details": {"league": "NFL", "seasonType": "postseason", "season": 2021, "conferenceGame": false, "divisionGame": false}, "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "time": {"type": "string"}, "games": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"schedule": {"type": "object", "properties": {"date": {"type": "string"}, "tbaTi... |
7d2c6b35-760c-475a-9252-6fcdcb41cbe9/1f9ec5ce-e24c-4ef5-a3c8-1867776ebda4/0/0 | Sportspage Feeds | Real-time scores, schedules, and betting odds for US leagues. Unbeatable value. Documentation: https://sportspagefeeds.com/documentation | 9.8 | Games | Returns a list of games. | 200 | New Example | {"status": 200, "time": "2022-09-20T13:19:57.022Z", "games": 1, "skip": 0, "results": [{"schedule": {"date": "2022-02-13T23:30:00.000Z", "tbaTime": false}, "summary": "Los Angeles Rams @ Cincinnati Bengals", "details": {"league": "NFL", "seasonType": "postseason", "season": 2021, "conferenceGame": false, "divisionGame"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "time": {"type": "string"}, "games": {"type": "integer"}, "skip": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"schedule": {"type": "object", "properties": {"date... |
7d2c6b35-760c-475a-9252-6fcdcb41cbe9/8bca4ba1-14b6-4504-8767-2e6643c2206d/0/0 | Sportspage Feeds | Real-time scores, schedules, and betting odds for US leagues. Unbeatable value. Documentation: https://sportspagefeeds.com/documentation | 9.8 | Conferences | Returns a list of conferences and divisions within the specified league. Use this endpoint to obtain conference and division names to be used as parameters for other requests. | 200 | New Example | {"status": 200, "time": "2022-09-20T13:26:07.674Z", "divisions": 8, "results": [{"conference": "AFC", "division": "East", "league": "NFL"}, {"conference": "AFC", "division": "North", "league": "NFL"}, {"conference": "AFC", "division": "South", "league": "NFL"}, {"conference": "AFC", "division": "West", "league": "NFL"}... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "time": {"type": "string"}, "divisions": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"conference": {"type": "string"}, "division": {"type": "string"}, "league": ... |
7d2c6b35-760c-475a-9252-6fcdcb41cbe9/fddfda64-a129-4850-aae5-1df9868f5a75/0/0 | Sportspage Feeds | Real-time scores, schedules, and betting odds for US leagues. Unbeatable value. Documentation: https://sportspagefeeds.com/documentation | 9.8 | Odds | Returns the odds history for a game by type. | 200 | New Example | {"status": 200, "time": "2022-09-20T13:28:02.453Z", "odds": 42, "skip": 0, "results": [{"summary": "Los Angeles Rams @ Cincinnati Bengals", "gameId": 278943, "gameDate": "2022-02-13T23:30:00.000Z", "type": "spread", "isOpen": true, "away": -4, "home": 4, "awayOdds": -110, "homeOdds": -115, "date": "2022-01-31T13:46:07.... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "time": {"type": "string"}, "odds": {"type": "integer"}, "skip": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"summary": {"type": "string"}, "gameId": {"type": "i... |
b8c31238-1187-44b6-a6e5-d9671c27efec/4577f01f-6cff-48c2-9606-ecbfd78304ec/0/0 | IPL Dashboard | This is rest api for IPL (Indian Premier League) | null | Get all the matches of a specific team for a specific year | Fetch all the matches of a team for specific year | 200 | New Example | [{"id": 734045, "city": "Mumbai", "date": "2014-05-28", "playerOfMatch": "SK Raina", "venue": "Brabourne Stadium", "team1": "Mumbai Indians", "team2": "Chennai Super Kings", "tossWinner": "Chennai Super Kings", "tossDecision": "field", "matchWinner": "Chennai Super Kings", "result": "wickets", "resultMargin": "7", "ump... | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "city": {"type": "string"}, "date": {"type": "string"}, "playerOfMatch": {"type": "string"}, "venue": {"type": "string"}, "team1": {"type": "string"}, "team2": {"type": "string"}, "tossWinner": {"type": "string"}, "tossDecision": {"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.