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/0328909e-ca04-4f42-bc8b-a2979126827d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0328909e-ca04-4f42-bc8b-a2979126827d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "177e52bc-10f8-4a62-93d0-75119a377e12",
    "completed": true,
    "last_updated": "2022-10-19T09:37:27.678061-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/177e52bc-10f8-4a62-93d0-75119a377e12",
    "datetime": "2022-10-18T21:05:00-04:00",
    "cutoff_datetime": "2022-10-18T21:05:00-04:00",
    "name": "Buffalo Sabres v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "be3f9d11-b451-4e60-baa5-e984677a9cb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/0328909e-ca04-4f42-bc8b-a2979126827d/?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": "Edmonton Oilers",
                        "amount": 6721.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9476.31,
                "profit_sb": -23.69,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d10f2b4-d577-4101-849a-b03d9b539093",
                    "gambit_id": "fd028a6b-d8d7-4f3f-a1c2-b50283987635",
                    "last_updated": "2022-10-19T09:37:27.686873-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3f9d11-b451-4e60-baa5-e984677a9cb6/?format=api"
                },
                {
                    "id": "589c8b38-372d-488c-b6b4-7a15e949432a",
                    "gambit_id": "20aea89e-5c9d-4ef0-ab6c-1d836a296c4b",
                    "last_updated": "2022-10-19T09:37:27.687814-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3f9d11-b451-4e60-baa5-e984677a9cb6/?format=api"
                }
            ]
        },
        {
            "id": "e8b02aef-9f2e-4e22-863a-b77e8a0c927c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0328909e-ca04-4f42-bc8b-a2979126827d/?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": "Buffalo Sabres",
                        "amount": 5316.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "531afff7-925b-404f-b81a-6877773c933f",
                    "gambit_id": "23c1c173-1fde-4004-afda-78f5e1b19b2d",
                    "last_updated": "2022-10-19T09:37:27.684984-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b02aef-9f2e-4e22-863a-b77e8a0c927c/?format=api"
                },
                {
                    "id": "1f4cf722-0e62-415c-8524-9305bf502901",
                    "gambit_id": "0f52be74-254f-415f-a0ea-8707976d0454",
                    "last_updated": "2022-10-19T09:37:27.683982-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b02aef-9f2e-4e22-863a-b77e8a0c927c/?format=api"
                }
            ]
        },
        {
            "id": "cd9710d3-3295-4a9a-b7e2-35282107fad6",
            "match": "https://api-prod.gambitprofit.com/api/matches/0328909e-ca04-4f42-bc8b-a2979126827d/?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 7",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "faf1f9db-161b-469d-a784-80e3b15c9e2d",
                    "gambit_id": "2b8de9d8-d065-4371-b7fc-e1fd396e27cf",
                    "last_updated": "2022-10-19T09:37:27.680887-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd9710d3-3295-4a9a-b7e2-35282107fad6/?format=api"
                },
                {
                    "id": "444671f4-6182-4f05-a161-2bfa86a3a970",
                    "gambit_id": "ddd398b8-b849-40bf-af45-4768d285a03c",
                    "last_updated": "2022-10-19T09:37:27.682073-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd9710d3-3295-4a9a-b7e2-35282107fad6/?format=api"
                }
            ]
        }
    ]
}