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/21ced006-b1f7-47dc-bb5b-99ac8bcdb72a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21ced006-b1f7-47dc-bb5b-99ac8bcdb72a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4ec85c35-14b4-4e44-b0b0-4e975574df5c",
    "completed": true,
    "last_updated": "2023-09-18T09:08:28.981853-04:00",
    "created_at": "2023-09-16T09:23:13.024832-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4ec85c35-14b4-4e44-b0b0-4e975574df5c",
    "datetime": "2023-09-16T19:05:00-04:00",
    "cutoff_datetime": "2023-09-16T19:05:00-04:00",
    "name": "TAM (T Glasnow) v. BAL (G Rodriguez)",
    "bettypes": [
        {
            "id": "28577732-c433-45ce-83d8-612e1efbef17",
            "match": "https://api-prod.gambitprofit.com/api/matches/21ced006-b1f7-47dc-bb5b-99ac8bcdb72a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-16T09:23:13.034369-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 Glasnow)",
                        "amount": 5222.0
                    },
                    {
                        "team": "BAL (G Rodriguez)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "248f870c-8387-4fee-8c71-966c9da45de0",
                    "gambit_id": "670b1272-21a4-4481-ba46-eadacc58cf37",
                    "last_updated": "2023-09-18T09:08:28.998117-04:00",
                    "created_at": "2023-09-16T09:23:13.038575-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28577732-c433-45ce-83d8-612e1efbef17/?format=api"
                },
                {
                    "id": "72823ee9-e533-41b9-a787-5cd0bfa21d88",
                    "gambit_id": "cf5d70c6-74d4-4138-a45a-26c61d9a5579",
                    "last_updated": "2023-09-18T09:08:29.004708-04:00",
                    "created_at": "2023-09-16T09:23:13.042502-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28577732-c433-45ce-83d8-612e1efbef17/?format=api"
                }
            ]
        },
        {
            "id": "9a086c71-4cd1-44d2-9aff-f8a6e5d70280",
            "match": "https://api-prod.gambitprofit.com/api/matches/21ced006-b1f7-47dc-bb5b-99ac8bcdb72a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-16T09:23:13.057897-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": 6010.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cb7b7d79-5607-4e0b-be47-2dec4e03f80c",
                    "gambit_id": "ff6583c2-d3f8-4e60-bb06-a03f1174d20b",
                    "last_updated": "2023-09-18T09:08:29.021328-04:00",
                    "created_at": "2023-09-16T09:23:13.070681-04:00",
                    "name": "BAL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a086c71-4cd1-44d2-9aff-f8a6e5d70280/?format=api"
                },
                {
                    "id": "7731c5d9-a47a-4241-8308-7b7013ba1b84",
                    "gambit_id": "9a5ae0f3-6d39-42fc-b840-4ca4d4337eeb",
                    "last_updated": "2023-09-18T09:08:29.015939-04:00",
                    "created_at": "2023-09-16T09:23:13.066713-04:00",
                    "name": "TAM",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a086c71-4cd1-44d2-9aff-f8a6e5d70280/?format=api"
                }
            ]
        },
        {
            "id": "6b32e695-25aa-463e-992c-30f01489174d",
            "match": "https://api-prod.gambitprofit.com/api/matches/21ced006-b1f7-47dc-bb5b-99ac8bcdb72a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-16T09:23:13.074730-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a65a3da4-a63f-4375-972d-6d3353b433e8",
                    "gambit_id": "425a055d-d803-42c4-8edd-785b50045c10",
                    "last_updated": "2023-09-18T09:08:29.037615-04:00",
                    "created_at": "2023-09-16T09:23:13.078567-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b32e695-25aa-463e-992c-30f01489174d/?format=api"
                },
                {
                    "id": "0ae25367-6285-4ef3-acf5-c55f504c6425",
                    "gambit_id": "06ffe7f2-e508-4ccd-b0ec-0355771f6ee6",
                    "last_updated": "2023-09-18T09:08:29.032169-04:00",
                    "created_at": "2023-09-16T09:23:13.083932-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b32e695-25aa-463e-992c-30f01489174d/?format=api"
                }
            ]
        }
    ]
}