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/a1546529-e1af-4af4-a3bf-3fe42b02090c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a1546529-e1af-4af4-a3bf-3fe42b02090c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3379960d-ba7c-480a-b1cc-b94c0e683a0f",
    "completed": true,
    "last_updated": "2023-07-17T12:43:27.152847-04:00",
    "created_at": "2023-07-16T09:08:27.619279-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.54,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3379960d-ba7c-480a-b1cc-b94c0e683a0f",
    "datetime": "2023-07-16T19:10:00-04:00",
    "cutoff_datetime": "2023-07-16T19:10:00-04:00",
    "name": "HOU (C Javier) v. LAA (T Anderson)",
    "bettypes": [
        {
            "id": "6f5aba61-892b-44b3-a3d4-9c78e7ecf4b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1546529-e1af-4af4-a3bf-3fe42b02090c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-16T09:08:27.621929-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 (C Javier)",
                        "amount": 5248.0
                    },
                    {
                        "team": "LAA (T Anderson)",
                        "amount": 4752.0
                    }
                ],
                "expected_reward_tokens": 9551.36,
                "profit_sb": 51.36,
                "profit_sb_percentage": 0.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf70e2f7-4749-46a4-bbfd-f1a201e8c04c",
                    "gambit_id": "dd8922fb-a054-4cb8-91e8-c16a976d6845",
                    "last_updated": "2023-07-17T12:43:27.156256-04:00",
                    "created_at": "2023-07-16T09:08:27.624027-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.82000",
                    "odds": "1.86210",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5aba61-892b-44b3-a3d4-9c78e7ecf4b2/?format=api"
                },
                {
                    "id": "c16c3706-2e5a-4308-9876-437a977029c8",
                    "gambit_id": "6ba8c284-18a2-49da-b948-dcdeb37957cd",
                    "last_updated": "2023-07-17T12:43:27.157651-04:00",
                    "created_at": "2023-07-16T09:08:27.626258-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "2.01000",
                    "odds": "2.06000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5aba61-892b-44b3-a3d4-9c78e7ecf4b2/?format=api"
                }
            ]
        },
        {
            "id": "bd7758d5-c9df-4d21-a378-c4c14f62a590",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1546529-e1af-4af4-a3bf-3fe42b02090c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-16T09:08:27.628816-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": "LAA",
                        "amount": 5688.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d7ca447-5b5b-4e98-a634-4f9850255e4f",
                    "gambit_id": "3a3dfe09-9058-4d43-97e9-fd255d97c27d",
                    "last_updated": "2023-07-17T12:43:27.161681-04:00",
                    "created_at": "2023-07-16T09:08:27.633778-04:00",
                    "name": "LAA",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7758d5-c9df-4d21-a378-c4c14f62a590/?format=api"
                },
                {
                    "id": "a7fdbfef-5c5c-472e-a529-ba558ef40ded",
                    "gambit_id": "fd7549b0-2c1d-4dc7-aae0-b86d1b0bc3bf",
                    "last_updated": "2023-07-17T12:43:27.160375-04:00",
                    "created_at": "2023-07-16T09:08:27.630899-04:00",
                    "name": "HOU",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7758d5-c9df-4d21-a378-c4c14f62a590/?format=api"
                }
            ]
        },
        {
            "id": "b5ad7482-702b-4ba9-9212-ddf2bf59a2ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1546529-e1af-4af4-a3bf-3fe42b02090c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-16T09:08:27.636213-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 10.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb6d3403-367a-44df-8e43-cfdfa5b7a11a",
                    "gambit_id": "6975a3cf-9ba1-4e8b-af58-675ab9a3435e",
                    "last_updated": "2023-07-17T12:43:27.164398-04:00",
                    "created_at": "2023-07-16T09:08:27.638273-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ad7482-702b-4ba9-9212-ddf2bf59a2ba/?format=api"
                },
                {
                    "id": "2164b5a4-f869-4e7c-9e8a-34932cf680dc",
                    "gambit_id": "7a6bc0c0-a30f-4c18-86cd-1343530f5e64",
                    "last_updated": "2023-07-17T12:43:27.166118-04:00",
                    "created_at": "2023-07-16T09:08:27.640537-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ad7482-702b-4ba9-9212-ddf2bf59a2ba/?format=api"
                }
            ]
        }
    ]
}