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/b1142974-2873-41cf-8531-72d0da934202/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b1142974-2873-41cf-8531-72d0da934202",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b4fd234f-3904-4458-a44d-a3cc97b16db1",
    "completed": true,
    "last_updated": "2022-11-28T14:02:14.351932-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.54,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b4fd234f-3904-4458-a44d-a3cc97b16db1",
    "datetime": "2022-11-27T20:05:00-05:00",
    "cutoff_datetime": "2022-11-27T20:05:00-05:00",
    "name": "Seattle Kraken v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "55d3e263-c1bc-4b75-983c-25f29ab53d66",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1142974-2873-41cf-8531-72d0da934202/?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": "Seattle Kraken",
                        "amount": 5974.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "da02824b-9263-4197-9a52-223b82d1ca50",
                    "gambit_id": "12d71dd7-8d14-4b90-90ec-f01e09c7d1e4",
                    "last_updated": "2022-11-28T14:02:14.361627-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3e263-c1bc-4b75-983c-25f29ab53d66/?format=api"
                },
                {
                    "id": "5449afdd-eb39-4f96-a97c-7ebcaa3c586f",
                    "gambit_id": "235c9f35-6361-4aa9-b4e0-79d7899c6915",
                    "last_updated": "2022-11-28T14:02:14.360673-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3e263-c1bc-4b75-983c-25f29ab53d66/?format=api"
                }
            ]
        },
        {
            "id": "2bf37dbe-4c43-4f90-8f23-61f1070f56d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1142974-2873-41cf-8531-72d0da934202/?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": "Anaheim Ducks",
                        "amount": 6047.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3168e161-e5e6-487e-821c-99624912af9c",
                    "gambit_id": "3eedfbd0-e11a-4e55-a114-24dd6df842d9",
                    "last_updated": "2022-11-28T14:02:14.357823-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf37dbe-4c43-4f90-8f23-61f1070f56d3/?format=api"
                },
                {
                    "id": "6128c820-6b1e-480d-9311-c7dc5c8ac087",
                    "gambit_id": "ead00246-2b19-4182-b451-366673fa567b",
                    "last_updated": "2022-11-28T14:02:14.358768-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bf37dbe-4c43-4f90-8f23-61f1070f56d3/?format=api"
                }
            ]
        },
        {
            "id": "78e6a85d-f6c0-4a27-a5ee-799ad0258cd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1142974-2873-41cf-8531-72d0da934202/?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 Over 6",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6b576d4f-1f5f-4903-8e70-0e4efbf9e109",
                    "gambit_id": "590a9a91-6a8a-4d30-9999-306eb983754f",
                    "last_updated": "2022-11-28T14:02:14.355872-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e6a85d-f6c0-4a27-a5ee-799ad0258cd5/?format=api"
                },
                {
                    "id": "792f44f7-adfe-46ca-89ad-cf43a8fbe82d",
                    "gambit_id": "991d7c28-cac0-4e6d-8a5d-6f63eee83267",
                    "last_updated": "2022-11-28T14:02:14.354713-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e6a85d-f6c0-4a27-a5ee-799ad0258cd5/?format=api"
                }
            ]
        }
    ]
}