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/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "46e1cbba-8e12-46c0-9310-c24f6e0083bb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5ad1f19f-8bd7-4610-aee1-52bcde1de7f1",
    "completed": true,
    "last_updated": "2022-08-07T10:57:15.711911-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.95,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5ad1f19f-8bd7-4610-aee1-52bcde1de7f1",
    "datetime": "2022-08-06T19:05:00-04:00",
    "cutoff_datetime": "2022-08-06T19:05:00-04:00",
    "name": "CWS (M Kopech) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (M Kopech)",
                        "amount": 5227.0
                    },
                    {
                        "team": "TEX (D Dunning)",
                        "amount": 4773.0
                    }
                ],
                "expected_reward_tokens": 9355.08,
                "profit_sb": 355.08,
                "profit_sb_percentage": 3.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f2612e53-4b7e-420f-9c94-f83b556df0bd",
                    "gambit_id": "1324c17e-e379-45b9-9fb1-bebb98bf4e71",
                    "last_updated": "2022-08-07T10:57:15.715082-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (M Kopech)",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a/?format=api"
                },
                {
                    "id": "a6968e6d-1bad-4f8f-84bf-99adc74c5e9b",
                    "gambit_id": "3edb88e3-69aa-4b82-ace3-6ce510523de3",
                    "last_updated": "2022-08-07T10:57:15.714572-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.96000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a/?format=api"
                }
            ]
        },
        {
            "id": "2098885f-1441-4b4b-8bbd-aff8bfff0dc0",
            "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "TEX",
                        "amount": 5995.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4005.0
                    }
                ],
                "expected_reward_tokens": 9291.6,
                "profit_sb": 291.6,
                "profit_sb_percentage": 3.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5d24c0c7-cd31-49a2-8843-b551ff967c89",
                    "gambit_id": "37df4795-904d-4868-9d0b-9016a1a5e772",
                    "last_updated": "2022-08-07T10:57:15.713635-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.55000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2098885f-1441-4b4b-8bbd-aff8bfff0dc0/?format=api"
                },
                {
                    "id": "055e9a07-0df0-40df-a2b8-3cb3c8b771de",
                    "gambit_id": "d20a1cb3-874c-46e1-ae0f-014cbc2e93f1",
                    "last_updated": "2022-08-07T10:57:15.714096-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2098885f-1441-4b4b-8bbd-aff8bfff0dc0/?format=api"
                }
            ]
        },
        {
            "id": "bbde0949-1bce-4ae2-b503-44fa39c22c3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b171fbc8-ae37-4961-9dfc-b80921ec991c",
                    "gambit_id": "6b57e827-52e9-4a93-9221-abc28f9fd7f0",
                    "last_updated": "2022-08-07T10:57:15.713238-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbde0949-1bce-4ae2-b503-44fa39c22c3e/?format=api"
                },
                {
                    "id": "f85c986c-3535-4750-94d2-557a9fa11919",
                    "gambit_id": "da42b74a-57cb-4c9a-9819-05488a3af272",
                    "last_updated": "2022-08-07T10:57:15.712810-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbde0949-1bce-4ae2-b503-44fa39c22c3e/?format=api"
                }
            ]
        }
    ]
}