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/ef30a471-426b-4846-856f-b9aa8b9b6757/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ef30a471-426b-4846-856f-b9aa8b9b6757",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f1123d62-e9f6-46eb-9290-58402a38c18c",
    "completed": true,
    "last_updated": "2022-11-09T09:43:00.293863-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f1123d62-e9f6-46eb-9290-58402a38c18c",
    "datetime": "2022-11-08T19:05:00-05:00",
    "cutoff_datetime": "2022-11-08T19:05:00-05:00",
    "name": "St Louis Blues v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "aa932865-b84f-4c07-977d-5b240d1e8af6",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef30a471-426b-4846-856f-b9aa8b9b6757/?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": "St Louis Blues",
                        "amount": 5397.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eb6c8841-4d54-4908-aea4-654836dd5272",
                    "gambit_id": "373057b9-1804-4916-961c-2c355abe53f1",
                    "last_updated": "2022-11-09T09:43:00.303712-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa932865-b84f-4c07-977d-5b240d1e8af6/?format=api"
                },
                {
                    "id": "3abd27a2-5ec1-4e62-8c60-7fe0fc9a3f0c",
                    "gambit_id": "3208b73f-f96b-4916-9bcf-217ce6358ff5",
                    "last_updated": "2022-11-09T09:43:00.302702-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa932865-b84f-4c07-977d-5b240d1e8af6/?format=api"
                }
            ]
        },
        {
            "id": "31343b9c-7e4c-41e6-bca1-453859367ce7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef30a471-426b-4846-856f-b9aa8b9b6757/?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": "Philadelphia Flyers",
                        "amount": 6650.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3350.0
                    }
                ],
                "expected_reward_tokens": 9110.5,
                "profit_sb": 110.5,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1df7e6fe-232f-417d-ae72-96cd3ffb8d47",
                    "gambit_id": "79f79257-ac80-4375-a913-e3505988cb73",
                    "last_updated": "2022-11-09T09:43:00.299580-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31343b9c-7e4c-41e6-bca1-453859367ce7/?format=api"
                },
                {
                    "id": "241dfaf8-a01f-4624-b570-26897f4d4c32",
                    "gambit_id": "fccb7c65-9989-414e-97e6-2c05932b1a57",
                    "last_updated": "2022-11-09T09:43:00.300591-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.72000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31343b9c-7e4c-41e6-bca1-453859367ce7/?format=api"
                }
            ]
        },
        {
            "id": "875d6d6d-49f0-4659-90ef-f1de3beec045",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef30a471-426b-4846-856f-b9aa8b9b6757/?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 Under 6",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8750e363-bd91-4498-a720-a51dfd457d69",
                    "gambit_id": "8aac3d11-2dd2-4fa3-a1b1-e773521135ad",
                    "last_updated": "2022-11-09T09:43:00.296459-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/875d6d6d-49f0-4659-90ef-f1de3beec045/?format=api"
                },
                {
                    "id": "193899fc-ae21-4662-bd62-35eb05d87d88",
                    "gambit_id": "c94d4888-7c92-494f-a6ec-30afcf0633d0",
                    "last_updated": "2022-11-09T09:43:00.297530-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/875d6d6d-49f0-4659-90ef-f1de3beec045/?format=api"
                }
            ]
        }
    ]
}