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/a9de5082-ecc6-4999-ae54-13ce14ed3a4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a9de5082-ecc6-4999-ae54-13ce14ed3a4c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3b45c79a-decb-429a-8fe5-c26a7ffeec53",
    "completed": true,
    "last_updated": "2022-12-31T10:41:58.799554-05:00",
    "created_at": "2022-12-29T08:42:09.510964-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3b45c79a-decb-429a-8fe5-c26a7ffeec53",
    "datetime": "2022-12-29T21:07:00-05:00",
    "cutoff_datetime": "2022-12-29T21:07:00-05:00",
    "name": "Los Angeles Kings v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "c546cecd-4f1c-498a-8a52-e7075ea7ece1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9de5082-ecc6-4999-ae54-13ce14ed3a4c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:09.519887-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": 5668.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9010.56,
                "profit_sb": 10.56,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3cee08cd-058b-48ec-907e-53f86b1e65ad",
                    "gambit_id": "84e6dd36-c1a7-4bdf-ad84-1079cda47cd6",
                    "last_updated": "2022-12-31T10:41:58.809015-05:00",
                    "created_at": "2022-12-29T08:42:09.521018-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.59000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c546cecd-4f1c-498a-8a52-e7075ea7ece1/?format=api"
                },
                {
                    "id": "7a675627-8234-49ea-937b-f736778de064",
                    "gambit_id": "2d8e0025-b909-4fd5-a3f1-528d7ddedfe5",
                    "last_updated": "2022-12-31T10:41:58.810144-05:00",
                    "created_at": "2022-12-29T08:42:09.522201-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.08000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c546cecd-4f1c-498a-8a52-e7075ea7ece1/?format=api"
                }
            ]
        },
        {
            "id": "f6886513-3ece-40ee-bd2c-8d245d5d7b76",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9de5082-ecc6-4999-ae54-13ce14ed3a4c/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:09.516307-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": "Los Angeles Kings",
                        "amount": 6253.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3747.0
                    }
                ],
                "expected_reward_tokens": 9066.85,
                "profit_sb": 66.85,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "990b2a1e-f300-449d-bc5b-dfaccb2c5d86",
                    "gambit_id": "5b0c9875-9db9-4523-9974-82dc7072de18",
                    "last_updated": "2022-12-31T10:41:58.806806-05:00",
                    "created_at": "2022-12-29T08:42:09.518664-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.45000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6886513-3ece-40ee-bd2c-8d245d5d7b76/?format=api"
                },
                {
                    "id": "d25c0b7a-5522-4469-a844-1ec4b5579914",
                    "gambit_id": "c2bfe6d5-9207-4b50-99a3-d7a4dacb15de",
                    "last_updated": "2022-12-31T10:41:58.805660-05:00",
                    "created_at": "2022-12-29T08:42:09.517423-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.42000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6886513-3ece-40ee-bd2c-8d245d5d7b76/?format=api"
                }
            ]
        },
        {
            "id": "25416761-90ab-4412-a7ab-4cbf30df3eca",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9de5082-ecc6-4999-ae54-13ce14ed3a4c/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:09.512615-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 6",
                        "amount": 5196.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0555d2ac-3ba2-4d29-94ce-7f01617a6537",
                    "gambit_id": "8f1a7f61-9036-4ba4-9b34-57ec7f77150d",
                    "last_updated": "2022-12-31T10:41:58.802260-05:00",
                    "created_at": "2022-12-29T08:42:09.513815-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25416761-90ab-4412-a7ab-4cbf30df3eca/?format=api"
                },
                {
                    "id": "b627819c-5627-400d-94d5-9c055b6dc0ab",
                    "gambit_id": "90190f61-b583-41bb-8fbd-4a698e6a5423",
                    "last_updated": "2022-12-31T10:41:58.803368-05:00",
                    "created_at": "2022-12-29T08:42:09.515009-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25416761-90ab-4412-a7ab-4cbf30df3eca/?format=api"
                }
            ]
        }
    ]
}