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/8b34b9b8-4584-41a3-be8f-d57dc1891002/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b34b9b8-4584-41a3-be8f-d57dc1891002",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7f9741ad-0f93-4320-95f1-8bfacc1480e2",
    "completed": true,
    "last_updated": "2022-12-31T10:41:58.493412-05:00",
    "created_at": "2022-12-29T08:42:09.802117-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7f9741ad-0f93-4320-95f1-8bfacc1480e2",
    "datetime": "2022-12-29T22:37:00-05:00",
    "cutoff_datetime": "2022-12-29T22:37:00-05:00",
    "name": "Philadelphia Flyers v. San Jose Sharks",
    "bettypes": [
        {
            "id": "4d33efc3-e219-452a-a8e9-f6424fed8700",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b34b9b8-4584-41a3-be8f-d57dc1891002/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:09.811025-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": "San Jose Sharks",
                        "amount": 5882.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4118.0
                    }
                ],
                "expected_reward_tokens": 9058.28,
                "profit_sb": 58.28,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1030d28-2e0e-4faf-a0df-6944dd4e3462",
                    "gambit_id": "312c671f-3455-4f02-98b6-ecb2647c1e83",
                    "last_updated": "2022-12-31T10:41:58.503445-05:00",
                    "created_at": "2022-12-29T08:42:09.812141-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.54000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d33efc3-e219-452a-a8e9-f6424fed8700/?format=api"
                },
                {
                    "id": "cff818f0-0d95-43d1-8f4f-78606832c347",
                    "gambit_id": "51973164-59ce-454d-bd57-934d0b8bdd20",
                    "last_updated": "2022-12-31T10:41:58.504575-05:00",
                    "created_at": "2022-12-29T08:42:09.813368-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.20000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d33efc3-e219-452a-a8e9-f6424fed8700/?format=api"
                }
            ]
        },
        {
            "id": "9f979ddf-adb6-4705-9d63-a1954262b22d",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b34b9b8-4584-41a3-be8f-d57dc1891002/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:09.807486-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": "Philadelphia Flyers",
                        "amount": 6253.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3747.0
                    }
                ],
                "expected_reward_tokens": 9066.85,
                "profit_sb": 66.85,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "64969c74-77c1-4424-8397-0c4f4a197570",
                    "gambit_id": "99e5f2b2-b783-4fa5-9613-ba16cb36e5f7",
                    "last_updated": "2022-12-31T10:41:58.501155-05:00",
                    "created_at": "2022-12-29T08:42:09.809811-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.45000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f979ddf-adb6-4705-9d63-a1954262b22d/?format=api"
                },
                {
                    "id": "12c757ad-e59c-4d95-92b6-795a930a272f",
                    "gambit_id": "5a734cdb-bd30-45a8-b247-74e34fbb7450",
                    "last_updated": "2022-12-31T10:41:58.500034-05:00",
                    "created_at": "2022-12-29T08:42:09.808586-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.42000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f979ddf-adb6-4705-9d63-a1954262b22d/?format=api"
                }
            ]
        },
        {
            "id": "dc091819-f47c-4898-b7cb-d414a5eefc76",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b34b9b8-4584-41a3-be8f-d57dc1891002/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:09.803753-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 6.5",
                        "amount": 5196.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "58902176-45b8-4e3b-a865-c4557f2d3262",
                    "gambit_id": "aa2e935e-47be-40e9-86d1-6f5c6ada9ca0",
                    "last_updated": "2022-12-31T10:41:58.496100-05:00",
                    "created_at": "2022-12-29T08:42:09.804945-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc091819-f47c-4898-b7cb-d414a5eefc76/?format=api"
                },
                {
                    "id": "ccb700d3-c1c2-43fa-aceb-0d5309034426",
                    "gambit_id": "175c78d9-5196-43a3-8122-f76094242215",
                    "last_updated": "2022-12-31T10:41:58.497254-05:00",
                    "created_at": "2022-12-29T08:42:09.806255-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc091819-f47c-4898-b7cb-d414a5eefc76/?format=api"
                }
            ]
        }
    ]
}