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/61abc13d-8476-4cb9-8f3f-13639c7973a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "61abc13d-8476-4cb9-8f3f-13639c7973a7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2c0a7f46-1af2-4679-83a2-814b1e0ca4fc",
    "completed": true,
    "last_updated": "2023-06-12T18:48:18.187617-04:00",
    "created_at": "2023-06-11T10:08:14.451954-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2c0a7f46-1af2-4679-83a2-814b1e0ca4fc",
    "datetime": "2023-06-11T13:35:00-04:00",
    "cutoff_datetime": "2023-06-11T13:35:00-04:00",
    "name": "NYM (C Carrasco) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "01301f1a-272e-42f6-8798-52f40a7847ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/61abc13d-8476-4cb9-8f3f-13639c7973a7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-11T10:08:14.454808-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": "PIT (M Keller)",
                        "amount": 5527.0
                    },
                    {
                        "team": "NYM (C Carrasco)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5214184f-5433-4838-849e-1f5b436f2956",
                    "gambit_id": "059bbef2-4f4b-416e-a8f7-6a50efe0d3e1",
                    "last_updated": "2023-06-12T18:48:18.195193-04:00",
                    "created_at": "2023-06-11T10:08:14.458903-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01301f1a-272e-42f6-8798-52f40a7847ca/?format=api"
                },
                {
                    "id": "bf396a81-79ae-422b-8c86-7f321a9d1440",
                    "gambit_id": "ebe66756-7286-4b2c-9fce-872e19c664fe",
                    "last_updated": "2023-06-12T18:48:18.191921-04:00",
                    "created_at": "2023-06-11T10:08:14.456798-04:00",
                    "name": "NYM (C Carrasco)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01301f1a-272e-42f6-8798-52f40a7847ca/?format=api"
                }
            ]
        },
        {
            "id": "9ee450ac-4984-44c7-87fe-f822ddb8cd93",
            "match": "https://api-prod.gambitprofit.com/api/matches/61abc13d-8476-4cb9-8f3f-13639c7973a7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-11T10:08:14.461439-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": 6100.0
                    },
                    {
                        "team": "PIT",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ec9a6f4-4fcb-4f6a-9b43-7a2482d6a64b",
                    "gambit_id": "91e3ae7d-55c0-4ac6-9770-b964f9490e88",
                    "last_updated": "2023-06-12T18:48:18.199332-04:00",
                    "created_at": "2023-06-11T10:08:14.463350-04:00",
                    "name": "NYM",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee450ac-4984-44c7-87fe-f822ddb8cd93/?format=api"
                },
                {
                    "id": "f4403467-947f-4871-9de5-92bee57985b3",
                    "gambit_id": "2ac993a5-02b4-4c22-940c-908932ed6d21",
                    "last_updated": "2023-06-12T18:48:18.201342-04:00",
                    "created_at": "2023-06-11T10:08:14.465728-04:00",
                    "name": "PIT",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee450ac-4984-44c7-87fe-f822ddb8cd93/?format=api"
                }
            ]
        },
        {
            "id": "90fbe33f-427a-4588-8b4c-861da3fbcdb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/61abc13d-8476-4cb9-8f3f-13639c7973a7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-11T10:08:14.467924-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0226459a-8460-4b06-ab00-9f310319fcc3",
                    "gambit_id": "2b0af337-03ae-49c1-badd-b177cd2b9933",
                    "last_updated": "2023-06-12T18:48:18.204989-04:00",
                    "created_at": "2023-06-11T10:08:14.470030-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/90fbe33f-427a-4588-8b4c-861da3fbcdb1/?format=api"
                },
                {
                    "id": "f95b863a-ca51-431e-b681-33b177130ae5",
                    "gambit_id": "3004d00c-8c45-460e-a37c-e3f1aaa7c9c3",
                    "last_updated": "2023-06-12T18:48:18.206940-04:00",
                    "created_at": "2023-06-11T10:08:14.472605-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/90fbe33f-427a-4588-8b4c-861da3fbcdb1/?format=api"
                }
            ]
        }
    ]
}