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/653b0ffd-5921-42f0-98c0-950b60e71592/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "653b0ffd-5921-42f0-98c0-950b60e71592",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "43450a9d-862f-403d-91c8-bba736e23dd5",
    "completed": true,
    "last_updated": "2023-01-16T10:11:50.210279-05:00",
    "created_at": "2023-01-14T08:26:57.174536-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/43450a9d-862f-403d-91c8-bba736e23dd5",
    "datetime": "2023-01-14T19:07:00-05:00",
    "cutoff_datetime": "2023-01-14T19:07:00-05:00",
    "name": "Ottawa Senators v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "f1d3e01c-0bae-49fa-b743-d343cba62c88",
            "match": "https://api-prod.gambitprofit.com/api/matches/653b0ffd-5921-42f0-98c0-950b60e71592/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T08:26:57.197340-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": "Colorado Avalanche",
                        "amount": 5968.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4032.0
                    }
                ],
                "expected_reward_tokens": 9071.36,
                "profit_sb": 71.36,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fedb594f-0ae2-4b50-bd31-dde1541519f6",
                    "gambit_id": "3fc0a9dc-b9b8-455f-9ec0-06456c22e439",
                    "last_updated": "2023-01-16T10:11:50.236141-05:00",
                    "created_at": "2023-01-14T08:26:57.200366-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.52000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1d3e01c-0bae-49fa-b743-d343cba62c88/?format=api"
                },
                {
                    "id": "daf31195-4194-435e-aa96-8ca7b1d23534",
                    "gambit_id": "398a46f1-322f-49d7-a38f-b7af2cf71ef6",
                    "last_updated": "2023-01-16T10:11:50.239409-05:00",
                    "created_at": "2023-01-14T08:26:57.203612-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.25000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1d3e01c-0bae-49fa-b743-d343cba62c88/?format=api"
                }
            ]
        },
        {
            "id": "4a68f7cb-d8cf-4fe7-9590-8869c1c422b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/653b0ffd-5921-42f0-98c0-950b60e71592/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-14T08:26:57.187900-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": 6166.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3834.0
                    }
                ],
                "expected_reward_tokens": 9124.92,
                "profit_sb": 124.92,
                "profit_sb_percentage": 1.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0f552aa9-6688-46d4-9e97-6ee439d5195c",
                    "gambit_id": "58bee72a-bacc-4e0b-9d5e-c51a5fd1da7a",
                    "last_updated": "2023-01-16T10:11:50.229965-05:00",
                    "created_at": "2023-01-14T08:26:57.194195-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.48000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a68f7cb-d8cf-4fe7-9590-8869c1c422b2/?format=api"
                },
                {
                    "id": "a5c0aae5-7290-460b-978e-43606aaefadb",
                    "gambit_id": "93d63c6d-8f60-4774-99ef-cca0288af9cc",
                    "last_updated": "2023-01-16T10:11:50.226843-05:00",
                    "created_at": "2023-01-14T08:26:57.190896-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.38000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a68f7cb-d8cf-4fe7-9590-8869c1c422b2/?format=api"
                }
            ]
        },
        {
            "id": "7c5a2d62-a87e-4057-bc97-093f95eb797d",
            "match": "https://api-prod.gambitprofit.com/api/matches/653b0ffd-5921-42f0-98c0-950b60e71592/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T08:26:57.178439-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": 5196.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9c27db8-2b65-4f64-8815-48cd2c1399b1",
                    "gambit_id": "a4c1e6c9-dd49-4b49-910a-eec4152afa00",
                    "last_updated": "2023-01-16T10:11:50.220726-05:00",
                    "created_at": "2023-01-14T08:26:57.184705-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c5a2d62-a87e-4057-bc97-093f95eb797d/?format=api"
                },
                {
                    "id": "8aae1894-dbcc-4381-af78-ad38b9d4514d",
                    "gambit_id": "f7c9a0e2-bc38-4a87-8a62-ba01f3d19e10",
                    "last_updated": "2023-01-16T10:11:50.217346-05:00",
                    "created_at": "2023-01-14T08:26:57.181602-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c5a2d62-a87e-4057-bc97-093f95eb797d/?format=api"
                }
            ]
        }
    ]
}