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/b18388a9-5690-4114-a13e-2eee5bae2d64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b18388a9-5690-4114-a13e-2eee5bae2d64",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e090572e-da79-4d98-8357-c57cb9b92888",
    "completed": true,
    "last_updated": "2023-03-22T16:57:04.045382-04:00",
    "created_at": "2023-03-21T09:21:57.467596-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e090572e-da79-4d98-8357-c57cb9b92888",
    "datetime": "2023-03-21T19:07:00-04:00",
    "cutoff_datetime": "2023-03-21T19:07:00-04:00",
    "name": "Tampa Bay Lightning v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "12ad29c5-bd3b-4c05-ae23-b6e18b891d63",
            "match": "https://api-prod.gambitprofit.com/api/matches/b18388a9-5690-4114-a13e-2eee5bae2d64/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-21T09:21:57.474904-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": "Tampa Bay Lightning",
                        "amount": 6892.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3108.0
                    }
                ],
                "expected_reward_tokens": 9510.48,
                "profit_sb": 10.48,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0fc98ea9-2fea-492a-87bd-5216ed00e28c",
                    "gambit_id": "a123ab76-da3c-4929-93e7-c0a620b75f76",
                    "last_updated": "2023-03-22T16:57:04.070151-04:00",
                    "created_at": "2023-03-21T09:21:57.478393-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12ad29c5-bd3b-4c05-ae23-b6e18b891d63/?format=api"
                },
                {
                    "id": "7bd74808-7485-4df3-924a-d66c11548caf",
                    "gambit_id": "a56886d0-1738-4ff1-bc07-f2dbe2de59f0",
                    "last_updated": "2023-03-22T16:57:04.067711-04:00",
                    "created_at": "2023-03-21T09:21:57.476601-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.06000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12ad29c5-bd3b-4c05-ae23-b6e18b891d63/?format=api"
                }
            ]
        },
        {
            "id": "e9b7022e-f348-42b0-a83e-e4f23819cf24",
            "match": "https://api-prod.gambitprofit.com/api/matches/b18388a9-5690-4114-a13e-2eee5bae2d64/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-21T09:21:57.469666-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": "Montreal Canadiens",
                        "amount": 5107.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2e0e30c-76d0-4924-a47c-0f616d456405",
                    "gambit_id": "c5b90b21-d14e-4c01-a122-9a69b158b7b3",
                    "last_updated": "2023-03-22T16:57:04.060033-04:00",
                    "created_at": "2023-03-21T09:21:57.471626-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b7022e-f348-42b0-a83e-e4f23819cf24/?format=api"
                },
                {
                    "id": "e578d026-8417-42c6-a36c-a7902810755f",
                    "gambit_id": "796cbae4-e773-44aa-a2a2-4984bcfb5292",
                    "last_updated": "2023-03-22T16:57:04.062628-04:00",
                    "created_at": "2023-03-21T09:21:57.473295-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b7022e-f348-42b0-a83e-e4f23819cf24/?format=api"
                }
            ]
        },
        {
            "id": "b2c80df1-de5f-449d-9c37-2e851a40f1a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b18388a9-5690-4114-a13e-2eee5bae2d64/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-21T10:32:03.419596-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4fe615c-7932-47e3-bab3-b4e164cdce72",
                    "gambit_id": "d084cac5-2215-4b89-bdd9-4a997e09d659",
                    "last_updated": "2023-03-22T16:57:04.054765-04:00",
                    "created_at": "2023-03-21T10:32:03.426462-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/b2c80df1-de5f-449d-9c37-2e851a40f1a7/?format=api"
                },
                {
                    "id": "adcf3742-656a-4b28-9e38-a815982ef2ae",
                    "gambit_id": "b0d50044-4750-4e44-8fdd-3ab1ce51feab",
                    "last_updated": "2023-03-22T16:57:04.051916-04:00",
                    "created_at": "2023-03-21T10:32:03.424425-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c80df1-de5f-449d-9c37-2e851a40f1a7/?format=api"
                }
            ]
        }
    ]
}