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/8f4a6635-412a-433a-9708-311746e94ff9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8f4a6635-412a-433a-9708-311746e94ff9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "304b08fa-249a-47e2-b659-7fbcb72907b3",
    "completed": true,
    "last_updated": "2023-06-30T10:28:09.335779-04:00",
    "created_at": "2023-06-29T08:38:26.657698-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.7,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/304b08fa-249a-47e2-b659-7fbcb72907b3",
    "datetime": "2023-06-29T20:05:00-04:00",
    "cutoff_datetime": "2023-06-29T20:05:00-04:00",
    "name": "PHI (T Walker) v. CHC (K Hendricks)",
    "bettypes": [
        {
            "id": "f9439805-9e7d-4ba6-bfb3-8a46e578e058",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f4a6635-412a-433a-9708-311746e94ff9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-29T08:38:26.660118-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 (T Walker)",
                        "amount": 5144.0
                    },
                    {
                        "team": "CHC (K Hendricks)",
                        "amount": 4856.0
                    }
                ],
                "expected_reward_tokens": 9566.32,
                "profit_sb": 66.32,
                "profit_sb_percentage": 0.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bded232e-ef20-4bdb-814c-ff8a855cfda2",
                    "gambit_id": "040061cb-a3ee-4e72-927a-efba42486fd9",
                    "last_updated": "2023-06-30T10:28:09.339087-04:00",
                    "created_at": "2023-06-29T08:38:26.661975-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.86000",
                    "odds": "1.90090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9439805-9e7d-4ba6-bfb3-8a46e578e058/?format=api"
                },
                {
                    "id": "70b3612d-2310-4811-9766-c3a15b54e841",
                    "gambit_id": "64cf5ee2-3ffd-4e24-b3f1-50dd8abe0492",
                    "last_updated": "2023-06-30T10:28:09.340545-04:00",
                    "created_at": "2023-06-29T08:38:26.664130-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "1.97000",
                    "odds": "2.01000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9439805-9e7d-4ba6-bfb3-8a46e578e058/?format=api"
                }
            ]
        },
        {
            "id": "f4389fa9-448b-4907-a789-b30372e34d1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f4a6635-412a-433a-9708-311746e94ff9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-29T08:38:26.666094-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": "CHC",
                        "amount": 5939.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ac89adb3-a18d-4455-b8a8-26227afba754",
                    "gambit_id": "a133486f-d176-4678-9891-b7687456bb8d",
                    "last_updated": "2023-06-30T10:28:09.345280-04:00",
                    "created_at": "2023-06-29T08:38:26.670242-04:00",
                    "name": "CHC",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4389fa9-448b-4907-a789-b30372e34d1f/?format=api"
                },
                {
                    "id": "83ec2286-c7e6-46f2-a30c-7d58425f7226",
                    "gambit_id": "49b4351c-18b8-412b-9c36-8720719a03fb",
                    "last_updated": "2023-06-30T10:28:09.343723-04:00",
                    "created_at": "2023-06-29T08:38:26.668112-04:00",
                    "name": "PHI",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4389fa9-448b-4907-a789-b30372e34d1f/?format=api"
                }
            ]
        },
        {
            "id": "cc2757b8-a246-4d06-9cd2-73cac59ea16b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f4a6635-412a-433a-9708-311746e94ff9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-29T08:38:26.672411-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91e4a620-22dc-47c5-8863-dea5f2f992b1",
                    "gambit_id": "011436e0-3930-4169-ac18-8b5b1ff1a7b2",
                    "last_updated": "2023-06-30T10:28:09.348131-04:00",
                    "created_at": "2023-06-29T08:38:26.674445-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2757b8-a246-4d06-9cd2-73cac59ea16b/?format=api"
                },
                {
                    "id": "c5ef8ccc-7088-4d67-8553-56573eba6554",
                    "gambit_id": "0d2f9a29-dd9f-4174-8ca2-0699eb1d2c7d",
                    "last_updated": "2023-06-30T10:28:09.349589-04:00",
                    "created_at": "2023-06-29T08:38:26.676538-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2757b8-a246-4d06-9cd2-73cac59ea16b/?format=api"
                }
            ]
        }
    ]
}