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/6e5ff831-8a19-4306-8883-802a1830534c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6e5ff831-8a19-4306-8883-802a1830534c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "35ccd123-521c-4be9-a799-89d1131c9c15",
    "completed": true,
    "last_updated": "2023-05-18T11:47:15.345893-04:00",
    "created_at": "2023-05-16T09:47:06.873769-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/35ccd123-521c-4be9-a799-89d1131c9c15",
    "datetime": "2023-05-16T20:10:00-04:00",
    "cutoff_datetime": "2023-05-16T20:10:00-04:00",
    "name": "CLE (S Bieber) v. CWS (L Lynn)",
    "bettypes": [
        {
            "id": "9f050775-b0c0-4d8c-8408-a43252ed7ab2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e5ff831-8a19-4306-8883-802a1830534c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-16T09:47:06.889544-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": "CLE (S Bieber)",
                        "amount": 5377.0
                    },
                    {
                        "team": "CWS (L Lynn)",
                        "amount": 4623.0
                    }
                ],
                "expected_reward_tokens": 9569.61,
                "profit_sb": 69.61,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "67d5149e-408a-4299-8342-a7fd8753d5c9",
                    "gambit_id": "4be06e3e-2279-4262-9249-455db2e345e8",
                    "last_updated": "2023-05-18T11:47:15.359090-04:00",
                    "created_at": "2023-05-16T09:47:06.893758-04:00",
                    "name": "CLE (S Bieber)",
                    "reward": "1.78000",
                    "odds": "1.81970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f050775-b0c0-4d8c-8408-a43252ed7ab2/?format=api"
                },
                {
                    "id": "58fabd7d-4162-4b7d-877c-378befb11b5b",
                    "gambit_id": "7f681b1b-b1c8-4b50-88e4-634b1df24adf",
                    "last_updated": "2023-05-18T11:47:15.357897-04:00",
                    "created_at": "2023-05-16T09:47:06.891507-04:00",
                    "name": "CWS (L Lynn)",
                    "reward": "2.07000",
                    "odds": "2.12000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f050775-b0c0-4d8c-8408-a43252ed7ab2/?format=api"
                }
            ]
        },
        {
            "id": "6e7c82dd-3517-4f52-a6aa-6b66b4837145",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e5ff831-8a19-4306-8883-802a1830534c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-16T09:47:06.883115-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": 5939.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4cf6a510-99ad-4fa9-a809-679a094fee99",
                    "gambit_id": "92f8d016-8554-4a69-b48f-a64b9ae802fd",
                    "last_updated": "2023-05-18T11:47:15.353232-04:00",
                    "created_at": "2023-05-16T09:47:06.885186-04:00",
                    "name": "CWS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7c82dd-3517-4f52-a6aa-6b66b4837145/?format=api"
                },
                {
                    "id": "f17db910-6c96-4b90-827d-2ec3c7dd50b0",
                    "gambit_id": "236aa1f7-3cc5-4130-a414-9796ae0ade37",
                    "last_updated": "2023-05-18T11:47:15.354971-04:00",
                    "created_at": "2023-05-16T09:47:06.887303-04:00",
                    "name": "CLE",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7c82dd-3517-4f52-a6aa-6b66b4837145/?format=api"
                }
            ]
        },
        {
            "id": "5c23476c-cb20-4e30-a284-b0a1db970696",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e5ff831-8a19-4306-8883-802a1830534c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-16T09:47:06.876386-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "83fa2900-9447-4aab-a32f-b71861d3b72d",
                    "gambit_id": "0ee48fc7-0c9c-4250-9424-4d8048a652f1",
                    "last_updated": "2023-05-18T11:47:15.350363-04:00",
                    "created_at": "2023-05-16T09:47:06.880789-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c23476c-cb20-4e30-a284-b0a1db970696/?format=api"
                },
                {
                    "id": "921fa059-6cd5-47a3-854a-89885740c6da",
                    "gambit_id": "a8e32ec4-41f7-4794-b2f6-1f21df3ce87e",
                    "last_updated": "2023-05-18T11:47:15.349032-04:00",
                    "created_at": "2023-05-16T09:47:06.878594-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c23476c-cb20-4e30-a284-b0a1db970696/?format=api"
                }
            ]
        }
    ]
}