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/b52e1b60-e6d1-459b-9dfe-ff58c3eda36e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b52e1b60-e6d1-459b-9dfe-ff58c3eda36e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0cd37e0a-1fa9-4ae5-ae89-6cc058d83aa6",
    "completed": true,
    "last_updated": "2023-09-18T09:03:30.637736-04:00",
    "created_at": "2023-09-16T09:23:14.327617-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0cd37e0a-1fa9-4ae5-ae89-6cc058d83aa6",
    "datetime": "2023-09-16T19:15:00-04:00",
    "cutoff_datetime": "2023-09-16T19:15:00-04:00",
    "name": "PHI (R Suarez) v. STL (M Mikolas)",
    "bettypes": [
        {
            "id": "4ec4767c-8b54-4610-92ec-93e9116b5cfd",
            "match": "https://api-prod.gambitprofit.com/api/matches/b52e1b60-e6d1-459b-9dfe-ff58c3eda36e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-16T09:23:14.338437-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": "PHI (R Suarez)",
                        "amount": 5325.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6c32b2bd-8579-45b1-8d0e-f3041570348e",
                    "gambit_id": "1052db0f-5f75-4421-bbf8-15f68b937c06",
                    "last_updated": "2023-09-18T09:03:30.651113-04:00",
                    "created_at": "2023-09-16T09:23:14.343682-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ec4767c-8b54-4610-92ec-93e9116b5cfd/?format=api"
                },
                {
                    "id": "cc9142c5-d489-4f7d-bf87-f38f713b7079",
                    "gambit_id": "f1f84c84-1c79-47ed-92d6-bd708b024100",
                    "last_updated": "2023-09-18T09:03:30.656484-04:00",
                    "created_at": "2023-09-16T09:23:14.350377-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ec4767c-8b54-4610-92ec-93e9116b5cfd/?format=api"
                }
            ]
        },
        {
            "id": "99f275f9-2bc1-4a13-a42b-27d0ee9312ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/b52e1b60-e6d1-459b-9dfe-ff58c3eda36e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-16T09:23:14.360697-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": 5857.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce3f5086-d83d-4641-8c2b-56d23a4d32e6",
                    "gambit_id": "98382b8a-b1b4-488e-845e-648919690e47",
                    "last_updated": "2023-09-18T09:03:30.673542-04:00",
                    "created_at": "2023-09-16T09:23:14.370046-04:00",
                    "name": "STL",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f275f9-2bc1-4a13-a42b-27d0ee9312ae/?format=api"
                },
                {
                    "id": "60ade461-a2ec-42bc-b056-d9f7445f7a8f",
                    "gambit_id": "d56e856d-9e7d-49d5-bdbf-8115262303f7",
                    "last_updated": "2023-09-18T09:03:30.667767-04:00",
                    "created_at": "2023-09-16T09:23:14.365832-04:00",
                    "name": "PHI",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99f275f9-2bc1-4a13-a42b-27d0ee9312ae/?format=api"
                }
            ]
        },
        {
            "id": "ba299964-a2a3-42f5-a071-b2cb53c3b851",
            "match": "https://api-prod.gambitprofit.com/api/matches/b52e1b60-e6d1-459b-9dfe-ff58c3eda36e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-16T09:23:14.373972-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4e22bf9-fb4e-4b61-abb8-4f07a0045962",
                    "gambit_id": "e2ad7782-02be-4311-81eb-344d51bc3e1e",
                    "last_updated": "2023-09-18T09:03:30.685961-04:00",
                    "created_at": "2023-09-16T09:23:14.378054-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba299964-a2a3-42f5-a071-b2cb53c3b851/?format=api"
                },
                {
                    "id": "0b4bfb6b-53db-495e-b318-3024b0dcce71",
                    "gambit_id": "28a728ce-4cbb-4f74-ad87-c071469ec971",
                    "last_updated": "2023-09-18T09:03:30.695473-04:00",
                    "created_at": "2023-09-16T09:23:14.382692-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba299964-a2a3-42f5-a071-b2cb53c3b851/?format=api"
                }
            ]
        }
    ]
}