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/55656f83-f30d-400f-9ce9-d6857ee4e01f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "55656f83-f30d-400f-9ce9-d6857ee4e01f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7e2b0227-3991-40a1-972f-06deebe8185d",
    "completed": true,
    "last_updated": "2022-08-07T10:52:15.307895-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.89,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7e2b0227-3991-40a1-972f-06deebe8185d",
    "datetime": "2022-08-06T21:10:00-04:00",
    "cutoff_datetime": "2022-08-06T21:10:00-04:00",
    "name": "SDG (M Clevinger) v. LOS (A Heaney)",
    "bettypes": [
        {
            "id": "3cfe1f48-5b98-4269-8c01-bbec9c0ec520",
            "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?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": "LOS (A Heaney)",
                        "amount": 5881.0
                    },
                    {
                        "team": "SDG (M Clevinger)",
                        "amount": 4119.0
                    }
                ],
                "expected_reward_tokens": 9350.13,
                "profit_sb": 350.13,
                "profit_sb_percentage": 3.89,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0013cf96-320a-41c8-85da-a3d9423b869a",
                    "gambit_id": "3684e47d-a138-471f-99b4-cb1e38da049a",
                    "last_updated": "2022-08-07T10:52:15.310443-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (A Heaney)",
                    "reward": "1.59000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfe1f48-5b98-4269-8c01-bbec9c0ec520/?format=api"
                },
                {
                    "id": "193d1e91-d4c7-439c-bba0-c4f477c2b6e9",
                    "gambit_id": "e1dda78b-40cd-4c07-8806-2a017cd5a304",
                    "last_updated": "2022-08-07T10:52:15.310827-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (M Clevinger)",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfe1f48-5b98-4269-8c01-bbec9c0ec520/?format=api"
                }
            ]
        },
        {
            "id": "50d2aed4-f920-48cd-9a6c-b7d1942f3e26",
            "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?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": 5752.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4248.0
                    }
                ],
                "expected_reward_tokens": 9260.64,
                "profit_sb": 260.64,
                "profit_sb_percentage": 2.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f63b8a2-0212-41c1-aa94-33b689808fdb",
                    "gambit_id": "5d16a70f-0f11-4ae0-ac8c-21f98a3d5fec",
                    "last_updated": "2022-08-07T10:52:15.310060-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50d2aed4-f920-48cd-9a6c-b7d1942f3e26/?format=api"
                },
                {
                    "id": "d1f50aa2-e172-4e65-883b-9796c07c6119",
                    "gambit_id": "1c2cfe31-fdc9-4b05-8995-23c37d7957e5",
                    "last_updated": "2022-08-07T10:52:15.309665-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50d2aed4-f920-48cd-9a6c-b7d1942f3e26/?format=api"
                }
            ]
        },
        {
            "id": "06fecbd6-155a-43dc-8e27-cb22cba6aec5",
            "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?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 Under 9",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bcb74f0d-c44c-4edf-8981-6a696635145b",
                    "gambit_id": "ab2a7ce6-3ef6-40b6-9350-d0639d83e3ac",
                    "last_updated": "2022-08-07T10:52:15.308823-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api"
                },
                {
                    "id": "aebafabd-b8a4-4448-b1f3-15a1e1d40013",
                    "gambit_id": "3a4272cd-93d7-4943-bd27-55fbb29d9df4",
                    "last_updated": "2022-08-07T10:52:15.309260-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api"
                }
            ]
        }
    ]
}