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/4f1bc4e8-3eb8-40e1-b3fe-e278b9044f69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f1bc4e8-3eb8-40e1-b3fe-e278b9044f69",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "720517f3-8040-4642-afce-052a2cc0cea8",
    "completed": true,
    "last_updated": "2023-02-18T09:47:19.072712-05:00",
    "created_at": "2023-02-17T09:12:09.296973-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/720517f3-8040-4642-afce-052a2cc0cea8",
    "datetime": "2023-02-17T21:07:00-05:00",
    "cutoff_datetime": "2023-02-17T21:07:00-05:00",
    "name": "New York Rangers v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "8abaa4f6-197a-4865-b3e6-72714a78bd95",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f1bc4e8-3eb8-40e1-b3fe-e278b9044f69/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-17T09:12:09.307698-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": 5521.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8fd59678-7fbb-4e09-84f6-65c92f1f6de6",
                    "gambit_id": "7eec52ee-9070-4f88-8682-a3f885a10dfa",
                    "last_updated": "2023-02-18T09:47:19.082526-05:00",
                    "created_at": "2023-02-17T09:12:09.309577-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abaa4f6-197a-4865-b3e6-72714a78bd95/?format=api"
                },
                {
                    "id": "3d35bf13-8fc1-4656-99b6-68e7d200bc5d",
                    "gambit_id": "3cfd92a8-7cf2-4088-b519-6f7faa650989",
                    "last_updated": "2023-02-18T09:47:19.083673-05:00",
                    "created_at": "2023-02-17T09:12:09.311266-05:00",
                    "name": "New York Rangers",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abaa4f6-197a-4865-b3e6-72714a78bd95/?format=api"
                }
            ]
        },
        {
            "id": "d3ca3910-c9e4-4f31-a075-a5436fcdf28a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f1bc4e8-3eb8-40e1-b3fe-e278b9044f69/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-17T09:12:09.302844-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": "New York Rangers",
                        "amount": 6401.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0942c034-f0d7-46e7-a270-efbe9432e95e",
                    "gambit_id": "d712bd62-aded-4756-9a77-28f70e41dc91",
                    "last_updated": "2023-02-18T09:47:19.080251-05:00",
                    "created_at": "2023-02-17T09:12:09.305791-05:00",
                    "name": "New York Rangers",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3ca3910-c9e4-4f31-a075-a5436fcdf28a/?format=api"
                },
                {
                    "id": "7806a430-9762-4d98-a44f-82883b0356f8",
                    "gambit_id": "c5d50bee-fd53-4cca-acc6-766e3e3ad4c6",
                    "last_updated": "2023-02-18T09:47:19.079034-05:00",
                    "created_at": "2023-02-17T09:12:09.304124-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3ca3910-c9e4-4f31-a075-a5436fcdf28a/?format=api"
                }
            ]
        },
        {
            "id": "862164e6-b68c-49b9-be48-532f48c83383",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f1bc4e8-3eb8-40e1-b3fe-e278b9044f69/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-17T09:12:09.298723-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": 5212.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14145029-858d-47b6-98ca-2dfb239feed2",
                    "gambit_id": "0a8a69f7-cd48-499d-b96e-3fb26a456ede",
                    "last_updated": "2023-02-18T09:47:19.075482-05:00",
                    "created_at": "2023-02-17T09:12:09.300084-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/862164e6-b68c-49b9-be48-532f48c83383/?format=api"
                },
                {
                    "id": "2dd65172-0512-4975-ba34-b241740a39ad",
                    "gambit_id": "dbacbc90-d664-4ad8-9cf8-c7e7bd602c21",
                    "last_updated": "2023-02-18T09:47:19.076644-05:00",
                    "created_at": "2023-02-17T09:12:09.301514-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/862164e6-b68c-49b9-be48-532f48c83383/?format=api"
                }
            ]
        }
    ]
}