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/a500a70d-8820-44c4-bc6c-cbbea9d18328/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a500a70d-8820-44c4-bc6c-cbbea9d18328",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7c1be853-177f-47a1-a667-d9f3c482ba69",
    "completed": true,
    "last_updated": "2023-02-25T17:27:18.795702-05:00",
    "created_at": "2023-02-24T11:41:55.377222-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7c1be853-177f-47a1-a667-d9f3c482ba69",
    "datetime": "2023-02-24T19:37:00-05:00",
    "cutoff_datetime": "2023-02-24T19:37:00-05:00",
    "name": "Los Angeles Kings v. New York Islanders",
    "bettypes": [
        {
            "id": "f3126811-a950-4cc1-95e6-65a69947bc76",
            "match": "https://api-prod.gambitprofit.com/api/matches/a500a70d-8820-44c4-bc6c-cbbea9d18328/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-24T11:41:55.387060-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 Islanders",
                        "amount": 5521.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79e0bda2-c1e3-468b-98d3-c10bac0211d8",
                    "gambit_id": "f246505e-dbb5-4820-806b-742ff22ef958",
                    "last_updated": "2023-02-25T17:27:18.805503-05:00",
                    "created_at": "2023-02-24T11:41:55.388365-05:00",
                    "name": "New York Islanders",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3126811-a950-4cc1-95e6-65a69947bc76/?format=api"
                },
                {
                    "id": "9130d7e0-3d9f-4db3-ad6f-804162c509d1",
                    "gambit_id": "9313c557-36b7-40df-9b87-a4aa632dd4f1",
                    "last_updated": "2023-02-25T17:27:18.806642-05:00",
                    "created_at": "2023-02-24T11:41:55.389741-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3126811-a950-4cc1-95e6-65a69947bc76/?format=api"
                }
            ]
        },
        {
            "id": "3f5d23ef-878b-4211-aa7e-a47a0ed12d16",
            "match": "https://api-prod.gambitprofit.com/api/matches/a500a70d-8820-44c4-bc6c-cbbea9d18328/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-24T11:41:55.383051-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": 6721.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9476.31,
                "profit_sb": -23.69,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b375005-6a98-48ff-be0d-2455e36a3397",
                    "gambit_id": "e3a56298-9966-420a-b8d8-2c0b579e4bef",
                    "last_updated": "2023-02-25T17:27:18.803156-05:00",
                    "created_at": "2023-02-24T11:41:55.385666-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f5d23ef-878b-4211-aa7e-a47a0ed12d16/?format=api"
                },
                {
                    "id": "98a54ea7-35a5-47b9-bfbe-a8129d189240",
                    "gambit_id": "8b538b16-aa66-40ce-a5bd-4dd33126f0b0",
                    "last_updated": "2023-02-25T17:27:18.802022-05:00",
                    "created_at": "2023-02-24T11:41:55.384342-05:00",
                    "name": "New York Islanders",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f5d23ef-878b-4211-aa7e-a47a0ed12d16/?format=api"
                }
            ]
        },
        {
            "id": "88cf25d1-3c6b-4b8d-ba7b-290b23ee7c37",
            "match": "https://api-prod.gambitprofit.com/api/matches/a500a70d-8820-44c4-bc6c-cbbea9d18328/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-24T11:41:55.379010-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 5.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a744f946-cc46-4a15-a24d-eb96d1ef6e00",
                    "gambit_id": "c40020eb-f7df-4054-a69a-c531e781d61c",
                    "last_updated": "2023-02-25T17:27:18.799689-05:00",
                    "created_at": "2023-02-24T11:41:55.381695-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cf25d1-3c6b-4b8d-ba7b-290b23ee7c37/?format=api"
                },
                {
                    "id": "d6eb1853-ac42-402e-8e8b-46a82127f2c2",
                    "gambit_id": "a1cbefff-75d2-407c-b2b1-e1d0a3485a37",
                    "last_updated": "2023-02-25T17:27:18.798549-05:00",
                    "created_at": "2023-02-24T11:41:55.380363-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cf25d1-3c6b-4b8d-ba7b-290b23ee7c37/?format=api"
                }
            ]
        }
    ]
}