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/8d1628ab-f7a0-489f-8a14-35a35fde0e16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8d1628ab-f7a0-489f-8a14-35a35fde0e16",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f8343fcf-f6c9-4286-b039-de7a731fc699",
    "completed": true,
    "last_updated": "2023-07-10T18:28:22.858250-04:00",
    "created_at": "2023-07-09T08:43:19.340239-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f8343fcf-f6c9-4286-b039-de7a731fc699",
    "datetime": "2023-07-09T14:10:00-04:00",
    "cutoff_datetime": "2023-07-09T14:10:00-04:00",
    "name": "SEA (L Gilbert) v. HOU (B Bielak)",
    "bettypes": [
        {
            "id": "f852244d-9063-4e6d-ba83-cf15398bf8f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d1628ab-f7a0-489f-8a14-35a35fde0e16/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-09T08:43:19.343269-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": "SEA (L Gilbert)",
                        "amount": 5541.0
                    },
                    {
                        "team": "HOU (B Bielak)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2828a0a9-4e0f-40b1-8d60-328b02af2029",
                    "gambit_id": "1df18004-db76-4258-8b93-410e36d1bc23",
                    "last_updated": "2023-07-10T18:28:22.862406-04:00",
                    "created_at": "2023-07-09T08:43:19.345455-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f852244d-9063-4e6d-ba83-cf15398bf8f6/?format=api"
                },
                {
                    "id": "05747c45-c4f4-4692-abc2-a4630aee8125",
                    "gambit_id": "75a7e5c5-d184-4916-8cdd-beb39c02d96f",
                    "last_updated": "2023-07-10T18:28:22.863900-04:00",
                    "created_at": "2023-07-09T08:43:19.347348-04:00",
                    "name": "HOU (B Bielak)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f852244d-9063-4e6d-ba83-cf15398bf8f6/?format=api"
                }
            ]
        },
        {
            "id": "a0ad0442-36df-478d-966c-0991b78e8369",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d1628ab-f7a0-489f-8a14-35a35fde0e16/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-09T08:43:19.349827-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": "HOU",
                        "amount": 5773.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea9dcacd-64f7-4f52-be9c-e176eb777da7",
                    "gambit_id": "775984dd-7d3f-414b-ad5f-a5038ade1e63",
                    "last_updated": "2023-07-10T18:28:22.868054-04:00",
                    "created_at": "2023-07-09T08:43:19.354224-04:00",
                    "name": "HOU",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ad0442-36df-478d-966c-0991b78e8369/?format=api"
                },
                {
                    "id": "96599830-9245-4938-ac62-feae44d60ecb",
                    "gambit_id": "037eb13b-fff9-49a7-be4e-06dd1a03af33",
                    "last_updated": "2023-07-10T18:28:22.866679-04:00",
                    "created_at": "2023-07-09T08:43:19.351831-04:00",
                    "name": "SEA",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ad0442-36df-478d-966c-0991b78e8369/?format=api"
                }
            ]
        },
        {
            "id": "47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d1628ab-f7a0-489f-8a14-35a35fde0e16/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-09T08:43:19.356555-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bae6fab-2e2a-43af-b8c2-3fb5c62fd7f1",
                    "gambit_id": "1339df38-b2dd-4abd-a54f-61f0fd1dc376",
                    "last_updated": "2023-07-10T18:28:22.870728-04:00",
                    "created_at": "2023-07-09T08:43:19.364215-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc/?format=api"
                },
                {
                    "id": "a9d9b4b0-e153-4aa0-b6ac-c1393c650499",
                    "gambit_id": "a25941cd-169e-4a4b-b8b2-93dd95572a9a",
                    "last_updated": "2023-07-10T18:28:22.872152-04:00",
                    "created_at": "2023-07-09T08:43:19.370902-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc/?format=api"
                }
            ]
        }
    ]
}