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/1c83ded5-d5b9-43ed-9a3e-661c2cbd4f33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1c83ded5-d5b9-43ed-9a3e-661c2cbd4f33",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e89f894a-ca45-482a-bf96-69e9a49eeedf",
    "completed": true,
    "last_updated": "2023-09-04T12:48:33.452409-04:00",
    "created_at": "2023-09-02T09:33:15.690603-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e89f894a-ca45-482a-bf96-69e9a49eeedf",
    "datetime": "2023-09-02T19:15:00-04:00",
    "cutoff_datetime": "2023-09-02T19:15:00-04:00",
    "name": "MIN (D Keuchel) v. TEX (J Montgomery)",
    "bettypes": [
        {
            "id": "e33569ca-849b-4bc3-84df-09e932f1e5e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c83ded5-d5b9-43ed-9a3e-661c2cbd4f33/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-02T09:33:15.700938-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": "TEX (J Montgomery)",
                        "amount": 6434.0
                    },
                    {
                        "team": "MIN (D Keuchel)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "66738d9c-6e80-4ebc-b475-8d3db90e9c45",
                    "gambit_id": "651b1029-994b-4a08-9952-97d094314828",
                    "last_updated": "2023-09-04T12:48:33.475370-04:00",
                    "created_at": "2023-09-02T09:33:15.708953-04:00",
                    "name": "TEX (J Montgomery)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33569ca-849b-4bc3-84df-09e932f1e5e0/?format=api"
                },
                {
                    "id": "bdff9c07-d9f6-4b85-a394-63b59fbdeed7",
                    "gambit_id": "8d23d775-0def-4892-86c9-c1d374a9f3aa",
                    "last_updated": "2023-09-04T12:48:33.468393-04:00",
                    "created_at": "2023-09-02T09:33:15.705138-04:00",
                    "name": "MIN (D Keuchel)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33569ca-849b-4bc3-84df-09e932f1e5e0/?format=api"
                }
            ]
        },
        {
            "id": "a59a1a89-cf33-4f0c-a984-6acf5b804a94",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c83ded5-d5b9-43ed-9a3e-661c2cbd4f33/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-02T09:33:15.712844-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": "MIN",
                        "amount": 5213.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81c1e93a-d7e6-4dfa-a367-ac9fd07a3151",
                    "gambit_id": "2e232b48-a2f5-45fa-a81a-24f0e5c8765a",
                    "last_updated": "2023-09-04T12:48:33.483286-04:00",
                    "created_at": "2023-09-02T09:33:15.716633-04:00",
                    "name": "MIN",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59a1a89-cf33-4f0c-a984-6acf5b804a94/?format=api"
                },
                {
                    "id": "63468d33-270e-4a24-95ab-4a69308d8b03",
                    "gambit_id": "148ab1a5-7be0-4e9a-9938-3481cf103215",
                    "last_updated": "2023-09-04T12:48:33.486872-04:00",
                    "created_at": "2023-09-02T09:33:15.720714-04:00",
                    "name": "TEX",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59a1a89-cf33-4f0c-a984-6acf5b804a94/?format=api"
                }
            ]
        },
        {
            "id": "02a17582-dff1-4c64-bbc9-15c4cf4edf06",
            "match": "https://api-prod.gambitprofit.com/api/matches/1c83ded5-d5b9-43ed-9a3e-661c2cbd4f33/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-02T09:33:15.725016-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26c4a031-d521-41c6-950f-a3e4cae24b44",
                    "gambit_id": "b861ec82-080d-47a5-b34a-ca2dc658330a",
                    "last_updated": "2023-09-04T12:48:33.493365-04:00",
                    "created_at": "2023-09-02T09:33:15.728929-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a17582-dff1-4c64-bbc9-15c4cf4edf06/?format=api"
                },
                {
                    "id": "67230b10-4229-4c88-8604-b5c910b402ab",
                    "gambit_id": "b628ab3a-ac94-44c4-a2cf-ef1df723a448",
                    "last_updated": "2023-09-04T12:48:33.497750-04:00",
                    "created_at": "2023-09-02T09:33:15.733597-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a17582-dff1-4c64-bbc9-15c4cf4edf06/?format=api"
                }
            ]
        }
    ]
}