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/c6816e12-7145-4cd7-9e43-d21ff2b39246/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6816e12-7145-4cd7-9e43-d21ff2b39246",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a980b3e-7055-4c62-a401-2cefcb77d395",
    "completed": true,
    "last_updated": "2023-07-18T08:58:14.695759-04:00",
    "created_at": "2023-07-16T09:08:27.206697-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a980b3e-7055-4c62-a401-2cefcb77d395",
    "datetime": "2023-07-16T16:07:00-04:00",
    "cutoff_datetime": "2023-07-16T16:07:00-04:00",
    "name": "MIN (J Ryan) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "5fae1703-3516-459b-9af9-d950621f69f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6816e12-7145-4cd7-9e43-d21ff2b39246/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-16T09:08:27.208552-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 (J Ryan)",
                        "amount": 6232.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3eae5617-6e75-4b1b-ade7-57cc70069529",
                    "gambit_id": "02eaa5f4-0f12-4fe6-a45c-d63cad9c6c7b",
                    "last_updated": "2023-07-18T08:58:14.699152-04:00",
                    "created_at": "2023-07-16T09:08:27.209985-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fae1703-3516-459b-9af9-d950621f69f5/?format=api"
                },
                {
                    "id": "586e579e-ccda-4593-af92-ddd0f41b0e1f",
                    "gambit_id": "790508a4-e72f-46db-8873-58a63adc7e49",
                    "last_updated": "2023-07-18T08:58:14.700496-04:00",
                    "created_at": "2023-07-16T09:08:27.211442-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fae1703-3516-459b-9af9-d950621f69f5/?format=api"
                }
            ]
        },
        {
            "id": "5cbf1d19-443d-4c5c-b820-e5a709f4cd4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6816e12-7145-4cd7-9e43-d21ff2b39246/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-16T09:08:27.212977-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a20f6b84-abe2-4278-bdbe-22555724dccc",
                    "gambit_id": "afb35209-97b9-46d1-a29a-27b0af0765a5",
                    "last_updated": "2023-07-18T08:58:14.703258-04:00",
                    "created_at": "2023-07-16T09:08:27.214367-04:00",
                    "name": "MIN",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbf1d19-443d-4c5c-b820-e5a709f4cd4a/?format=api"
                },
                {
                    "id": "77a8f068-81b4-4a35-90bc-53be3439bebe",
                    "gambit_id": "e5b94db7-9785-4604-a733-2185acd45e5f",
                    "last_updated": "2023-07-18T08:58:14.704777-04:00",
                    "created_at": "2023-07-16T09:08:27.215744-04:00",
                    "name": "OAK",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbf1d19-443d-4c5c-b820-e5a709f4cd4a/?format=api"
                }
            ]
        },
        {
            "id": "83f1f4f9-c198-48dd-871e-775981879db9",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6816e12-7145-4cd7-9e43-d21ff2b39246/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-16T09:08:27.217194-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 Over 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96b020c5-7169-4f63-85df-8c8939d84ca3",
                    "gambit_id": "9cdf6788-5478-42b8-a0e7-21b18866d60b",
                    "last_updated": "2023-07-18T08:58:14.707586-04:00",
                    "created_at": "2023-07-16T09:08:27.218595-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f1f4f9-c198-48dd-871e-775981879db9/?format=api"
                },
                {
                    "id": "21818e71-eca5-4be4-9440-f689a4cdfc65",
                    "gambit_id": "1a4a9239-696b-4bd5-9d3d-ad75161b38ea",
                    "last_updated": "2023-07-18T08:58:14.709007-04:00",
                    "created_at": "2023-07-16T09:08:27.220009-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f1f4f9-c198-48dd-871e-775981879db9/?format=api"
                }
            ]
        }
    ]
}