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/aea28c5f-16c8-4bd5-8f43-a067407da125/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aea28c5f-16c8-4bd5-8f43-a067407da125",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "22098f69-f530-48fc-9646-791aaa2124b2",
    "completed": true,
    "last_updated": "2023-10-28T10:22:54.486263-04:00",
    "created_at": "2023-10-26T09:28:17.998364-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.47,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/22098f69-f530-48fc-9646-791aaa2124b2",
    "datetime": "2023-10-26T19:07:00-04:00",
    "cutoff_datetime": "2023-10-26T19:07:00-04:00",
    "name": "Anaheim Ducks v. Boston Bruins",
    "bettypes": [
        {
            "id": "771d2ecf-bfd5-4346-87e0-4acd0c486965",
            "match": "https://api-prod.gambitprofit.com/api/matches/aea28c5f-16c8-4bd5-8f43-a067407da125/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-26T09:28:18.007146-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": "Boston Bruins",
                        "amount": 7275.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 2725.0
                    }
                ],
                "expected_reward_tokens": 9455.75,
                "profit_sb": -44.25,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25aa2a4f-d76e-4a62-950a-627d1e2a450e",
                    "gambit_id": "37824b3e-5526-47d0-b740-eefd78d40cbb",
                    "last_updated": "2023-10-28T10:22:54.498494-04:00",
                    "created_at": "2023-10-26T09:28:18.019408-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.30000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771d2ecf-bfd5-4346-87e0-4acd0c486965/?format=api"
                },
                {
                    "id": "65f74e9f-67ac-4a3e-a345-400427d6251a",
                    "gambit_id": "4b8d5057-fae8-44a3-8f6e-d90e2558c3ce",
                    "last_updated": "2023-10-28T10:22:54.494797-04:00",
                    "created_at": "2023-10-26T09:28:18.013401-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "3.47000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771d2ecf-bfd5-4346-87e0-4acd0c486965/?format=api"
                }
            ]
        },
        {
            "id": "2ad8a29e-cf5e-4387-b6d3-1011c4e07780",
            "match": "https://api-prod.gambitprofit.com/api/matches/aea28c5f-16c8-4bd5-8f43-a067407da125/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-26T09:28:18.023634-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": "Boston Bruins",
                        "amount": 5214.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d041719-6dac-4d93-b465-a607a7c3a80d",
                    "gambit_id": "ff93bece-c183-44c4-a540-9cf531907c94",
                    "last_updated": "2023-10-28T10:22:54.510885-04:00",
                    "created_at": "2023-10-26T09:28:18.032302-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad8a29e-cf5e-4387-b6d3-1011c4e07780/?format=api"
                },
                {
                    "id": "4df39733-1926-4bee-92fc-57b4f0473d99",
                    "gambit_id": "95a703cd-7983-482d-83d3-7654610635fe",
                    "last_updated": "2023-10-28T10:22:54.507187-04:00",
                    "created_at": "2023-10-26T09:28:18.027639-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad8a29e-cf5e-4387-b6d3-1011c4e07780/?format=api"
                }
            ]
        },
        {
            "id": "7e567893-e867-45ad-a1c7-3f733a0d5aa7",
            "match": "https://api-prod.gambitprofit.com/api/matches/aea28c5f-16c8-4bd5-8f43-a067407da125/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-26T09:28:18.036156-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 6",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21472441-bad2-415a-8393-df6a88799980",
                    "gambit_id": "bdf1563f-cb36-4b4b-90d5-7e6dd565d590",
                    "last_updated": "2023-10-28T10:22:54.524768-04:00",
                    "created_at": "2023-10-26T09:28:18.044407-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e567893-e867-45ad-a1c7-3f733a0d5aa7/?format=api"
                },
                {
                    "id": "cc13780b-1527-4732-9dd1-144a0ccd8f53",
                    "gambit_id": "cfb0e54e-eda7-4f4e-aa67-2077d5945904",
                    "last_updated": "2023-10-28T10:22:54.519921-04:00",
                    "created_at": "2023-10-26T09:28:18.040438-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e567893-e867-45ad-a1c7-3f733a0d5aa7/?format=api"
                }
            ]
        }
    ]
}