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/23c4da88-eb0c-4e86-9207-fe2099d99561/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "23c4da88-eb0c-4e86-9207-fe2099d99561",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bc0477c5-8ee1-467e-a6ef-a7b098b2da9d",
    "completed": true,
    "last_updated": "2023-10-20T11:23:23.900771-04:00",
    "created_at": "2023-10-19T08:33:00.440007-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.66,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bc0477c5-8ee1-467e-a6ef-a7b098b2da9d",
    "datetime": "2023-10-19T22:37:00-04:00",
    "cutoff_datetime": "2023-10-19T22:37:00-04:00",
    "name": "Chicago Blackhawks v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "d6983c3e-3cb8-4484-bb6c-451a70d7cf76",
            "match": "https://api-prod.gambitprofit.com/api/matches/23c4da88-eb0c-4e86-9207-fe2099d99561/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-19T08:33:00.453126-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": "Colorado Avalanche",
                        "amount": 7490.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2510.0
                    }
                ],
                "expected_reward_tokens": 9437.4,
                "profit_sb": -62.6,
                "profit_sb_percentage": -0.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6504d017-ccdf-4cbb-8d83-0c347c806e1e",
                    "gambit_id": "73713fa1-0eb9-4408-90fb-dbd7a98da2b0",
                    "last_updated": "2023-10-20T11:23:23.932301-04:00",
                    "created_at": "2023-10-19T08:33:00.463138-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.26000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6983c3e-3cb8-4484-bb6c-451a70d7cf76/?format=api"
                },
                {
                    "id": "5ac99fa5-4d79-4ae7-a40e-e4959311ee1b",
                    "gambit_id": "39037f5c-6c5e-44a2-b2c5-45df9ca720a9",
                    "last_updated": "2023-10-20T11:23:23.926856-04:00",
                    "created_at": "2023-10-19T08:33:00.458620-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.76000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6983c3e-3cb8-4484-bb6c-451a70d7cf76/?format=api"
                }
            ]
        },
        {
            "id": "837f506a-d976-4b02-931f-b8ff2f51a481",
            "match": "https://api-prod.gambitprofit.com/api/matches/23c4da88-eb0c-4e86-9207-fe2099d99561/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-19T08:33:00.467017-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": "Colorado Avalanche",
                        "amount": 5602.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf15e792-eddb-4d87-adcb-5495a2459ad7",
                    "gambit_id": "cab196f6-a0b7-4e50-ac2f-90e924aa5c6a",
                    "last_updated": "2023-10-20T11:23:23.945473-04:00",
                    "created_at": "2023-10-19T08:33:00.475717-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/837f506a-d976-4b02-931f-b8ff2f51a481/?format=api"
                },
                {
                    "id": "1c7eaeff-d177-45cc-8d56-a3d091180845",
                    "gambit_id": "a1838ab5-9987-4c94-9a48-d3f344cfe5fe",
                    "last_updated": "2023-10-20T11:23:23.940854-04:00",
                    "created_at": "2023-10-19T08:33:00.471708-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/837f506a-d976-4b02-931f-b8ff2f51a481/?format=api"
                }
            ]
        },
        {
            "id": "03e5c749-7193-46bf-a0e3-2f8952b83c77",
            "match": "https://api-prod.gambitprofit.com/api/matches/23c4da88-eb0c-4e86-9207-fe2099d99561/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-19T08:38:07.686647-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 6.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6b971e51-2510-4983-b934-4f7d55930537",
                    "gambit_id": "0ab83023-a7ea-42b2-82c5-a19800ecab0e",
                    "last_updated": "2023-10-20T11:23:23.952891-04:00",
                    "created_at": "2023-10-19T08:38:07.690674-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e5c749-7193-46bf-a0e3-2f8952b83c77/?format=api"
                },
                {
                    "id": "f0625d81-0fcd-415b-8af5-e098ecf4638c",
                    "gambit_id": "528bb670-fbf0-4be5-a04f-52f5882a3a14",
                    "last_updated": "2023-10-20T11:23:23.956240-04:00",
                    "created_at": "2023-10-19T08:38:07.695028-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e5c749-7193-46bf-a0e3-2f8952b83c77/?format=api"
                }
            ]
        }
    ]
}