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/9db17e4a-6a2b-4e4a-8e04-feecee9f5f49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9db17e4a-6a2b-4e4a-8e04-feecee9f5f49",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1f3efeea-eb49-4932-9845-5f561fd58265",
    "completed": true,
    "last_updated": "2023-03-18T14:57:14.681414-04:00",
    "created_at": "2023-03-17T09:31:51.769366-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1f3efeea-eb49-4932-9845-5f561fd58265",
    "datetime": "2023-03-17T19:07:00-04:00",
    "cutoff_datetime": "2023-03-17T19:07:00-04:00",
    "name": "St Louis Blues v. Washington Capitals",
    "bettypes": [
        {
            "id": "5268b375-e4c6-46dc-a89c-d928bb96a09f",
            "match": "https://api-prod.gambitprofit.com/api/matches/9db17e4a-6a2b-4e4a-8e04-feecee9f5f49/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-17T09:31:51.774557-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": "Washington Capitals",
                        "amount": 6163.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e6906499-cf76-4666-b146-a269defc4111",
                    "gambit_id": "f6bbd3d8-a00a-43aa-a21d-75d88c0968ec",
                    "last_updated": "2023-03-18T14:57:14.690573-04:00",
                    "created_at": "2023-03-17T09:31:51.775631-04:00",
                    "name": "Washington Capitals",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5268b375-e4c6-46dc-a89c-d928bb96a09f/?format=api"
                },
                {
                    "id": "c82ad753-5f21-4780-abca-846fdc3ed2c3",
                    "gambit_id": "ee0b2bc8-e814-4387-85f4-0b56136ca678",
                    "last_updated": "2023-03-18T14:57:14.691637-04:00",
                    "created_at": "2023-03-17T09:31:51.776744-04:00",
                    "name": "St Louis Blues",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5268b375-e4c6-46dc-a89c-d928bb96a09f/?format=api"
                }
            ]
        },
        {
            "id": "00694976-967a-4031-9037-d998c9d9c5e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/9db17e4a-6a2b-4e4a-8e04-feecee9f5f49/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-17T09:31:51.770885-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": "St Louis Blues",
                        "amount": 5939.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc34c9b4-8d79-48b9-99c4-1eb609f36f4d",
                    "gambit_id": "23419c99-b2f1-488d-b957-5fa1bbbbf1ba",
                    "last_updated": "2023-03-18T14:57:14.688439-04:00",
                    "created_at": "2023-03-17T09:31:51.773306-04:00",
                    "name": "St Louis Blues",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00694976-967a-4031-9037-d998c9d9c5e0/?format=api"
                },
                {
                    "id": "4132e1ad-9434-4262-b2a0-6e7b258d2e4a",
                    "gambit_id": "376caeb8-86ec-4cf1-9959-fc2acfda2edf",
                    "last_updated": "2023-03-18T14:57:14.687384-04:00",
                    "created_at": "2023-03-17T09:31:51.772111-04:00",
                    "name": "Washington Capitals",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00694976-967a-4031-9037-d998c9d9c5e0/?format=api"
                }
            ]
        },
        {
            "id": "f1ae3e8c-512b-41c3-a409-33822c6c40ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/9db17e4a-6a2b-4e4a-8e04-feecee9f5f49/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-17T10:07:12.870880-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 6.5",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9f844ea-ad22-4b11-ba88-de7834fe34ee",
                    "gambit_id": "e883333d-3a6c-4a55-a2d9-dd3bc8102fb9",
                    "last_updated": "2023-03-18T14:57:14.685271-04:00",
                    "created_at": "2023-03-17T10:07:12.873640-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1ae3e8c-512b-41c3-a409-33822c6c40ea/?format=api"
                },
                {
                    "id": "cbadf5b6-aa15-4f6c-9d9f-ebc5585230d3",
                    "gambit_id": "96f88e32-fae9-48fc-9060-25e81f905268",
                    "last_updated": "2023-03-18T14:57:14.684174-04:00",
                    "created_at": "2023-03-17T10:07:12.872197-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1ae3e8c-512b-41c3-a409-33822c6c40ea/?format=api"
                }
            ]
        }
    ]
}