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/274fe39e-5a09-4435-b7f6-aa891f6748f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "274fe39e-5a09-4435-b7f6-aa891f6748f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d743e90b-f077-4b19-87eb-9cc080dde521",
    "completed": true,
    "last_updated": "2023-10-12T11:28:04.350213-04:00",
    "created_at": "2023-10-11T09:07:58.305406-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d743e90b-f077-4b19-87eb-9cc080dde521",
    "datetime": "2023-10-11T22:07:00-04:00",
    "cutoff_datetime": "2023-10-11T22:07:00-04:00",
    "name": "Edmonton Oilers v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "21264569-141e-49c8-92d5-cda059bc9f52",
            "match": "https://api-prod.gambitprofit.com/api/matches/274fe39e-5a09-4435-b7f6-aa891f6748f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-11T09:07:58.314710-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": "Edmonton Oilers",
                        "amount": 5788.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ebac4d84-f85d-4d7c-9bcd-e43a2b44a9c1",
                    "gambit_id": "1cb14830-5a3b-43f2-ad58-953ae6f4fc5c",
                    "last_updated": "2023-10-12T11:28:04.360211-04:00",
                    "created_at": "2023-10-11T09:07:58.319793-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21264569-141e-49c8-92d5-cda059bc9f52/?format=api"
                },
                {
                    "id": "23d6a638-3b10-4cc1-9f6f-b9479e60c11e",
                    "gambit_id": "2de8d53c-fee2-4dcd-a12b-5124ff2d1df0",
                    "last_updated": "2023-10-12T11:28:04.363837-04:00",
                    "created_at": "2023-10-11T09:07:58.337547-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21264569-141e-49c8-92d5-cda059bc9f52/?format=api"
                }
            ]
        },
        {
            "id": "81e455e8-30a7-43b1-8d74-332623fc75f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/274fe39e-5a09-4435-b7f6-aa891f6748f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-11T09:07:58.344263-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": "Vancouver Canucks",
                        "amount": 6160.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3840.0
                    }
                ],
                "expected_reward_tokens": 9484.8,
                "profit_sb": -15.2,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab5571b0-a3e5-4fc8-9bdb-737f70bd48d6",
                    "gambit_id": "2de1f49b-f2e6-42fd-a3be-b094e83d891a",
                    "last_updated": "2023-10-12T11:28:04.378059-04:00",
                    "created_at": "2023-10-11T09:07:58.357482-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81e455e8-30a7-43b1-8d74-332623fc75f7/?format=api"
                },
                {
                    "id": "3ae9ed51-d0bd-4fdb-9957-2f2c37871598",
                    "gambit_id": "84a588f5-ee01-4689-b276-12d8e2e4cb18",
                    "last_updated": "2023-10-12T11:28:04.372972-04:00",
                    "created_at": "2023-10-11T09:07:58.352548-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81e455e8-30a7-43b1-8d74-332623fc75f7/?format=api"
                }
            ]
        },
        {
            "id": "b03f0177-8d1f-4214-859d-6636597c6eb8",
            "match": "https://api-prod.gambitprofit.com/api/matches/274fe39e-5a09-4435-b7f6-aa891f6748f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-11T09:07:58.362284-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": 5688.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c167574b-4e15-4fb9-bffb-b08d8b438199",
                    "gambit_id": "4ac8f95c-80c8-4c68-a4a3-63d3a1b0dff1",
                    "last_updated": "2023-10-12T11:28:04.386555-04:00",
                    "created_at": "2023-10-11T09:07:58.368314-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03f0177-8d1f-4214-859d-6636597c6eb8/?format=api"
                },
                {
                    "id": "9f6a49b6-53d8-43fd-9ce3-dabd4b087671",
                    "gambit_id": "bdb5ed62-0337-43ce-be02-b5213fe70886",
                    "last_updated": "2023-10-12T11:28:04.391725-04:00",
                    "created_at": "2023-10-11T09:07:58.373912-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03f0177-8d1f-4214-859d-6636597c6eb8/?format=api"
                }
            ]
        }
    ]
}