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/c3245c9f-8de6-46be-8a31-37b3437d2007/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3245c9f-8de6-46be-8a31-37b3437d2007",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "98093b43-0193-42e1-be6f-c6be59c812bd",
    "completed": true,
    "last_updated": "2023-10-23T20:38:03.577118-04:00",
    "created_at": "2023-10-21T09:38:06.384606-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.78,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/98093b43-0193-42e1-be6f-c6be59c812bd",
    "datetime": "2023-10-21T20:07:00-04:00",
    "cutoff_datetime": "2023-10-21T20:07:00-04:00",
    "name": "Vegas Golden Knights v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "3d555bb3-5d1b-4a53-abbe-effccdf78534",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3245c9f-8de6-46be-8a31-37b3437d2007/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:06.392155-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": "Vegas Golden Knights",
                        "amount": 6456.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3544.0
                    }
                ],
                "expected_reward_tokens": 9425.76,
                "profit_sb": -74.24,
                "profit_sb_percentage": -0.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e4686e4-c99a-4e5c-a061-7b1ce773a2f2",
                    "gambit_id": "31b72317-8b81-42df-9cb7-4a14ef11a175",
                    "last_updated": "2023-10-23T20:38:03.586553-04:00",
                    "created_at": "2023-10-21T09:38:06.398789-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d555bb3-5d1b-4a53-abbe-effccdf78534/?format=api"
                },
                {
                    "id": "d23eb1c8-9ce5-4a2b-a0b2-13f8dcfe108c",
                    "gambit_id": "b8a45f6e-b696-4556-aa5d-b215dfb36a51",
                    "last_updated": "2023-10-23T20:38:03.590953-04:00",
                    "created_at": "2023-10-21T09:38:06.403767-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d555bb3-5d1b-4a53-abbe-effccdf78534/?format=api"
                }
            ]
        },
        {
            "id": "8d68c620-39df-44d5-9f2a-dcec89539e9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3245c9f-8de6-46be-8a31-37b3437d2007/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:06.407943-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": "Chicago Blackhawks",
                        "amount": 5515.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0141991-c3d5-4830-9798-680ad3939053",
                    "gambit_id": "3fa675db-b7f8-4ea1-ac67-698ce5bd4005",
                    "last_updated": "2023-10-23T20:38:03.602335-04:00",
                    "created_at": "2023-10-21T09:38:06.418694-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d68c620-39df-44d5-9f2a-dcec89539e9e/?format=api"
                },
                {
                    "id": "00bbdd46-d4ff-4532-9d37-3f3b077fa352",
                    "gambit_id": "6ae4298f-02a7-4391-b630-cb3b15a1f96d",
                    "last_updated": "2023-10-23T20:38:03.598321-04:00",
                    "created_at": "2023-10-21T09:38:06.413869-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d68c620-39df-44d5-9f2a-dcec89539e9e/?format=api"
                }
            ]
        },
        {
            "id": "e0f38ae4-1cf8-4cad-bd35-1e87d9eb9f0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3245c9f-8de6-46be-8a31-37b3437d2007/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:06.423461-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": 5094.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac220b20-b144-4ac8-9b96-1246c8601dac",
                    "gambit_id": "fd8c7c5f-e08b-4485-8b45-db65de4eab0a",
                    "last_updated": "2023-10-23T20:38:03.610217-04:00",
                    "created_at": "2023-10-21T09:38:06.428335-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/e0f38ae4-1cf8-4cad-bd35-1e87d9eb9f0d/?format=api"
                },
                {
                    "id": "1ac9ea96-e7c3-492e-bc03-28959bb08d25",
                    "gambit_id": "626d7112-d78e-44b0-8328-3fed89418089",
                    "last_updated": "2023-10-23T20:38:03.613951-04:00",
                    "created_at": "2023-10-21T09:38:06.432951-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f38ae4-1cf8-4cad-bd35-1e87d9eb9f0d/?format=api"
                }
            ]
        }
    ]
}