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/5317a157-29f2-4426-8bd4-7d16152c35d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5317a157-29f2-4426-8bd4-7d16152c35d8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "096d8150-d409-4081-9c85-d8c95f416fa1",
    "completed": true,
    "last_updated": "2023-09-09T11:37:59.274670-04:00",
    "created_at": "2023-09-08T09:23:23.856805-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/096d8150-d409-4081-9c85-d8c95f416fa1",
    "datetime": "2023-09-08T18:40:00-04:00",
    "cutoff_datetime": "2023-09-08T18:40:00-04:00",
    "name": "CWS (M Clevinger) v. DET (R Olson)",
    "bettypes": [
        {
            "id": "ec6cfa0b-f5c4-441d-8513-6951d505f34f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5317a157-29f2-4426-8bd4-7d16152c35d8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-08T09:23:23.862298-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": "DET (R Olson)",
                        "amount": 5714.0
                    },
                    {
                        "team": "CWS (M Clevinger)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e11953c-4da2-4241-8b5a-831f8aa4c2e5",
                    "gambit_id": "06046068-e0dc-4ed0-aa79-df24286cd0ac",
                    "last_updated": "2023-09-09T11:37:59.287175-04:00",
                    "created_at": "2023-09-08T09:23:23.871020-04:00",
                    "name": "DET (R Olson)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec6cfa0b-f5c4-441d-8513-6951d505f34f/?format=api"
                },
                {
                    "id": "17628a2d-cb57-40d1-8588-1d4a3d9107e0",
                    "gambit_id": "65d82712-3295-4537-b115-a31ec2c448a9",
                    "last_updated": "2023-09-09T11:37:59.283943-04:00",
                    "created_at": "2023-09-08T09:23:23.866220-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec6cfa0b-f5c4-441d-8513-6951d505f34f/?format=api"
                }
            ]
        },
        {
            "id": "e549bc4c-fa57-495e-833b-b13897f3bdb0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5317a157-29f2-4426-8bd4-7d16152c35d8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-08T09:23:23.876013-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": 6010.0
                    },
                    {
                        "team": "DET",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eedd7568-3518-4ecf-8799-013748f93654",
                    "gambit_id": "bd54535f-a677-4008-bcd5-9821a345ac63",
                    "last_updated": "2023-09-09T11:37:59.293817-04:00",
                    "created_at": "2023-09-08T09:23:23.879531-04:00",
                    "name": "CWS",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e549bc4c-fa57-495e-833b-b13897f3bdb0/?format=api"
                },
                {
                    "id": "32e68030-f7fc-42ee-a178-f01908ef23b6",
                    "gambit_id": "a1825731-aa7a-4e8a-b181-4ded11cebbbf",
                    "last_updated": "2023-09-09T11:37:59.297160-04:00",
                    "created_at": "2023-09-08T09:23:23.884485-04:00",
                    "name": "DET",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e549bc4c-fa57-495e-833b-b13897f3bdb0/?format=api"
                }
            ]
        },
        {
            "id": "3f1f6a48-d219-4c0b-9dd5-55295e6111f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/5317a157-29f2-4426-8bd4-7d16152c35d8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-08T09:23:23.888620-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6728cda7-5fa7-4d98-a9f6-b23a3ce6c10e",
                    "gambit_id": "b714bb3e-ecdd-4204-8f3b-879ca03e4830",
                    "last_updated": "2023-09-09T11:37:59.303507-04:00",
                    "created_at": "2023-09-08T09:23:23.892347-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f1f6a48-d219-4c0b-9dd5-55295e6111f4/?format=api"
                },
                {
                    "id": "1b2049f8-9904-4437-b9d8-b2059311290a",
                    "gambit_id": "aa7c089c-f31a-40b6-a689-f97f219241d9",
                    "last_updated": "2023-09-09T11:37:59.306862-04:00",
                    "created_at": "2023-09-08T09:23:23.896498-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f1f6a48-d219-4c0b-9dd5-55295e6111f4/?format=api"
                }
            ]
        }
    ]
}