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/b814682e-d2d2-4c0d-993b-cf5c6fb30cd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b814682e-d2d2-4c0d-993b-cf5c6fb30cd5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "365527bf-6838-4b5e-8410-d66ad13f166b",
    "completed": true,
    "last_updated": "2023-06-22T10:23:06.059771-04:00",
    "created_at": "2023-06-21T08:33:14.461701-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/365527bf-6838-4b5e-8410-d66ad13f166b",
    "datetime": "2023-06-21T12:10:00-04:00",
    "cutoff_datetime": "2023-06-21T12:10:00-04:00",
    "name": "BAL (T Wells) v. TAM (T Bradley)",
    "bettypes": [
        {
            "id": "ccef2eed-e6c2-487a-a203-2e6b57eba679",
            "match": "https://api-prod.gambitprofit.com/api/matches/b814682e-d2d2-4c0d-993b-cf5c6fb30cd5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-21T08:33:14.464568-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": "TAM (T Bradley)",
                        "amount": 5711.0
                    },
                    {
                        "team": "BAL (T Wells)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae94967c-34c3-4b16-998d-4163a78635a0",
                    "gambit_id": "42b18ae0-4ebb-42fe-8ab8-bb336a6cd7e7",
                    "last_updated": "2023-06-22T10:23:06.066749-04:00",
                    "created_at": "2023-06-21T08:33:14.469198-04:00",
                    "name": "TAM (T Bradley)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccef2eed-e6c2-487a-a203-2e6b57eba679/?format=api"
                },
                {
                    "id": "4804df6f-a520-4e50-8c46-4309c6460913",
                    "gambit_id": "973ca60d-6a40-4b1a-984d-91421f31cef8",
                    "last_updated": "2023-06-22T10:23:06.064364-04:00",
                    "created_at": "2023-06-21T08:33:14.467237-04:00",
                    "name": "BAL (T Wells)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccef2eed-e6c2-487a-a203-2e6b57eba679/?format=api"
                }
            ]
        },
        {
            "id": "f264f931-8ed5-4007-82d7-9ee09e6a0fe5",
            "match": "https://api-prod.gambitprofit.com/api/matches/b814682e-d2d2-4c0d-993b-cf5c6fb30cd5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-21T08:33:14.471014-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": "BAL",
                        "amount": 5867.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d406c784-5996-4954-946b-88323bbf386d",
                    "gambit_id": "acc83d3d-b474-492a-b605-d2004c1cb15b",
                    "last_updated": "2023-06-22T10:23:06.071294-04:00",
                    "created_at": "2023-06-21T08:33:14.472589-04:00",
                    "name": "BAL",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f264f931-8ed5-4007-82d7-9ee09e6a0fe5/?format=api"
                },
                {
                    "id": "119286ab-7fec-445c-9103-b0b5a8f0804e",
                    "gambit_id": "6bf8d574-31c1-4b96-ba00-8264337b3b8c",
                    "last_updated": "2023-06-22T10:23:06.073657-04:00",
                    "created_at": "2023-06-21T08:33:14.474247-04:00",
                    "name": "TAM",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f264f931-8ed5-4007-82d7-9ee09e6a0fe5/?format=api"
                }
            ]
        },
        {
            "id": "b544ec17-f4e9-4a9e-9dcb-8f21d8ee86bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/b814682e-d2d2-4c0d-993b-cf5c6fb30cd5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-21T08:33:14.476128-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9752fcd8-cb02-408a-a8c7-0f2f5d2c56b2",
                    "gambit_id": "a1540d2c-b00d-46f7-8627-5ea163d729d1",
                    "last_updated": "2023-06-22T10:23:06.079997-04:00",
                    "created_at": "2023-06-21T08:33:14.480612-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b544ec17-f4e9-4a9e-9dcb-8f21d8ee86bc/?format=api"
                },
                {
                    "id": "b8ea5520-bd29-4614-802b-5ba4f2d67571",
                    "gambit_id": "85d0850e-541c-4f8b-92b0-c3f3f97897c8",
                    "last_updated": "2023-06-22T10:23:06.078089-04:00",
                    "created_at": "2023-06-21T08:33:14.478418-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b544ec17-f4e9-4a9e-9dcb-8f21d8ee86bc/?format=api"
                }
            ]
        }
    ]
}