Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/5ce992e3-fb8c-4635-b51f-904f21a73d12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5ce992e3-fb8c-4635-b51f-904f21a73d12",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "77a61d33-f472-4863-a561-7117cbdfa47a",
    "completed": true,
    "last_updated": "2023-09-07T10:23:05.815045-04:00",
    "created_at": "2023-09-05T09:53:19.106770-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.63,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/77a61d33-f472-4863-a561-7117cbdfa47a",
    "datetime": "2023-09-05T18:10:00-04:00",
    "cutoff_datetime": "2023-09-05T18:10:00-04:00",
    "name": "MIN (S Gray) v. CLE (T Bibee)",
    "bettypes": [
        {
            "id": "1deb8f3f-5fcd-44e0-8a5c-9bd6794781a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ce992e3-fb8c-4635-b51f-904f21a73d12/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-05T09:53:19.117841-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "MIN (S Gray)",
                        "amount": 5196.0
                    },
                    {
                        "team": "CLE (T Bibee)",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 9559.96,
                "profit_sb": 59.96,
                "profit_sb_percentage": 0.63,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bd34ab52-b834-4b3f-a476-c0844ae39bbe",
                    "gambit_id": "265a86f2-150b-48bc-9231-ddc0faeaf3fd",
                    "last_updated": "2023-09-07T10:23:05.828439-04:00",
                    "created_at": "2023-09-05T09:53:19.124987-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1deb8f3f-5fcd-44e0-8a5c-9bd6794781a7/?format=api"
                },
                {
                    "id": "4642c9f6-4a14-4859-8305-260b24400a8c",
                    "gambit_id": "a0acdcdd-7ca6-4d12-b015-f3bc74b16426",
                    "last_updated": "2023-09-07T10:23:05.831931-04:00",
                    "created_at": "2023-09-05T09:53:19.134990-04:00",
                    "name": "CLE (T Bibee)",
                    "reward": "1.99000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1deb8f3f-5fcd-44e0-8a5c-9bd6794781a7/?format=api"
                }
            ]
        },
        {
            "id": "26026796-b5f0-4bee-87a7-5dd3c97dd459",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ce992e3-fb8c-4635-b51f-904f21a73d12/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-05T09:53:19.140016-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "CLE",
                        "amount": 6010.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30de34d5-51d6-4f37-b4b5-53053df4a845",
                    "gambit_id": "026d3bb3-92ce-4885-b18a-f4d0e37448a4",
                    "last_updated": "2023-09-07T10:23:05.841797-04:00",
                    "created_at": "2023-09-05T09:53:19.148591-04:00",
                    "name": "CLE",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26026796-b5f0-4bee-87a7-5dd3c97dd459/?format=api"
                },
                {
                    "id": "ad397ac7-a5eb-4c18-b757-233d4f716c82",
                    "gambit_id": "72c17c41-8f8d-433a-837e-220dea4a25fa",
                    "last_updated": "2023-09-07T10:23:05.838397-04:00",
                    "created_at": "2023-09-05T09:53:19.143776-04:00",
                    "name": "MIN",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26026796-b5f0-4bee-87a7-5dd3c97dd459/?format=api"
                }
            ]
        },
        {
            "id": "605455af-fe59-4497-8b5e-ae349f40065e",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ce992e3-fb8c-4635-b51f-904f21a73d12/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-05T09:53:19.153318-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f85c8d1a-6b99-404e-aceb-6000d900cd2a",
                    "gambit_id": "96173399-bd43-4394-b0c0-d8bf46e2d435",
                    "last_updated": "2023-09-07T10:23:05.851646-04:00",
                    "created_at": "2023-09-05T09:53:19.164058-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605455af-fe59-4497-8b5e-ae349f40065e/?format=api"
                },
                {
                    "id": "7899605e-8d44-4ade-ae17-c7cd93cb408f",
                    "gambit_id": "d059b85b-af0d-40d7-b9d2-ee5f66d3d1dc",
                    "last_updated": "2023-09-07T10:23:05.848444-04:00",
                    "created_at": "2023-09-05T09:53:19.157328-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605455af-fe59-4497-8b5e-ae349f40065e/?format=api"
                }
            ]
        }
    ]
}