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/e8d4f32d-c15b-4d98-aa55-69709bfb02b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e8d4f32d-c15b-4d98-aa55-69709bfb02b9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5b000240-c33e-40e6-9a1c-7ec447c878de",
    "completed": true,
    "last_updated": "2022-12-17T19:42:24.994907-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5b000240-c33e-40e6-9a1c-7ec447c878de",
    "datetime": "2022-12-16T21:07:00-05:00",
    "cutoff_datetime": "2022-12-16T21:07:00-05:00",
    "name": "St Louis Blues v. Calgary Flames",
    "bettypes": [
        {
            "id": "718b98fc-3633-4221-870b-f6d791559e2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8d4f32d-c15b-4d98-aa55-69709bfb02b9/?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": "Calgary Flames",
                        "amount": 6584.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3416.0
                    }
                ],
                "expected_reward_tokens": 9085.92,
                "profit_sb": 85.92,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6daa2ff5-05dd-4b2a-a50f-19da1c4bdd66",
                    "gambit_id": "eca07526-3c35-478a-a152-cfd424e55b18",
                    "last_updated": "2022-12-17T19:42:25.005146-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/718b98fc-3633-4221-870b-f6d791559e2d/?format=api"
                },
                {
                    "id": "63adfc2c-ae6e-4692-a179-61906cbd9712",
                    "gambit_id": "92e4a2ab-a149-4193-926a-673b50b4ca9a",
                    "last_updated": "2022-12-17T19:42:25.006426-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.66000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/718b98fc-3633-4221-870b-f6d791559e2d/?format=api"
                }
            ]
        },
        {
            "id": "42443a06-f0a9-489f-b88e-b296af6e9376",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8d4f32d-c15b-4d98-aa55-69709bfb02b9/?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": "St Louis Blues",
                        "amount": 5571.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37fe65ad-9828-49d9-a753-ead42df39a9b",
                    "gambit_id": "49bd985b-1c7e-4ca7-b99b-fd3666ac47fb",
                    "last_updated": "2022-12-17T19:42:25.002352-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42443a06-f0a9-489f-b88e-b296af6e9376/?format=api"
                },
                {
                    "id": "c6233078-6a94-48d4-8251-3391558346d2",
                    "gambit_id": "a3bbb87c-1be8-4fcb-a98f-01caaaf97738",
                    "last_updated": "2022-12-17T19:42:25.001254-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42443a06-f0a9-489f-b88e-b296af6e9376/?format=api"
                }
            ]
        },
        {
            "id": "27e4bedd-bbe0-4dd4-ac22-a094458245ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8d4f32d-c15b-4d98-aa55-69709bfb02b9/?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 Under 6",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e066ba00-a296-4c6c-8281-4580632498e4",
                    "gambit_id": "d0d0898c-74e7-4256-809d-3f310a3408b3",
                    "last_updated": "2022-12-17T19:42:24.997745-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27e4bedd-bbe0-4dd4-ac22-a094458245ca/?format=api"
                },
                {
                    "id": "eb88c941-4b95-4c80-83f3-db7c900bbca3",
                    "gambit_id": "10ffff2a-70b1-4144-9fe2-d0e9aa262bd8",
                    "last_updated": "2022-12-17T19:42:24.998834-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27e4bedd-bbe0-4dd4-ac22-a094458245ca/?format=api"
                }
            ]
        }
    ]
}