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/dd57fe11-1ffc-4e7b-83f0-c6f287aea3f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dd57fe11-1ffc-4e7b-83f0-c6f287aea3f3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "78f830ef-1d87-4cd7-adf8-da0db3941133",
    "completed": true,
    "last_updated": "2023-05-01T12:27:24.845348-04:00",
    "created_at": "2023-04-30T12:47:11.832057-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.18,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/78f830ef-1d87-4cd7-adf8-da0db3941133",
    "datetime": "2023-04-30T14:35:00-04:00",
    "cutoff_datetime": "2023-04-30T14:35:00-04:00",
    "name": "NYY (N Cortes) v. TEX (M Perez)",
    "bettypes": [
        {
            "id": "f6fefcc0-a24c-458d-b887-84e6f6159338",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd57fe11-1ffc-4e7b-83f0-c6f287aea3f3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-30T12:47:11.844381-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": "NYY (N Cortes)",
                        "amount": 5311.0
                    },
                    {
                        "team": "TEX (M Perez)",
                        "amount": 4689.0
                    }
                ],
                "expected_reward_tokens": 9612.45,
                "profit_sb": 112.45,
                "profit_sb_percentage": 1.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b61b9bec-2c0c-48fd-bd8c-a116fdcef779",
                    "gambit_id": "4674bdb8-157a-40c2-a446-0555799ca5ab",
                    "last_updated": "2023-05-01T12:27:24.862351-04:00",
                    "created_at": "2023-04-30T12:47:11.847344-04:00",
                    "name": "NYY (N Cortes)",
                    "reward": "1.81000",
                    "odds": "1.84030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6fefcc0-a24c-458d-b887-84e6f6159338/?format=api"
                },
                {
                    "id": "58688bde-395a-410d-a949-44ed98811092",
                    "gambit_id": "60c2e32c-7cd2-4ee7-98d7-a5c0ac108fe7",
                    "last_updated": "2023-05-01T12:27:24.860630-04:00",
                    "created_at": "2023-04-30T12:47:11.845812-04:00",
                    "name": "TEX (M Perez)",
                    "reward": "2.05000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6fefcc0-a24c-458d-b887-84e6f6159338/?format=api"
                }
            ]
        },
        {
            "id": "56820bcf-ba97-4962-a400-beb167c27886",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd57fe11-1ffc-4e7b-83f0-c6f287aea3f3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-30T12:47:11.839757-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": "TEX",
                        "amount": 5939.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e14166e-ba4a-4760-8249-d5803388bd01",
                    "gambit_id": "90831990-d05d-4496-b66b-25fb5f80a317",
                    "last_updated": "2023-05-01T12:27:24.855515-04:00",
                    "created_at": "2023-04-30T12:47:11.841218-04:00",
                    "name": "TEX",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56820bcf-ba97-4962-a400-beb167c27886/?format=api"
                },
                {
                    "id": "685d10a0-81fd-4f2c-a844-97e47d5d95bb",
                    "gambit_id": "9ad91433-4e69-4411-88d3-d024193c99e9",
                    "last_updated": "2023-05-01T12:27:24.857190-04:00",
                    "created_at": "2023-04-30T12:47:11.842787-04:00",
                    "name": "NYY",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56820bcf-ba97-4962-a400-beb167c27886/?format=api"
                }
            ]
        },
        {
            "id": "29b634ff-e256-4130-8224-5011911f9d18",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd57fe11-1ffc-4e7b-83f0-c6f287aea3f3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-30T12:47:11.834714-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": "605167a5-76e8-4a08-85a6-4ac93e23ae95",
                    "gambit_id": "91de074e-3c14-4ff4-8d89-b84a06881864",
                    "last_updated": "2023-05-01T12:27:24.851862-04:00",
                    "created_at": "2023-04-30T12:47:11.838084-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/29b634ff-e256-4130-8224-5011911f9d18/?format=api"
                },
                {
                    "id": "d07a3104-c068-4dce-a092-f3564ab01a05",
                    "gambit_id": "33340730-e51b-4d67-9c29-18741b3b6b52",
                    "last_updated": "2023-05-01T12:27:24.849972-04:00",
                    "created_at": "2023-04-30T12:47:11.836406-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/29b634ff-e256-4130-8224-5011911f9d18/?format=api"
                }
            ]
        }
    ]
}