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/b1090e4b-240b-437e-85d6-f8dde8f254d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b1090e4b-240b-437e-85d6-f8dde8f254d7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1514f6c4-2886-4e24-b29e-1540bfc13ab2",
    "completed": true,
    "last_updated": "2022-10-08T08:57:09.805736-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.6,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1514f6c4-2886-4e24-b29e-1540bfc13ab2",
    "datetime": "2022-10-07T20:07:00-04:00",
    "cutoff_datetime": "2022-10-07T20:07:00-04:00",
    "name": "SDG (Y Darvish) v. NYM (M Scherzer)",
    "bettypes": [
        {
            "id": "288bbdaa-215c-4154-a536-4e93d12e738d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1090e4b-240b-437e-85d6-f8dde8f254d7/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "NYM (M Scherzer)",
                        "amount": 5995.0
                    },
                    {
                        "team": "SDG (Y Darvish)",
                        "amount": 4005.0
                    }
                ],
                "expected_reward_tokens": 9651.95,
                "profit_sb": 151.95,
                "profit_sb_percentage": 1.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6840161d-cfcc-4128-aaa2-2cc312cc9b90",
                    "gambit_id": "51a82300-1f21-49c5-966d-3a2e8373f150",
                    "last_updated": "2022-10-08T08:57:09.816126-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (M Scherzer)",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288bbdaa-215c-4154-a536-4e93d12e738d/?format=api"
                },
                {
                    "id": "c7915526-9de3-4d1c-99b7-6c70434af915",
                    "gambit_id": "65f40a89-ce6c-427e-a7b7-34e8141ac526",
                    "last_updated": "2022-10-08T08:57:09.817080-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288bbdaa-215c-4154-a536-4e93d12e738d/?format=api"
                }
            ]
        },
        {
            "id": "6ab1530c-cad5-49d1-b707-39d9e4c56486",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1090e4b-240b-437e-85d6-f8dde8f254d7/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "SDG",
                        "amount": 6173.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "110846ce-0367-4a20-9c35-a730a7c5b23b",
                    "gambit_id": "7f5e14fb-3b16-4c3e-b594-343b634f33f1",
                    "last_updated": "2022-10-08T08:57:09.814208-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab1530c-cad5-49d1-b707-39d9e4c56486/?format=api"
                },
                {
                    "id": "76472b3f-5b8d-4cdb-91e5-6c09d153f336",
                    "gambit_id": "34a350cf-b45b-471d-9a62-709aae71b86b",
                    "last_updated": "2022-10-08T08:57:09.813230-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab1530c-cad5-49d1-b707-39d9e4c56486/?format=api"
                }
            ]
        },
        {
            "id": "36f550be-7cb6-4c1d-83db-c86f2cb3da40",
            "match": "https://api-prod.gambitprofit.com/api/matches/b1090e4b-240b-437e-85d6-f8dde8f254d7/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 6",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5a05f2c-8f08-4b71-8662-773eaf0e5cf8",
                    "gambit_id": "4e9be9d9-e9c4-4e22-9fca-1aabca05f8c0",
                    "last_updated": "2022-10-08T08:57:09.811272-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f550be-7cb6-4c1d-83db-c86f2cb3da40/?format=api"
                },
                {
                    "id": "653f7118-49c1-4816-9de0-c60561557cb0",
                    "gambit_id": "13666232-ba74-48f9-bfa3-0e2cfe851406",
                    "last_updated": "2022-10-08T08:57:09.810296-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f550be-7cb6-4c1d-83db-c86f2cb3da40/?format=api"
                }
            ]
        }
    ]
}