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/f5ff4ca3-f00d-4980-b561-863b8311e631/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f5ff4ca3-f00d-4980-b561-863b8311e631",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4abdd7d5-4386-49d9-822d-933b64db8643",
    "completed": true,
    "last_updated": "2022-09-12T10:52:16.612220-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.19,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4abdd7d5-4386-49d9-822d-933b64db8643",
    "datetime": "2022-09-11T16:07:00-04:00",
    "cutoff_datetime": "2022-09-11T16:07:00-04:00",
    "name": "CWS (J Cueto) v. OAK (C Irvin)",
    "bettypes": [
        {
            "id": "f010ad15-840e-4cd4-83dc-3f55dee590c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5ff4ca3-f00d-4980-b561-863b8311e631/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "CWS (J Cueto)",
                        "amount": 6031.0
                    },
                    {
                        "team": "OAK (C Irvin)",
                        "amount": 3969.0
                    }
                ],
                "expected_reward_tokens": 9287.46,
                "profit_sb": 287.46,
                "profit_sb_percentage": 3.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1578d37-73d2-404e-9292-c7ed7249ba91",
                    "gambit_id": "b9baf6bc-38df-489e-b241-4196bc266399",
                    "last_updated": "2022-09-12T10:52:16.621665-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (J Cueto)",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f010ad15-840e-4cd4-83dc-3f55dee590c6/?format=api"
                },
                {
                    "id": "7901f2db-7f7a-4353-a55e-dd6978fcce88",
                    "gambit_id": "2a119959-a0e2-4460-929a-79078ee6b79e",
                    "last_updated": "2022-09-12T10:52:16.620612-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (C Irvin)",
                    "reward": "2.34000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f010ad15-840e-4cd4-83dc-3f55dee590c6/?format=api"
                }
            ]
        },
        {
            "id": "975197fa-a9d9-4199-86e4-fcde247a35a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5ff4ca3-f00d-4980-b561-863b8311e631/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "OAK",
                        "amount": 5302.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4698.0
                    }
                ],
                "expected_reward_tokens": 9066.42,
                "profit_sb": 66.42,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "29c1eb66-5f32-483c-b557-8cae64034cd0",
                    "gambit_id": "885d1922-4654-4bca-877b-45e97133dd7f",
                    "last_updated": "2022-09-12T10:52:16.617592-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975197fa-a9d9-4199-86e4-fcde247a35a8/?format=api"
                },
                {
                    "id": "661b7460-c5ec-4d94-a114-8d187a8d222b",
                    "gambit_id": "9d5a8ebf-1900-4c5f-b349-cc70623455dc",
                    "last_updated": "2022-09-12T10:52:16.618567-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975197fa-a9d9-4199-86e4-fcde247a35a8/?format=api"
                }
            ]
        },
        {
            "id": "d3d0ad70-2133-4d15-8dff-083e34c64ed4",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5ff4ca3-f00d-4980-b561-863b8311e631/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fd833e90-154e-458a-b626-b2c377905445",
                    "gambit_id": "b94a6537-9ce3-4785-a00d-3f3db136f069",
                    "last_updated": "2022-09-12T10:52:16.614649-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3d0ad70-2133-4d15-8dff-083e34c64ed4/?format=api"
                },
                {
                    "id": "ff47a3b4-be63-48cd-b962-01b5e299e8b7",
                    "gambit_id": "c1d2d774-4e4d-46e0-9efe-4f5a0540baef",
                    "last_updated": "2022-09-12T10:52:16.615631-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3d0ad70-2133-4d15-8dff-083e34c64ed4/?format=api"
                }
            ]
        }
    ]
}