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/60d29cbf-23cf-4738-86c2-c38216320ef5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "60d29cbf-23cf-4738-86c2-c38216320ef5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9246030c-5615-4031-bd16-a9a3653c2fdc",
    "completed": true,
    "last_updated": "2022-11-11T21:37:26.269892-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9246030c-5615-4031-bd16-a9a3653c2fdc",
    "datetime": "2022-11-10T19:05:00-05:00",
    "cutoff_datetime": "2022-11-10T19:05:00-05:00",
    "name": "Edmonton Oilers v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "e227fccf-b402-4bb5-8ebf-c7596f794704",
            "match": "https://api-prod.gambitprofit.com/api/matches/60d29cbf-23cf-4738-86c2-c38216320ef5/?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": "Carolina Hurricanes",
                        "amount": 5583.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9b6e4143-b8eb-4400-a603-b12d0b0e4732",
                    "gambit_id": "09da9c5b-6804-402b-97be-7d17075d0d66",
                    "last_updated": "2022-11-11T21:37:26.279463-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e227fccf-b402-4bb5-8ebf-c7596f794704/?format=api"
                },
                {
                    "id": "68ecb57a-1340-4927-b9d3-ae40a7e0b45e",
                    "gambit_id": "48fce659-6966-4935-bb85-c8fa2f57f3a1",
                    "last_updated": "2022-11-11T21:37:26.280428-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e227fccf-b402-4bb5-8ebf-c7596f794704/?format=api"
                }
            ]
        },
        {
            "id": "fbe12dce-7111-4fb1-a76a-dc457c4ca359",
            "match": "https://api-prod.gambitprofit.com/api/matches/60d29cbf-23cf-4738-86c2-c38216320ef5/?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": "Edmonton Oilers",
                        "amount": 6345.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a25ab85c-9ee7-405b-9d03-0d4b1fb314f6",
                    "gambit_id": "f95f7348-8c54-4512-aca4-e2345b8c34a4",
                    "last_updated": "2022-11-11T21:37:26.277293-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe12dce-7111-4fb1-a76a-dc457c4ca359/?format=api"
                },
                {
                    "id": "01f04424-60bd-4bd1-9148-1fcf5cc8bc38",
                    "gambit_id": "23d31cb2-6635-43ba-b5a4-73360c76aa28",
                    "last_updated": "2022-11-11T21:37:26.276132-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe12dce-7111-4fb1-a76a-dc457c4ca359/?format=api"
                }
            ]
        },
        {
            "id": "ca5b2707-fa24-495f-81ec-e18063dcecec",
            "match": "https://api-prod.gambitprofit.com/api/matches/60d29cbf-23cf-4738-86c2-c38216320ef5/?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.5",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "897b9475-1754-439b-8970-fe2ae5fb8f01",
                    "gambit_id": "ad812dfc-486d-4c08-943b-8b59f8b53225",
                    "last_updated": "2022-11-11T21:37:26.273866-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5b2707-fa24-495f-81ec-e18063dcecec/?format=api"
                },
                {
                    "id": "99fafa08-0d8a-48c5-97a3-009fe8bba289",
                    "gambit_id": "78fbd184-dcb5-4aac-b338-c48f3782ae50",
                    "last_updated": "2022-11-11T21:37:26.272711-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5b2707-fa24-495f-81ec-e18063dcecec/?format=api"
                }
            ]
        }
    ]
}