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/c0637f46-cd10-4bf3-8e36-df07ba92dcd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c0637f46-cd10-4bf3-8e36-df07ba92dcd9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "81e5169c-2ecd-483d-a456-294982578692",
    "completed": true,
    "last_updated": "2023-03-06T11:42:13.827508-05:00",
    "created_at": "2023-03-04T10:37:55.632727-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.77,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/81e5169c-2ecd-483d-a456-294982578692",
    "datetime": "2023-03-04T19:07:00-05:00",
    "cutoff_datetime": "2023-03-04T19:07:00-05:00",
    "name": "Edmonton Oilers v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "b5fb8868-1e3d-4ba2-aea8-fb0f04d599d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0637f46-cd10-4bf3-8e36-df07ba92dcd9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-04T10:37:55.641959-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": 5512.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9ad092c-60c2-4a2e-9475-9ef71ea114f8",
                    "gambit_id": "7b6f2c74-d78b-471b-b7a7-7d80289668ac",
                    "last_updated": "2023-03-06T11:42:13.838612-05:00",
                    "created_at": "2023-03-04T10:37:55.644478-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5fb8868-1e3d-4ba2-aea8-fb0f04d599d2/?format=api"
                },
                {
                    "id": "f9f557f3-a568-4d63-bd50-0c0ec88a3ceb",
                    "gambit_id": "21174c83-5d65-41b7-81a0-bffd0819872a",
                    "last_updated": "2023-03-06T11:42:13.837462-05:00",
                    "created_at": "2023-03-04T10:37:55.643136-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5fb8868-1e3d-4ba2-aea8-fb0f04d599d2/?format=api"
                }
            ]
        },
        {
            "id": "f02a3d38-e578-4119-bebb-3df6c5bb407f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0637f46-cd10-4bf3-8e36-df07ba92dcd9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-04T10:37:55.638183-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": "Winnipeg Jets",
                        "amount": 6547.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7e0a9a76-ef00-4009-ac00-148308292545",
                    "gambit_id": "61664217-efa5-4f3e-95f1-02737610bb91",
                    "last_updated": "2023-03-06T11:42:13.833968-05:00",
                    "created_at": "2023-03-04T10:37:55.639380-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f02a3d38-e578-4119-bebb-3df6c5bb407f/?format=api"
                },
                {
                    "id": "c66d214d-43da-4f64-9536-cbad4668fedd",
                    "gambit_id": "100734e9-124e-4d88-91c2-cffa2e661ef9",
                    "last_updated": "2023-03-06T11:42:13.835124-05:00",
                    "created_at": "2023-03-04T10:37:55.640631-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f02a3d38-e578-4119-bebb-3df6c5bb407f/?format=api"
                }
            ]
        },
        {
            "id": "192bf54f-bba1-4454-95d5-b76da1d99814",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0637f46-cd10-4bf3-8e36-df07ba92dcd9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-04T10:37:55.634369-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": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04f39bd6-ebdf-40fd-9ee8-d769fe14f7be",
                    "gambit_id": "e15edbdf-1a1b-42de-b21f-b1b00a5bce85",
                    "last_updated": "2023-03-06T11:42:13.831647-05:00",
                    "created_at": "2023-03-04T10:37:55.636883-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192bf54f-bba1-4454-95d5-b76da1d99814/?format=api"
                },
                {
                    "id": "dc0b1a47-b27d-4566-868f-fd7e8dc6548f",
                    "gambit_id": "1b0c066d-1113-4d73-b2d0-e86ff494d0c7",
                    "last_updated": "2023-03-06T11:42:13.830499-05:00",
                    "created_at": "2023-03-04T10:37:55.635605-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192bf54f-bba1-4454-95d5-b76da1d99814/?format=api"
                }
            ]
        }
    ]
}