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/c57480e6-634c-4b2e-8e2f-55ad829789ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c57480e6-634c-4b2e-8e2f-55ad829789ca",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5f2d62a5-6545-4aab-b897-e698adb3e2f8",
    "completed": true,
    "last_updated": "2022-08-16T13:57:07.544000-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/5f2d62a5-6545-4aab-b897-e698adb3e2f8",
    "datetime": "2022-08-15T20:05:00-04:00",
    "cutoff_datetime": "2022-08-15T20:05:00-04:00",
    "name": "OAK (J Kaprielian) v. TEX (G Otto)",
    "bettypes": [
        {
            "id": "c0615921-c5cd-4e51-85ea-284297debb42",
            "match": "https://api-prod.gambitprofit.com/api/matches/c57480e6-634c-4b2e-8e2f-55ad829789ca/?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": "TEX (G Otto)",
                        "amount": 5881.0
                    },
                    {
                        "team": "OAK (J Kaprielian)",
                        "amount": 4119.0
                    }
                ],
                "expected_reward_tokens": 9350.13,
                "profit_sb": 350.13,
                "profit_sb_percentage": 3.89,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bbe7617b-2926-434c-a2c6-514cf83c73bc",
                    "gambit_id": "ad5d2610-6372-4c46-af72-27425f452986",
                    "last_updated": "2022-08-16T13:57:07.546515-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (G Otto)",
                    "reward": "1.59000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0615921-c5cd-4e51-85ea-284297debb42/?format=api"
                },
                {
                    "id": "39bcdab8-9d4f-4013-b4da-f3899086237f",
                    "gambit_id": "f6c8d2f1-6920-4fcd-b930-d2216268496f",
                    "last_updated": "2022-08-16T13:57:07.546897-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (J Kaprielian)",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0615921-c5cd-4e51-85ea-284297debb42/?format=api"
                }
            ]
        },
        {
            "id": "94f689fd-59f2-4b28-984e-b04ee2c2b15f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c57480e6-634c-4b2e-8e2f-55ad829789ca/?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": "OAK",
                        "amount": 5752.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4248.0
                    }
                ],
                "expected_reward_tokens": 9260.64,
                "profit_sb": 260.64,
                "profit_sb_percentage": 2.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fc76bcc4-eb68-41cc-b45c-96f8d0288293",
                    "gambit_id": "0dc36b29-ec40-48c4-bc99-25242fc1836c",
                    "last_updated": "2022-08-16T13:57:07.546124-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94f689fd-59f2-4b28-984e-b04ee2c2b15f/?format=api"
                },
                {
                    "id": "7deca493-3876-41cf-b101-c6f47fa9e756",
                    "gambit_id": "eb739a39-72f4-4981-a6c7-fc6de801c358",
                    "last_updated": "2022-08-16T13:57:07.545739-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94f689fd-59f2-4b28-984e-b04ee2c2b15f/?format=api"
                }
            ]
        },
        {
            "id": "ec205847-3a16-46a7-a272-9bbc49a23d09",
            "match": "https://api-prod.gambitprofit.com/api/matches/c57480e6-634c-4b2e-8e2f-55ad829789ca/?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 8",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1629d322-2e6a-4696-a564-3bf90f95abbb",
                    "gambit_id": "a6cc4bbf-232e-41e2-b623-174a0e02c565",
                    "last_updated": "2022-08-16T13:57:07.545334-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec205847-3a16-46a7-a272-9bbc49a23d09/?format=api"
                },
                {
                    "id": "dea62ae7-1600-4369-9d3b-127ce812ea63",
                    "gambit_id": "8c504a19-5030-4c7e-84cc-f4ee7372c734",
                    "last_updated": "2022-08-16T13:57:07.544908-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec205847-3a16-46a7-a272-9bbc49a23d09/?format=api"
                }
            ]
        }
    ]
}