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/8d88ad54-896c-4531-82df-016e7d889e52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8d88ad54-896c-4531-82df-016e7d889e52",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2ab32241-a784-4408-8100-5ba67b2817dd",
    "completed": true,
    "last_updated": "2023-07-04T10:43:00.314253-04:00",
    "created_at": "2023-07-03T11:03:20.081621-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2ab32241-a784-4408-8100-5ba67b2817dd",
    "datetime": "2023-07-03T20:10:00-04:00",
    "cutoff_datetime": "2023-07-03T20:10:00-04:00",
    "name": "KAN (A Cox) v. MIN (J Ryan)",
    "bettypes": [
        {
            "id": "91e5247d-44fa-4e51-ba43-74a7a9fe0202",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d88ad54-896c-4531-82df-016e7d889e52/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-03T11:03:20.084598-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": 6627.0
                    },
                    {
                        "team": "KAN (A Cox)",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9476.61,
                "profit_sb": -23.39,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fbaace77-4a25-4d12-9be1-f9897423e834",
                    "gambit_id": "1667515f-631d-4766-a794-75c08b4c41cf",
                    "last_updated": "2023-07-04T10:43:00.320507-04:00",
                    "created_at": "2023-07-03T11:03:20.089774-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91e5247d-44fa-4e51-ba43-74a7a9fe0202/?format=api"
                },
                {
                    "id": "475ff6b6-a3bf-4fb7-a4e2-c2abe1b9dbb8",
                    "gambit_id": "061b4754-adf3-47e0-9934-ecf73f614f89",
                    "last_updated": "2023-07-04T10:43:00.318656-04:00",
                    "created_at": "2023-07-03T11:03:20.086968-04:00",
                    "name": "KAN (A Cox)",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91e5247d-44fa-4e51-ba43-74a7a9fe0202/?format=api"
                }
            ]
        },
        {
            "id": "ccee4531-9134-4c22-b874-f19704235296",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d88ad54-896c-4531-82df-016e7d889e52/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-03T11:03:20.092502-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": "KAN",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b48abb98-4798-482b-a0a1-d9d63675dc4b",
                    "gambit_id": "ce2c6ad9-4435-4120-855c-18583adafc4b",
                    "last_updated": "2023-07-04T10:43:00.325914-04:00",
                    "created_at": "2023-07-03T11:03:20.097628-04:00",
                    "name": "MIN",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccee4531-9134-4c22-b874-f19704235296/?format=api"
                },
                {
                    "id": "56e29eab-4ae7-4247-998a-049d30e26044",
                    "gambit_id": "ae813844-3844-4377-b379-3343b34657d4",
                    "last_updated": "2023-07-04T10:43:00.324164-04:00",
                    "created_at": "2023-07-03T11:03:20.094852-04:00",
                    "name": "KAN",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccee4531-9134-4c22-b874-f19704235296/?format=api"
                }
            ]
        },
        {
            "id": "3b399416-3557-4d74-bc00-b7f8d8f52502",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d88ad54-896c-4531-82df-016e7d889e52/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-03T11:03:20.100343-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a46a6736-45cf-4495-a529-0e9db9fec5a5",
                    "gambit_id": "0b31cc20-fb46-4285-85b1-270d088ad966",
                    "last_updated": "2023-07-04T10:43:00.329826-04:00",
                    "created_at": "2023-07-03T11:03:20.104329-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b399416-3557-4d74-bc00-b7f8d8f52502/?format=api"
                },
                {
                    "id": "32f01654-3c42-4453-aa50-a937fd9cbe5d",
                    "gambit_id": "6cc7188b-80c5-42cf-88ad-e48e71494953",
                    "last_updated": "2023-07-04T10:43:00.331685-04:00",
                    "created_at": "2023-07-03T11:03:20.107633-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b399416-3557-4d74-bc00-b7f8d8f52502/?format=api"
                }
            ]
        }
    ]
}