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/2dcdcbf9-44f3-4632-9a36-0d24ad82685f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2dcdcbf9-44f3-4632-9a36-0d24ad82685f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "208bd39d-79b0-4ec9-ac5e-c6b1b8122682",
    "completed": true,
    "last_updated": "2022-11-18T09:48:09.594136-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/208bd39d-79b0-4ec9-ac5e-c6b1b8122682",
    "datetime": "2022-11-17T22:35:00-05:00",
    "cutoff_datetime": "2022-11-17T22:35:00-05:00",
    "name": "Detroit Red Wings v. San Jose Sharks",
    "bettypes": [
        {
            "id": "57eb5550-872f-45be-9cd8-cd77d13ed05a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2dcdcbf9-44f3-4632-9a36-0d24ad82685f/?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": "San Jose Sharks",
                        "amount": 5304.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bdf4c991-cdd0-42d1-a576-75bda41172f3",
                    "gambit_id": "debb9019-80a7-482e-a996-1d92b3c927a2",
                    "last_updated": "2022-11-18T09:48:09.604388-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57eb5550-872f-45be-9cd8-cd77d13ed05a/?format=api"
                },
                {
                    "id": "704791e5-ea39-4a07-8053-866206601a45",
                    "gambit_id": "8c186098-54e8-41ad-9a87-cba011ee7663",
                    "last_updated": "2022-11-18T09:48:09.605523-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57eb5550-872f-45be-9cd8-cd77d13ed05a/?format=api"
                }
            ]
        },
        {
            "id": "443a7659-d052-4420-b9fa-ac115225993f",
            "match": "https://api-prod.gambitprofit.com/api/matches/2dcdcbf9-44f3-4632-9a36-0d24ad82685f/?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": "Detroit Red Wings",
                        "amount": 6642.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3358.0
                    }
                ],
                "expected_reward_tokens": 9099.54,
                "profit_sb": 99.54,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f65e113-3e53-4043-9f7c-808643b21545",
                    "gambit_id": "7757f9ed-da07-400a-9600-cbc6e9cd5059",
                    "last_updated": "2022-11-18T09:48:09.602007-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/443a7659-d052-4420-b9fa-ac115225993f/?format=api"
                },
                {
                    "id": "976bab5f-9a15-4a14-a0af-f218c002d0a6",
                    "gambit_id": "e3e4aebd-a721-4f97-9d1c-a8161884478f",
                    "last_updated": "2022-11-18T09:48:09.600761-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.71000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/443a7659-d052-4420-b9fa-ac115225993f/?format=api"
                }
            ]
        },
        {
            "id": "ded4605c-42ad-421e-8b21-b8a04fe8bd4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2dcdcbf9-44f3-4632-9a36-0d24ad82685f/?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": 5097.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "13b86184-87b9-4570-a7a6-2162dad9bd41",
                    "gambit_id": "5b948612-1079-4924-950d-6dc3d72239fb",
                    "last_updated": "2022-11-18T09:48:09.597147-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded4605c-42ad-421e-8b21-b8a04fe8bd4a/?format=api"
                },
                {
                    "id": "b3964fde-8945-43f9-8bc3-76549c4d8abf",
                    "gambit_id": "d63aacc6-ca5c-482c-b2c5-16004c02aeb3",
                    "last_updated": "2022-11-18T09:48:09.598350-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded4605c-42ad-421e-8b21-b8a04fe8bd4a/?format=api"
                }
            ]
        }
    ]
}