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/ccbb35e4-778b-4dc7-b276-15b69960b616/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ccbb35e4-778b-4dc7-b276-15b69960b616",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7ab48263-38b7-4d0e-8880-6e283ddda74c",
    "completed": true,
    "last_updated": "2023-04-02T10:52:12.661309-04:00",
    "created_at": "2023-04-01T10:22:13.264706-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7ab48263-38b7-4d0e-8880-6e283ddda74c",
    "datetime": "2023-04-01T16:10:00-04:00",
    "cutoff_datetime": "2023-04-01T16:10:00-04:00",
    "name": "BAL (D Kremer) v. BOS (C Sale)",
    "bettypes": [
        {
            "id": "d718633d-fc88-4f73-8c83-f2a1a9769ba9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ccbb35e4-778b-4dc7-b276-15b69960b616/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-01T10:22:13.273957-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": "BOS (C Sale)",
                        "amount": 5873.0
                    },
                    {
                        "team": "BAL (D Kremer)",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7670606d-2e46-4708-bb9a-3b092f92316b",
                    "gambit_id": "c6a2e79d-07d1-4659-b7a1-560ae4e53e2f",
                    "last_updated": "2023-04-02T10:52:12.684379-04:00",
                    "created_at": "2023-04-01T10:22:13.275786-04:00",
                    "name": "BOS (C Sale)",
                    "reward": "1.63000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d718633d-fc88-4f73-8c83-f2a1a9769ba9/?format=api"
                },
                {
                    "id": "09d83281-c7b8-4a38-a00d-4bc5a0aab645",
                    "gambit_id": "d303afe7-9469-4b50-a71e-52f731bd286a",
                    "last_updated": "2023-04-02T10:52:12.687099-04:00",
                    "created_at": "2023-04-01T10:22:13.277647-04:00",
                    "name": "BAL (D Kremer)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d718633d-fc88-4f73-8c83-f2a1a9769ba9/?format=api"
                }
            ]
        },
        {
            "id": "00233690-03b9-4fb2-9350-a2adbc3d212c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ccbb35e4-778b-4dc7-b276-15b69960b616/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-01T10:22:13.267484-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": "BAL",
                        "amount": 5699.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8dbea8bf-9afe-4399-b129-fe9c7c86b723",
                    "gambit_id": "c7ed72f8-5490-4672-aeb0-c8937e669e00",
                    "last_updated": "2023-04-02T10:52:12.678764-04:00",
                    "created_at": "2023-04-01T10:22:13.271567-04:00",
                    "name": "BAL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00233690-03b9-4fb2-9350-a2adbc3d212c/?format=api"
                },
                {
                    "id": "ec6b6ef6-6308-4f1a-b347-ffa8d2287e35",
                    "gambit_id": "184dfd7a-a8f2-4d0d-ab6e-14d1b13b0012",
                    "last_updated": "2023-04-02T10:52:12.675950-04:00",
                    "created_at": "2023-04-01T10:22:13.269438-04:00",
                    "name": "BOS",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00233690-03b9-4fb2-9350-a2adbc3d212c/?format=api"
                }
            ]
        },
        {
            "id": "9437fc15-c18f-4757-85c5-497f5ce4fdc8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ccbb35e4-778b-4dc7-b276-15b69960b616/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-01T14:47:02.439425-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d60d5d7-d751-4e25-936e-6d2793ffe487",
                    "gambit_id": "f689ed15-edc8-455b-a1e3-a39871daf8ee",
                    "last_updated": "2023-04-02T10:52:12.666904-04:00",
                    "created_at": "2023-04-01T14:47:02.441168-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9437fc15-c18f-4757-85c5-497f5ce4fdc8/?format=api"
                },
                {
                    "id": "6701f6fc-c37e-4b3f-9290-92d65dad9c2f",
                    "gambit_id": "8a36283f-137f-481b-ad28-f7f19ec26332",
                    "last_updated": "2023-04-02T10:52:12.669801-04:00",
                    "created_at": "2023-04-01T14:47:02.442962-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9437fc15-c18f-4757-85c5-497f5ce4fdc8/?format=api"
                }
            ]
        }
    ]
}