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/5790326c-3cb0-4bba-9b72-82f33a779084/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5790326c-3cb0-4bba-9b72-82f33a779084",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a3ee905-16fd-41e5-a78a-da45b2391863",
    "completed": true,
    "last_updated": "2023-10-23T20:33:03.084377-04:00",
    "created_at": "2023-10-21T09:38:08.560863-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8a3ee905-16fd-41e5-a78a-da45b2391863",
    "datetime": "2023-10-21T22:07:00-04:00",
    "cutoff_datetime": "2023-10-21T22:07:00-04:00",
    "name": "New York Rangers v. Seattle Kraken",
    "bettypes": [
        {
            "id": "e9d292d7-e37a-4de2-bd3f-a4f948841e63",
            "match": "https://api-prod.gambitprofit.com/api/matches/5790326c-3cb0-4bba-9b72-82f33a779084/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:08.575717-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": "New York Rangers",
                        "amount": 5214.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a867bb3-a228-4a5c-8c7a-92d8b0771342",
                    "gambit_id": "da9aa903-6e89-4771-9f20-d54158ac97a0",
                    "last_updated": "2023-10-23T20:33:03.092665-04:00",
                    "created_at": "2023-10-21T09:38:08.580794-04:00",
                    "name": "New York Rangers",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d292d7-e37a-4de2-bd3f-a4f948841e63/?format=api"
                },
                {
                    "id": "03e365ab-f2da-45f8-b7a3-e32c22091108",
                    "gambit_id": "d5d994d6-662d-4b40-aefb-58d16c3c165a",
                    "last_updated": "2023-10-23T20:33:03.096296-04:00",
                    "created_at": "2023-10-21T09:38:08.585099-04:00",
                    "name": "Seattle Kraken",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d292d7-e37a-4de2-bd3f-a4f948841e63/?format=api"
                }
            ]
        },
        {
            "id": "89d29ce0-13cc-4f93-a2ea-3fe70bfac39d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5790326c-3cb0-4bba-9b72-82f33a779084/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:08.588890-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": "Seattle Kraken",
                        "amount": 6744.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3256.0
                    }
                ],
                "expected_reward_tokens": 9441.6,
                "profit_sb": -58.4,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef8d138c-ec38-41a6-a7a0-7d6ad8fabf56",
                    "gambit_id": "302f2d7a-10bc-4803-873e-228d1ee7c6f0",
                    "last_updated": "2023-10-23T20:33:03.108823-04:00",
                    "created_at": "2023-10-21T09:38:08.599145-04:00",
                    "name": "Seattle Kraken",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d29ce0-13cc-4f93-a2ea-3fe70bfac39d/?format=api"
                },
                {
                    "id": "aad0d76b-10e6-46b5-a54a-888e5e1b968e",
                    "gambit_id": "8616ba20-9af2-4ecc-a611-c5d9023e801e",
                    "last_updated": "2023-10-23T20:33:03.105143-04:00",
                    "created_at": "2023-10-21T09:38:08.592990-04:00",
                    "name": "New York Rangers",
                    "reward": "2.90000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d29ce0-13cc-4f93-a2ea-3fe70bfac39d/?format=api"
                }
            ]
        },
        {
            "id": "14d5f4b1-a9ea-4763-9395-d476626a76d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/5790326c-3cb0-4bba-9b72-82f33a779084/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:08.603110-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",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "adf3785e-9a97-4da0-a2a2-df5fc3a301b8",
                    "gambit_id": "9b6b08b2-55cd-46e5-b2fa-a48295dbefe1",
                    "last_updated": "2023-10-23T20:33:03.116983-04:00",
                    "created_at": "2023-10-21T09:38:08.606460-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d5f4b1-a9ea-4763-9395-d476626a76d9/?format=api"
                },
                {
                    "id": "7a87b2d9-b644-4376-8497-12681371d5b5",
                    "gambit_id": "5d5c3e07-cdc0-48dc-82ef-ac7f48266b36",
                    "last_updated": "2023-10-23T20:33:03.121070-04:00",
                    "created_at": "2023-10-21T09:38:08.610263-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d5f4b1-a9ea-4763-9395-d476626a76d9/?format=api"
                }
            ]
        }
    ]
}