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/e6562414-35ac-47cd-bb34-ece14efba33c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e6562414-35ac-47cd-bb34-ece14efba33c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3f1b0eee-7576-42ea-9098-5df3a7fc0045",
    "completed": true,
    "last_updated": "2023-05-02T11:52:08.328006-04:00",
    "created_at": "2023-05-01T12:27:14.843162-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3f1b0eee-7576-42ea-9098-5df3a7fc0045",
    "datetime": "2023-05-01T16:40:00-04:00",
    "cutoff_datetime": "2023-05-01T16:40:00-04:00",
    "name": "ATL (C Morton) v. NYM (T Megill) - Game 2",
    "bettypes": [
        {
            "id": "3fd72377-9ef1-459b-b93f-1023f68d7f79",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6562414-35ac-47cd-bb34-ece14efba33c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-01T12:27:14.858123-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": "ATL (C Morton)",
                        "amount": 5234.0
                    },
                    {
                        "team": "NYM (T Megill)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb5a2c89-039d-40cf-81ec-c3fdee36d393",
                    "gambit_id": "d67008ff-47f7-457b-8d12-a4b0440ab603",
                    "last_updated": "2023-05-02T11:52:08.340677-04:00",
                    "created_at": "2023-05-01T12:27:14.861590-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd72377-9ef1-459b-b93f-1023f68d7f79/?format=api"
                },
                {
                    "id": "b50e7d09-8aaf-4c0b-8c83-e65b30f18123",
                    "gambit_id": "47359ae5-c547-483b-ab0e-5fcb7daaa714",
                    "last_updated": "2023-05-02T11:52:08.339371-04:00",
                    "created_at": "2023-05-01T12:27:14.859828-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd72377-9ef1-459b-b93f-1023f68d7f79/?format=api"
                }
            ]
        },
        {
            "id": "3cbd6df9-00d3-44d8-bba2-ef450a1eaa7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6562414-35ac-47cd-bb34-ece14efba33c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-01T12:27:14.852630-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": "NYM",
                        "amount": 5939.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3a0d2b4a-e493-4ee2-9cbc-12d7d22ecb33",
                    "gambit_id": "c2714cee-c858-435a-9485-ad7d9dc4810e",
                    "last_updated": "2023-05-02T11:52:08.335256-04:00",
                    "created_at": "2023-05-01T12:27:14.854327-04:00",
                    "name": "NYM",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cbd6df9-00d3-44d8-bba2-ef450a1eaa7f/?format=api"
                },
                {
                    "id": "c6cd4b1b-d772-44e6-a3b8-0f135d614b9e",
                    "gambit_id": "3a6fcba5-010b-4278-9853-15930931ae6f",
                    "last_updated": "2023-05-02T11:52:08.336634-04:00",
                    "created_at": "2023-05-01T12:27:14.856205-04:00",
                    "name": "ATL",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cbd6df9-00d3-44d8-bba2-ef450a1eaa7f/?format=api"
                }
            ]
        },
        {
            "id": "81993734-a42b-4cc6-9c6a-b950f3f8c2fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6562414-35ac-47cd-bb34-ece14efba33c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-01T12:27:14.846397-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 9",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7f5893c-3ace-4e0e-9025-24c20b6ed455",
                    "gambit_id": "9546e935-4223-48c5-8741-1b545dda1ef4",
                    "last_updated": "2023-05-02T11:52:08.331214-04:00",
                    "created_at": "2023-05-01T12:27:14.848600-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81993734-a42b-4cc6-9c6a-b950f3f8c2fd/?format=api"
                },
                {
                    "id": "929ac7e8-ab6d-4a73-a9f3-6dd3f00ca28a",
                    "gambit_id": "4146594f-7286-4482-923b-f8fb564a201c",
                    "last_updated": "2023-05-02T11:52:08.332615-04:00",
                    "created_at": "2023-05-01T12:27:14.850621-04:00",
                    "name": "Game Total Over 9",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81993734-a42b-4cc6-9c6a-b950f3f8c2fd/?format=api"
                }
            ]
        }
    ]
}