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/3e2c9bfd-040e-430e-8380-0c1bfed8cb3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e2c9bfd-040e-430e-8380-0c1bfed8cb3e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b8470c6c-3fb2-42d2-a7da-523248f16a12",
    "completed": true,
    "last_updated": "2023-04-01T10:27:13.960678-04:00",
    "created_at": "2023-03-31T09:56:48.281095-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b8470c6c-3fb2-42d2-a7da-523248f16a12",
    "datetime": "2023-03-31T20:10:00-04:00",
    "cutoff_datetime": "2023-03-31T20:10:00-04:00",
    "name": "CWS (L Lynn) v. HOU (C Javier)",
    "bettypes": [
        {
            "id": "1b700f23-0b32-4637-96df-d4d655684fda",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e2c9bfd-040e-430e-8380-0c1bfed8cb3e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T09:56:48.296080-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": "HOU (C Javier)",
                        "amount": 5787.0
                    },
                    {
                        "team": "CWS (L Lynn)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "668b0da9-62c1-44f3-ab82-0407283d0700",
                    "gambit_id": "5aee1e5a-1aca-4131-89e0-56d993991a14",
                    "last_updated": "2023-04-01T10:27:13.977369-04:00",
                    "created_at": "2023-03-31T09:56:48.297992-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b700f23-0b32-4637-96df-d4d655684fda/?format=api"
                },
                {
                    "id": "28d2e8dd-ca79-4ac3-9936-dde0b7e9e357",
                    "gambit_id": "2d8bac9d-74ce-4787-b034-75bae415ffe2",
                    "last_updated": "2023-04-01T10:27:13.979392-04:00",
                    "created_at": "2023-03-31T09:56:48.300176-04:00",
                    "name": "CWS (L Lynn)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b700f23-0b32-4637-96df-d4d655684fda/?format=api"
                }
            ]
        },
        {
            "id": "d4df7d3c-020f-4d3a-8fe3-7af4112b1076",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e2c9bfd-040e-430e-8380-0c1bfed8cb3e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-31T09:56:48.289641-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": "CWS",
                        "amount": 5939.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d33dbfec-9edd-4d0b-a123-8b2408c40189",
                    "gambit_id": "bb34c27a-7459-4499-8527-09d3ad732bf2",
                    "last_updated": "2023-04-01T10:27:13.973818-04:00",
                    "created_at": "2023-03-31T09:56:48.293682-04:00",
                    "name": "CWS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4df7d3c-020f-4d3a-8fe3-7af4112b1076/?format=api"
                },
                {
                    "id": "8fb7935b-5256-4ed1-9f8e-290ecab4a7c0",
                    "gambit_id": "752e595d-4ff5-40f5-8a1c-a435e002ea75",
                    "last_updated": "2023-04-01T10:27:13.971794-04:00",
                    "created_at": "2023-03-31T09:56:48.291579-04:00",
                    "name": "HOU",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4df7d3c-020f-4d3a-8fe3-7af4112b1076/?format=api"
                }
            ]
        },
        {
            "id": "00ded1c9-19ce-46f3-b8c9-c7bdf5fea5b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e2c9bfd-040e-430e-8380-0c1bfed8cb3e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T09:56:48.283505-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 Under 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ccf579c-820a-4666-98aa-bf6f1bc9c3da",
                    "gambit_id": "9b18b13b-3359-40fe-8ef0-3dd5ae89c80d",
                    "last_updated": "2023-04-01T10:27:13.965932-04:00",
                    "created_at": "2023-03-31T09:56:48.285415-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00ded1c9-19ce-46f3-b8c9-c7bdf5fea5b8/?format=api"
                },
                {
                    "id": "b03af28e-44fa-478f-8cea-21e959c1d0a0",
                    "gambit_id": "b61782e3-1cd2-405a-b54e-a8c973da0bdd",
                    "last_updated": "2023-04-01T10:27:13.967945-04:00",
                    "created_at": "2023-03-31T09:56:48.287628-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00ded1c9-19ce-46f3-b8c9-c7bdf5fea5b8/?format=api"
                }
            ]
        }
    ]
}