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/6b6e32c0-90d3-4f52-bab1-55cb443f992a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b6e32c0-90d3-4f52-bab1-55cb443f992a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "09da617b-dd1d-4144-aedd-d79b64cc5b83",
    "completed": true,
    "last_updated": "2022-11-14T11:02:50.239269-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.03,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/09da617b-dd1d-4144-aedd-d79b64cc5b83",
    "datetime": "2022-11-12T16:05:00-05:00",
    "cutoff_datetime": "2022-11-12T16:05:00-05:00",
    "name": "Edmonton Oilers v. Florida Panthers",
    "bettypes": [
        {
            "id": "24b74f77-4fa7-4554-a17f-f391c03f7fc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b6e32c0-90d3-4f52-bab1-55cb443f992a/?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": "Florida Panthers",
                        "amount": 6042.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3958.0
                    }
                ],
                "expected_reward_tokens": 9182.56,
                "profit_sb": 182.56,
                "profit_sb_percentage": 2.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "48990fcc-878e-4b5a-bd7c-628ac8cb6440",
                    "gambit_id": "6dbdc099-e907-4c13-addb-7f5a0041d15d",
                    "last_updated": "2022-11-14T11:02:50.248438-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.52000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24b74f77-4fa7-4554-a17f-f391c03f7fc1/?format=api"
                },
                {
                    "id": "519ed9b4-b9de-4336-b21a-492dece5e444",
                    "gambit_id": "530ccce9-9f15-4070-8062-f405ae608ca6",
                    "last_updated": "2022-11-14T11:02:50.249427-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.32000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24b74f77-4fa7-4554-a17f-f391c03f7fc1/?format=api"
                }
            ]
        },
        {
            "id": "9120fea8-1030-42fc-82ee-18e275a06fcb",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b6e32c0-90d3-4f52-bab1-55cb443f992a/?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": "Edmonton Oilers",
                        "amount": 5899.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2be7fd37-9895-47dc-b20b-f951444b52c8",
                    "gambit_id": "aa10079b-ff6e-4798-a404-bfacfc6e4b62",
                    "last_updated": "2022-11-14T11:02:50.246467-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9120fea8-1030-42fc-82ee-18e275a06fcb/?format=api"
                },
                {
                    "id": "867ecfd8-b5b3-447b-9aae-4475bf433d1c",
                    "gambit_id": "46f11d36-6aaa-4e3b-a5d7-e2ee7d4e5287",
                    "last_updated": "2022-11-14T11:02:50.245481-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9120fea8-1030-42fc-82ee-18e275a06fcb/?format=api"
                }
            ]
        },
        {
            "id": "e6637247-205a-4743-a39b-7e2f57055366",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b6e32c0-90d3-4f52-bab1-55cb443f992a/?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 7",
                        "amount": 5492.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7b00d3d3-b921-4372-82ca-3e406935299c",
                    "gambit_id": "c8466f8e-71c5-4b26-8322-2d3f158b10fe",
                    "last_updated": "2022-11-14T11:02:50.242313-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6637247-205a-4743-a39b-7e2f57055366/?format=api"
                },
                {
                    "id": "39fda28f-4884-4ec3-81a3-edca77b82264",
                    "gambit_id": "8ab8685d-c4c4-40c6-80a9-196ecdcb0745",
                    "last_updated": "2022-11-14T11:02:50.243483-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6637247-205a-4743-a39b-7e2f57055366/?format=api"
                }
            ]
        }
    ]
}