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/ee577e17-4c9a-4b78-81e8-5e31cba20fa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ee577e17-4c9a-4b78-81e8-5e31cba20fa0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a406d66-20d6-468d-acab-04fbd0201a61",
    "completed": true,
    "last_updated": "2023-01-30T17:46:55.781841-05:00",
    "created_at": "2023-01-28T09:42:05.142616-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1a406d66-20d6-468d-acab-04fbd0201a61",
    "datetime": "2023-01-28T19:07:00-05:00",
    "cutoff_datetime": "2023-01-28T19:07:00-05:00",
    "name": "Montreal Canadiens v. Ottawa Senators",
    "bettypes": [
        {
            "id": "9bf83464-3ee5-4d9a-bb52-9de707ebdbf5",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee577e17-4c9a-4b78-81e8-5e31cba20fa0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-28T09:42:05.153579-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": "Ottawa Senators",
                        "amount": 6721.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9476.31,
                "profit_sb": -23.69,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6fd5432-0dc3-407c-8e39-816de58cdc9d",
                    "gambit_id": "edd1d78d-fb5f-47bd-a750-23154b69314a",
                    "last_updated": "2023-01-30T17:46:55.793324-05:00",
                    "created_at": "2023-01-28T09:42:05.154847-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf83464-3ee5-4d9a-bb52-9de707ebdbf5/?format=api"
                },
                {
                    "id": "70f91631-d4cb-4e48-99c1-763c672cbdb0",
                    "gambit_id": "68f5a853-1ce5-4137-99c2-b767d0866f1f",
                    "last_updated": "2023-01-30T17:46:55.794579-05:00",
                    "created_at": "2023-01-28T09:42:05.156158-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf83464-3ee5-4d9a-bb52-9de707ebdbf5/?format=api"
                }
            ]
        },
        {
            "id": "5cb8bf9e-8eb6-4e5d-927c-32c8a7e9890c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee577e17-4c9a-4b78-81e8-5e31cba20fa0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-28T09:42:05.149173-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": "Montreal Canadiens",
                        "amount": 5419.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01b23940-16be-4263-b996-a94a093f488e",
                    "gambit_id": "58397883-dec6-44f9-921b-c976c1e1c251",
                    "last_updated": "2023-01-30T17:46:55.790349-05:00",
                    "created_at": "2023-01-28T09:42:05.152096-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cb8bf9e-8eb6-4e5d-927c-32c8a7e9890c/?format=api"
                },
                {
                    "id": "34b7f41d-5ada-43ed-868a-37235f94acc7",
                    "gambit_id": "5b2cb721-5cf7-4b4e-aeed-e36223b17bd9",
                    "last_updated": "2023-01-30T17:46:55.789107-05:00",
                    "created_at": "2023-01-28T09:42:05.150599-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cb8bf9e-8eb6-4e5d-927c-32c8a7e9890c/?format=api"
                }
            ]
        },
        {
            "id": "a39c2ab4-5d84-4f51-9798-fedca4c790ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee577e17-4c9a-4b78-81e8-5e31cba20fa0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-28T09:42:05.144584-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.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7ebcbb1-8d2d-45db-8057-76eb3d9064b5",
                    "gambit_id": "6dc4b78b-976f-40f2-9c1c-19adee7db3f5",
                    "last_updated": "2023-01-30T17:46:55.785433-05:00",
                    "created_at": "2023-01-28T09:42:05.146009-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39c2ab4-5d84-4f51-9798-fedca4c790ba/?format=api"
                },
                {
                    "id": "119f86b8-0a22-4d10-aba5-e53127836505",
                    "gambit_id": "da1ac13e-b667-4442-8a8c-a563adc265b8",
                    "last_updated": "2023-01-30T17:46:55.786682-05:00",
                    "created_at": "2023-01-28T09:42:05.147574-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39c2ab4-5d84-4f51-9798-fedca4c790ba/?format=api"
                }
            ]
        }
    ]
}