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/98e11798-4a4f-47e9-af0a-7524c2672c62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "98e11798-4a4f-47e9-af0a-7524c2672c62",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c3a1275c-5863-4104-8f3a-a66fa56e40f9",
    "completed": true,
    "last_updated": "2023-04-26T20:27:13.538948-04:00",
    "created_at": "2023-04-25T11:42:09.327316-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c3a1275c-5863-4104-8f3a-a66fa56e40f9",
    "datetime": "2023-04-25T21:38:00-04:00",
    "cutoff_datetime": "2023-04-25T21:38:00-04:00",
    "name": "OAK (M Miller) v. LAA (G Canning)",
    "bettypes": [
        {
            "id": "e7386212-3036-497e-852e-02058394dbba",
            "match": "https://api-prod.gambitprofit.com/api/matches/98e11798-4a4f-47e9-af0a-7524c2672c62/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-25T11:42:09.344535-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": "LAA (G Canning)",
                        "amount": 6114.0
                    },
                    {
                        "team": "OAK (M Miller)",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9598.42,
                "profit_sb": 98.42,
                "profit_sb_percentage": 1.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "afbb6a89-4e97-479b-aafd-9f136aae8c78",
                    "gambit_id": "68538f5c-9902-48f7-bd0f-e515093c3264",
                    "last_updated": "2023-04-26T20:27:13.551495-04:00",
                    "created_at": "2023-04-25T11:42:09.346795-04:00",
                    "name": "LAA (G Canning)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7386212-3036-497e-852e-02058394dbba/?format=api"
                },
                {
                    "id": "98ed56bd-03a2-47fb-8f4d-0ab5028c343d",
                    "gambit_id": "26c1d8da-0b5a-42ad-8223-0a23e349179b",
                    "last_updated": "2023-04-26T20:27:13.552954-04:00",
                    "created_at": "2023-04-25T11:42:09.349265-04:00",
                    "name": "OAK (M Miller)",
                    "reward": "2.47000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7386212-3036-497e-852e-02058394dbba/?format=api"
                }
            ]
        },
        {
            "id": "5062f751-f4c6-4d22-b410-98b1c8752583",
            "match": "https://api-prod.gambitprofit.com/api/matches/98e11798-4a4f-47e9-af0a-7524c2672c62/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-25T11:42:09.337449-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": "OAK",
                        "amount": 5599.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7625d208-15bf-4b18-b689-c2d9a78512c0",
                    "gambit_id": "2b216d58-0763-4246-b3fd-cd677ad09e15",
                    "last_updated": "2023-04-26T20:27:13.548490-04:00",
                    "created_at": "2023-04-25T11:42:09.341999-04:00",
                    "name": "OAK",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5062f751-f4c6-4d22-b410-98b1c8752583/?format=api"
                },
                {
                    "id": "1b37e924-76f2-4e98-80d7-2be14f290da3",
                    "gambit_id": "c969497a-e395-446f-a2e0-94e711d10056",
                    "last_updated": "2023-04-26T20:27:13.547088-04:00",
                    "created_at": "2023-04-25T11:42:09.339714-04:00",
                    "name": "LAA",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5062f751-f4c6-4d22-b410-98b1c8752583/?format=api"
                }
            ]
        },
        {
            "id": "ce910bff-f602-4e8e-99ca-fe2693840a78",
            "match": "https://api-prod.gambitprofit.com/api/matches/98e11798-4a4f-47e9-af0a-7524c2672c62/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-25T11:42:09.330383-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d3becf8-e457-48bf-ba9c-b172a6f991d3",
                    "gambit_id": "fd53459b-ccd3-4ab6-aece-0fc40a34ab2b",
                    "last_updated": "2023-04-26T20:27:13.543845-04:00",
                    "created_at": "2023-04-25T11:42:09.334976-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce910bff-f602-4e8e-99ca-fe2693840a78/?format=api"
                },
                {
                    "id": "ac66e6b4-50c1-4e0f-9eab-33306dc23ac1",
                    "gambit_id": "12d642ce-c7b3-49f1-b5d8-1acdccbacfdd",
                    "last_updated": "2023-04-26T20:27:13.542362-04:00",
                    "created_at": "2023-04-25T11:42:09.332653-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce910bff-f602-4e8e-99ca-fe2693840a78/?format=api"
                }
            ]
        }
    ]
}