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/3861aaaf-e6a2-4a46-9276-4cb494c6fe29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3861aaaf-e6a2-4a46-9276-4cb494c6fe29",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d53a75f5-a28b-4255-80ca-87d31e524f4c",
    "completed": true,
    "last_updated": "2023-11-03T11:53:29.733270-04:00",
    "created_at": "2023-11-02T09:03:02.881844-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d53a75f5-a28b-4255-80ca-87d31e524f4c",
    "datetime": "2023-11-02T19:07:00-04:00",
    "cutoff_datetime": "2023-11-02T19:07:00-04:00",
    "name": "New York Islanders v. Washington Capitals",
    "bettypes": [
        {
            "id": "21b95385-f1d6-460b-9eff-15785b6ac577",
            "match": "https://api-prod.gambitprofit.com/api/matches/3861aaaf-e6a2-4a46-9276-4cb494c6fe29/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-02T09:03:02.886967-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": "New York Islanders",
                        "amount": 5214.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "edf08131-3dd7-4969-866a-8fae7ff250e2",
                    "gambit_id": "1c367c60-6a12-40ce-a08f-b239e195c206",
                    "last_updated": "2023-11-03T11:53:29.749151-04:00",
                    "created_at": "2023-11-02T09:03:02.891513-04:00",
                    "name": "New York Islanders",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21b95385-f1d6-460b-9eff-15785b6ac577/?format=api"
                },
                {
                    "id": "d4141b34-f933-424c-8763-e88deaf70ca2",
                    "gambit_id": "a37d2403-afcc-4fa3-bf2f-7cae2f15a1e2",
                    "last_updated": "2023-11-03T11:53:29.753356-04:00",
                    "created_at": "2023-11-02T09:03:02.895953-04:00",
                    "name": "Washington Capitals",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21b95385-f1d6-460b-9eff-15785b6ac577/?format=api"
                }
            ]
        },
        {
            "id": "81193eeb-c44b-495b-8dcc-cda04e56645c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3861aaaf-e6a2-4a46-9276-4cb494c6fe29/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-02T09:03:02.899631-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": 6893.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3107.0
                    }
                ],
                "expected_reward_tokens": 9443.41,
                "profit_sb": -56.59,
                "profit_sb_percentage": -0.6,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f560888d-29b4-4ec8-839c-a50e5542c584",
                    "gambit_id": "1d71465f-c95b-4536-a222-1a0bd290b98e",
                    "last_updated": "2023-11-03T11:53:29.765260-04:00",
                    "created_at": "2023-11-02T09:03:02.914798-04:00",
                    "name": "Washington Capitals",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81193eeb-c44b-495b-8dcc-cda04e56645c/?format=api"
                },
                {
                    "id": "ba366f6e-833c-44d4-87e4-6de5780605f1",
                    "gambit_id": "ce648704-20ac-4f3a-8f4a-569b825e1ffe",
                    "last_updated": "2023-11-03T11:53:29.761113-04:00",
                    "created_at": "2023-11-02T09:03:02.908838-04:00",
                    "name": "New York Islanders",
                    "reward": "3.04000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81193eeb-c44b-495b-8dcc-cda04e56645c/?format=api"
                }
            ]
        },
        {
            "id": "a586a665-47ab-449b-bbd2-86660f134084",
            "match": "https://api-prod.gambitprofit.com/api/matches/3861aaaf-e6a2-4a46-9276-4cb494c6fe29/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-02T09:13:10.346325-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",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "910a7e8a-0502-4aea-8d0b-52e4d8c4f010",
                    "gambit_id": "250ae116-2724-4390-8d0f-8dfe41ba0034",
                    "last_updated": "2023-11-03T11:53:29.772692-04:00",
                    "created_at": "2023-11-02T09:13:10.350372-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a586a665-47ab-449b-bbd2-86660f134084/?format=api"
                },
                {
                    "id": "32bd5b49-4345-4284-a7ea-343640b70a99",
                    "gambit_id": "c30f6c06-6de0-43ad-b57f-236137b0643c",
                    "last_updated": "2023-11-03T11:53:29.776269-04:00",
                    "created_at": "2023-11-02T09:13:10.355150-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a586a665-47ab-449b-bbd2-86660f134084/?format=api"
                }
            ]
        }
    ]
}