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/d647f159-1243-4452-8792-f8c244a0c49c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d647f159-1243-4452-8792-f8c244a0c49c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a56a845-bf65-4fa4-8bbb-1351b42f1974",
    "completed": true,
    "last_updated": "2023-08-10T10:23:24.477406-04:00",
    "created_at": "2023-08-08T08:28:07.221723-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1a56a845-bf65-4fa4-8bbb-1351b42f1974",
    "datetime": "2023-08-08T18:40:00-04:00",
    "cutoff_datetime": "2023-08-08T18:40:00-04:00",
    "name": "STL (M Mikolas) v. TAM (Z Eflin)",
    "bettypes": [
        {
            "id": "888937c4-f949-4bad-ad56-713d9169282c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d647f159-1243-4452-8792-f8c244a0c49c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-08T08:28:07.234696-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": "TAM (Z Eflin)",
                        "amount": 6139.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd069fcd-738d-4e10-978f-19bd29c54612",
                    "gambit_id": "547703df-aa2b-4b7d-a298-c1c3419ba1ac",
                    "last_updated": "2023-08-10T10:23:24.489214-04:00",
                    "created_at": "2023-08-08T08:28:07.245952-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888937c4-f949-4bad-ad56-713d9169282c/?format=api"
                },
                {
                    "id": "4ea72fc2-2a18-4b51-aec2-ed392dd445ae",
                    "gambit_id": "acc525ba-575e-4057-ae65-441841beeb97",
                    "last_updated": "2023-08-10T10:23:24.492620-04:00",
                    "created_at": "2023-08-08T08:28:07.261571-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888937c4-f949-4bad-ad56-713d9169282c/?format=api"
                }
            ]
        },
        {
            "id": "b3ac3203-8c35-41a6-94d9-538a8394ddb8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d647f159-1243-4452-8792-f8c244a0c49c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-08T08:28:07.267215-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": "STL",
                        "amount": 5688.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "066cbb50-46d9-4c19-b431-5771fa0577a3",
                    "gambit_id": "022ba3cf-58f7-493f-a229-b4cd506e271b",
                    "last_updated": "2023-08-10T10:23:24.515129-04:00",
                    "created_at": "2023-08-08T08:28:07.277586-04:00",
                    "name": "STL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ac3203-8c35-41a6-94d9-538a8394ddb8/?format=api"
                },
                {
                    "id": "b1136d1e-30cb-45ca-ac42-c1ed4a502ebf",
                    "gambit_id": "16a92bba-2389-4fdd-a563-2156c20e6641",
                    "last_updated": "2023-08-10T10:23:24.518609-04:00",
                    "created_at": "2023-08-08T08:28:07.282988-04:00",
                    "name": "TAM",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ac3203-8c35-41a6-94d9-538a8394ddb8/?format=api"
                }
            ]
        },
        {
            "id": "7e212739-639e-438e-bc41-883776f58ad4",
            "match": "https://api-prod.gambitprofit.com/api/matches/d647f159-1243-4452-8792-f8c244a0c49c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-08T08:28:07.287743-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e8aadef-84de-450f-a070-3f43bb816557",
                    "gambit_id": "32f80c97-5693-4600-851a-5401919e025e",
                    "last_updated": "2023-08-10T10:23:24.527231-04:00",
                    "created_at": "2023-08-08T08:28:07.291996-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e212739-639e-438e-bc41-883776f58ad4/?format=api"
                },
                {
                    "id": "125f42a6-9f2e-4fdb-934f-923517f941b9",
                    "gambit_id": "f2b63d36-2719-4d48-aba2-f43d263bbb7c",
                    "last_updated": "2023-08-10T10:23:24.532143-04:00",
                    "created_at": "2023-08-08T08:28:07.296461-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e212739-639e-438e-bc41-883776f58ad4/?format=api"
                }
            ]
        }
    ]
}