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/d9658699-a9ae-42b3-b87c-916fc2d2fc7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d9658699-a9ae-42b3-b87c-916fc2d2fc7f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "99f7d9ef-75c9-4c2a-bf57-0a25c3a274de",
    "completed": true,
    "last_updated": "2023-07-04T10:18:05.859764-04:00",
    "created_at": "2023-07-02T08:58:24.206601-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/99f7d9ef-75c9-4c2a-bf57-0a25c3a274de",
    "datetime": "2023-07-02T14:15:00-04:00",
    "cutoff_datetime": "2023-07-02T14:15:00-04:00",
    "name": "NYY (G Cole) v. STL (J Montgomery)",
    "bettypes": [
        {
            "id": "a353dba9-7fd7-415a-bca1-d771840d3690",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9658699-a9ae-42b3-b87c-916fc2d2fc7f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-02T08:58:24.209085-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": "STL (J Montgomery)",
                        "amount": 5157.0
                    },
                    {
                        "team": "NYY (G Cole)",
                        "amount": 4843.0
                    }
                ],
                "expected_reward_tokens": 9540.45,
                "profit_sb": 40.45,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dfa01350-4495-4202-b6a3-f531503aa9aa",
                    "gambit_id": "569320ed-c9ca-4323-9da5-3e10013170e9",
                    "last_updated": "2023-07-04T10:18:05.868223-04:00",
                    "created_at": "2023-07-02T08:58:24.213635-04:00",
                    "name": "STL (J Montgomery)",
                    "reward": "1.85000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a353dba9-7fd7-415a-bca1-d771840d3690/?format=api"
                },
                {
                    "id": "2137e096-1bf6-42b3-88c8-0eaf3e61b4a2",
                    "gambit_id": "39e363bc-1233-4edb-9517-32b0a9faddba",
                    "last_updated": "2023-07-04T10:18:05.865727-04:00",
                    "created_at": "2023-07-02T08:58:24.211247-04:00",
                    "name": "NYY (G Cole)",
                    "reward": "1.97000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a353dba9-7fd7-415a-bca1-d771840d3690/?format=api"
                }
            ]
        },
        {
            "id": "a898a8d9-4d5b-4f4b-b300-85c6b2b5327b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9658699-a9ae-42b3-b87c-916fc2d2fc7f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-02T08:58:24.215939-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": "NYY",
                        "amount": 6390.0
                    },
                    {
                        "team": "STL",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0d2a44b-4280-4896-a624-c43e7d474f38",
                    "gambit_id": "e8f17ade-1d48-46a6-86db-7cfc589cade7",
                    "last_updated": "2023-07-04T10:18:05.872204-04:00",
                    "created_at": "2023-07-02T08:58:24.217954-04:00",
                    "name": "NYY",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a898a8d9-4d5b-4f4b-b300-85c6b2b5327b/?format=api"
                },
                {
                    "id": "5643312f-6a0f-4a30-8f2b-35b2d25fd443",
                    "gambit_id": "7ac30d28-0511-49ad-b4f7-e49ffb805f98",
                    "last_updated": "2023-07-04T10:18:05.874218-04:00",
                    "created_at": "2023-07-02T08:58:24.220280-04:00",
                    "name": "STL",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a898a8d9-4d5b-4f4b-b300-85c6b2b5327b/?format=api"
                }
            ]
        },
        {
            "id": "ab95f755-51c7-4f60-8972-00623302d8ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9658699-a9ae-42b3-b87c-916fc2d2fc7f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-02T08:58:24.222601-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aba1f281-fe52-441b-8eda-5f3a52e53f68",
                    "gambit_id": "213bebbe-b65a-4238-9431-ec8f6c698393",
                    "last_updated": "2023-07-04T10:18:05.881272-04:00",
                    "created_at": "2023-07-02T08:58:24.224527-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab95f755-51c7-4f60-8972-00623302d8ff/?format=api"
                },
                {
                    "id": "40d3dce1-4868-4f2b-988d-7c97408099f5",
                    "gambit_id": "ee099e60-719d-4adf-9db4-56c758f008bd",
                    "last_updated": "2023-07-04T10:18:05.879436-04:00",
                    "created_at": "2023-07-02T08:58:24.226562-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab95f755-51c7-4f60-8972-00623302d8ff/?format=api"
                }
            ]
        }
    ]
}