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/c101fe0c-8240-4e28-8ee7-b66e01ad2023/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c101fe0c-8240-4e28-8ee7-b66e01ad2023",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d1bc45e-10ca-45cb-9db0-c22232e218a4",
    "completed": true,
    "last_updated": "2023-04-07T10:22:15.563163-04:00",
    "created_at": "2023-04-06T09:06:58.935322-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3d1bc45e-10ca-45cb-9db0-c22232e218a4",
    "datetime": "2023-04-06T14:10:00-04:00",
    "cutoff_datetime": "2023-04-06T14:10:00-04:00",
    "name": "TOR (K Gausman) v. KAN (J Lyles)",
    "bettypes": [
        {
            "id": "cb12187c-822b-4677-98e2-c4af142d7f2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c101fe0c-8240-4e28-8ee7-b66e01ad2023/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-06T09:06:58.954477-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": "TOR (K Gausman)",
                        "amount": 6620.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 3380.0
                    }
                ],
                "expected_reward_tokens": 9531.6,
                "profit_sb": 31.6,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d96feb91-c02b-4e5f-857b-defba15946f5",
                    "gambit_id": "4c145ef7-5f8c-40f5-b4b3-f2df11d16f4e",
                    "last_updated": "2023-04-07T10:22:15.590165-04:00",
                    "created_at": "2023-04-06T09:06:58.959217-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb12187c-822b-4677-98e2-c4af142d7f2c/?format=api"
                },
                {
                    "id": "f92042b8-07f7-45cc-bc50-db903577e45f",
                    "gambit_id": "90d5cbfd-f4ec-4766-b9b2-f58e0903ccca",
                    "last_updated": "2023-04-07T10:22:15.587148-04:00",
                    "created_at": "2023-04-06T09:06:58.956799-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb12187c-822b-4677-98e2-c4af142d7f2c/?format=api"
                }
            ]
        },
        {
            "id": "acaf24a1-8884-4329-95a9-32ff24dee500",
            "match": "https://api-prod.gambitprofit.com/api/matches/c101fe0c-8240-4e28-8ee7-b66e01ad2023/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-06T09:06:58.946863-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": "TOR",
                        "amount": 5512.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22282630-e70f-4186-92c1-bf8ec1b261df",
                    "gambit_id": "93aa5415-6501-4441-8c1c-b263fd65dede",
                    "last_updated": "2023-04-07T10:22:15.577689-04:00",
                    "created_at": "2023-04-06T09:06:58.952152-04:00",
                    "name": "TOR",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acaf24a1-8884-4329-95a9-32ff24dee500/?format=api"
                },
                {
                    "id": "fca416ad-7ec4-4915-b705-df11f0d76b99",
                    "gambit_id": "d407368e-0949-4a57-a55e-4a846cb4daee",
                    "last_updated": "2023-04-07T10:22:15.575674-04:00",
                    "created_at": "2023-04-06T09:06:58.949192-04:00",
                    "name": "KAN",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acaf24a1-8884-4329-95a9-32ff24dee500/?format=api"
                }
            ]
        },
        {
            "id": "a4e8a517-2274-40b9-8eaa-ac3c173715be",
            "match": "https://api-prod.gambitprofit.com/api/matches/c101fe0c-8240-4e28-8ee7-b66e01ad2023/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-06T09:06:58.938897-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "58565b4a-ad95-4aa6-812a-cf462dbb925d",
                    "gambit_id": "98cc9940-e3aa-41f4-9ecf-e186cde9d04e",
                    "last_updated": "2023-04-07T10:22:15.568619-04:00",
                    "created_at": "2023-04-06T09:06:58.941500-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e8a517-2274-40b9-8eaa-ac3c173715be/?format=api"
                },
                {
                    "id": "2f50941b-6804-4db1-b683-d1a8960afba6",
                    "gambit_id": "30d6a123-3d06-4441-aa1a-6b357bad1faf",
                    "last_updated": "2023-04-07T10:22:15.570686-04:00",
                    "created_at": "2023-04-06T09:06:58.944219-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e8a517-2274-40b9-8eaa-ac3c173715be/?format=api"
                }
            ]
        }
    ]
}