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/13268e2e-fea4-4c8f-b27d-724a4debb612/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13268e2e-fea4-4c8f-b27d-724a4debb612",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "88bbf039-5ff1-4d74-86c2-f8db8bbadbfd",
    "completed": true,
    "last_updated": "2023-04-10T09:26:56.973628-04:00",
    "created_at": "2023-04-08T09:02:01.894708-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/88bbf039-5ff1-4d74-86c2-f8db8bbadbfd",
    "datetime": "2023-04-08T22:37:00-04:00",
    "cutoff_datetime": "2023-04-08T22:37:00-04:00",
    "name": "Colorado Avalanche v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "9d043d4e-570a-4b70-87cc-bb2ca83ce09d",
            "match": "https://api-prod.gambitprofit.com/api/matches/13268e2e-fea4-4c8f-b27d-724a4debb612/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:02:01.905190-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": "Colorado Avalanche",
                        "amount": 5213.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27677e2d-46af-490d-8a8a-3ef2f9984ff1",
                    "gambit_id": "b68d17ff-7e80-4388-ab17-f86f8c2e4a3f",
                    "last_updated": "2023-04-10T09:26:56.992768-04:00",
                    "created_at": "2023-04-08T09:02:01.907355-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d043d4e-570a-4b70-87cc-bb2ca83ce09d/?format=api"
                },
                {
                    "id": "7f5b83f2-4309-4df0-b786-850e86cbf859",
                    "gambit_id": "24823e5f-e47f-4194-a667-4ddad670ad26",
                    "last_updated": "2023-04-10T09:26:56.994950-04:00",
                    "created_at": "2023-04-08T09:02:01.909471-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d043d4e-570a-4b70-87cc-bb2ca83ce09d/?format=api"
                }
            ]
        },
        {
            "id": "83ff98ab-e7f8-47e0-93b0-cce070dae97f",
            "match": "https://api-prod.gambitprofit.com/api/matches/13268e2e-fea4-4c8f-b27d-724a4debb612/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:02:01.898748-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": "Los Angeles Kings",
                        "amount": 6706.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3294.0
                    }
                ],
                "expected_reward_tokens": 9453.78,
                "profit_sb": -46.22,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "892c0e08-e8c1-4a9c-8332-888f35152ff9",
                    "gambit_id": "7c5d8611-6c16-4b87-ab96-e4c8bb72749a",
                    "last_updated": "2023-04-10T09:26:56.983875-04:00",
                    "created_at": "2023-04-08T09:02:01.900421-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ff98ab-e7f8-47e0-93b0-cce070dae97f/?format=api"
                },
                {
                    "id": "704616f0-56be-4e84-9407-787d624c3103",
                    "gambit_id": "85c0b91a-30ef-4f8f-8708-86606925daf6",
                    "last_updated": "2023-04-10T09:26:56.985538-04:00",
                    "created_at": "2023-04-08T09:02:01.902538-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ff98ab-e7f8-47e0-93b0-cce070dae97f/?format=api"
                }
            ]
        },
        {
            "id": "69404c04-d228-4c6f-83fc-fac43ca43956",
            "match": "https://api-prod.gambitprofit.com/api/matches/13268e2e-fea4-4c8f-b27d-724a4debb612/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T20:32:01.891370-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0042ab0e-58a1-4eb6-ab79-1c5aa829e303",
                    "gambit_id": "c446eeb6-8f99-4fd1-82a7-b18002a5bc37",
                    "last_updated": "2023-04-10T09:26:56.979758-04:00",
                    "created_at": "2023-04-08T20:32:01.900290-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/69404c04-d228-4c6f-83fc-fac43ca43956/?format=api"
                },
                {
                    "id": "44801d91-0b53-49d8-9d32-ee049ba0e6e4",
                    "gambit_id": "66083c64-3464-4ecf-a303-84880dd9ce8a",
                    "last_updated": "2023-04-10T09:26:56.977988-04:00",
                    "created_at": "2023-04-08T20:32:01.895654-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69404c04-d228-4c6f-83fc-fac43ca43956/?format=api"
                }
            ]
        }
    ]
}