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/72396edf-4ec2-4920-9c5a-5ebb69e65d1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "72396edf-4ec2-4920-9c5a-5ebb69e65d1b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "58525d70-ff4a-403d-98e9-df493fc52246",
    "completed": true,
    "last_updated": "2023-02-24T12:37:17.447367-05:00",
    "created_at": "2023-02-23T09:07:03.463336-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/58525d70-ff4a-403d-98e9-df493fc52246",
    "datetime": "2023-02-23T22:07:00-05:00",
    "cutoff_datetime": "2023-02-23T22:07:00-05:00",
    "name": "Boston Bruins v. Seattle Kraken",
    "bettypes": [
        {
            "id": "3f934bf4-f78f-4975-85c7-80fe0d927e21",
            "match": "https://api-prod.gambitprofit.com/api/matches/72396edf-4ec2-4920-9c5a-5ebb69e65d1b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T09:07:03.468605-05: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": 6173.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07a6bd5c-1827-41a5-a0f7-53b029114ab2",
                    "gambit_id": "cffcde97-721c-4945-b3a4-2c35e4613cfd",
                    "last_updated": "2023-02-24T12:37:17.458485-05:00",
                    "created_at": "2023-02-23T09:07:03.470860-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f934bf4-f78f-4975-85c7-80fe0d927e21/?format=api"
                },
                {
                    "id": "7bea7eac-3300-43cd-b636-e6b4eab4fcaa",
                    "gambit_id": "b788b246-004a-411b-9d46-b3400a1bb55b",
                    "last_updated": "2023-02-24T12:37:17.457350-05:00",
                    "created_at": "2023-02-23T09:07:03.469722-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f934bf4-f78f-4975-85c7-80fe0d927e21/?format=api"
                }
            ]
        },
        {
            "id": "1059af9d-9dad-48f8-8437-868185cb38ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/72396edf-4ec2-4920-9c5a-5ebb69e65d1b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-23T09:07:03.464928-05: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": "Seattle Kraken",
                        "amount": 6104.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d0cdc494-cbe6-4e34-9c36-76e86faa2ef1",
                    "gambit_id": "fabd88e9-e9d3-4b26-be10-882fa71c325c",
                    "last_updated": "2023-02-24T12:37:17.453866-05:00",
                    "created_at": "2023-02-23T09:07:03.466082-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1059af9d-9dad-48f8-8437-868185cb38ef/?format=api"
                },
                {
                    "id": "65bcd54a-4c63-4e63-be0d-203ab4d5f231",
                    "gambit_id": "a609a355-9220-4056-85aa-fe93d26bcf88",
                    "last_updated": "2023-02-24T12:37:17.454997-05:00",
                    "created_at": "2023-02-23T09:07:03.467278-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1059af9d-9dad-48f8-8437-868185cb38ef/?format=api"
                }
            ]
        },
        {
            "id": "f4254597-cc64-4a1f-9360-66e9e22576a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/72396edf-4ec2-4920-9c5a-5ebb69e65d1b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T10:37:08.311957-05: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": 5106.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63269c4b-6cee-45fd-9b43-77e5189b103f",
                    "gambit_id": "320cb47b-6a4f-4beb-b226-bc5c31b6e36d",
                    "last_updated": "2023-02-24T12:37:17.450262-05:00",
                    "created_at": "2023-02-23T10:37:08.313305-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4254597-cc64-4a1f-9360-66e9e22576a8/?format=api"
                },
                {
                    "id": "553f6d78-1e7b-4cca-ab4b-bb660fc46b54",
                    "gambit_id": "70d5f1d9-23bd-49db-9364-958acdb17256",
                    "last_updated": "2023-02-24T12:37:17.451475-05:00",
                    "created_at": "2023-02-23T10:37:08.314629-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4254597-cc64-4a1f-9360-66e9e22576a8/?format=api"
                }
            ]
        }
    ]
}