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/88bc4d25-6137-4be0-92c7-6fdf9a13799e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "88bc4d25-6137-4be0-92c7-6fdf9a13799e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "172dfc79-c376-4959-9296-da9473d1138c",
    "completed": true,
    "last_updated": "2022-10-14T09:57:03.811808-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/172dfc79-c376-4959-9296-da9473d1138c",
    "datetime": "2022-10-13T20:05:00-04:00",
    "cutoff_datetime": "2022-10-13T20:05:00-04:00",
    "name": "New York Rangers v. Minnesota Wild",
    "bettypes": [
        {
            "id": "3a91cd7b-e458-443a-b70d-82c273491b8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/88bc4d25-6137-4be0-92c7-6fdf9a13799e/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Minnesota Wild",
                        "amount": 5316.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "581e232c-92e4-4302-94fa-eec5ae57eb17",
                    "gambit_id": "85a3ba7e-101b-4f8a-8c20-49368a217d10",
                    "last_updated": "2022-10-14T09:57:03.820735-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a91cd7b-e458-443a-b70d-82c273491b8c/?format=api"
                },
                {
                    "id": "969b6f6b-103f-4454-bf26-61438f45a9b4",
                    "gambit_id": "2709ebce-3542-40f0-83da-5e6c34c880a6",
                    "last_updated": "2022-10-14T09:57:03.821729-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a91cd7b-e458-443a-b70d-82c273491b8c/?format=api"
                }
            ]
        },
        {
            "id": "284c04f4-6ba3-4077-a49a-98822ebcf02b",
            "match": "https://api-prod.gambitprofit.com/api/matches/88bc4d25-6137-4be0-92c7-6fdf9a13799e/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "New York Rangers",
                        "amount": 6729.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3271.0
                    }
                ],
                "expected_reward_tokens": 9485.9,
                "profit_sb": -14.1,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11a61f06-35d2-4a96-8441-06fca84394fa",
                    "gambit_id": "6d225c68-7724-42e6-8830-1f0be7b1426e",
                    "last_updated": "2022-10-14T09:57:03.818817-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/284c04f4-6ba3-4077-a49a-98822ebcf02b/?format=api"
                },
                {
                    "id": "57533cab-01b5-4c3c-a26c-a6ef83595ed8",
                    "gambit_id": "9ae2cbc5-90ae-4e60-b70e-38d02748ed1d",
                    "last_updated": "2022-10-14T09:57:03.817840-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.90000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/284c04f4-6ba3-4077-a49a-98822ebcf02b/?format=api"
                }
            ]
        },
        {
            "id": "0784572a-3a66-4044-9bc0-a18fae526042",
            "match": "https://api-prod.gambitprofit.com/api/matches/88bc4d25-6137-4be0-92c7-6fdf9a13799e/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5224.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "994b4f2c-7346-4d96-8a96-1cd0606632c7",
                    "gambit_id": "fe56008b-10be-4d14-a5f4-38935e600d9b",
                    "last_updated": "2022-10-14T09:57:03.814692-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0784572a-3a66-4044-9bc0-a18fae526042/?format=api"
                },
                {
                    "id": "63f6ec64-ab3f-4cc8-b14c-200c5bfbe0c9",
                    "gambit_id": "e29b50db-7d50-46a2-a790-c52f60b47c60",
                    "last_updated": "2022-10-14T09:57:03.815879-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0784572a-3a66-4044-9bc0-a18fae526042/?format=api"
                }
            ]
        }
    ]
}