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/9397c545-bd99-46ea-8641-fdfdda564445/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9397c545-bd99-46ea-8641-fdfdda564445",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8f62c9a-9eab-46d5-8b95-60c7ed23b094",
    "completed": true,
    "last_updated": "2023-03-10T10:32:02.310192-05:00",
    "created_at": "2023-03-09T09:02:02.044902-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c8f62c9a-9eab-46d5-8b95-60c7ed23b094",
    "datetime": "2023-03-09T19:37:00-05:00",
    "cutoff_datetime": "2023-03-09T19:37:00-05:00",
    "name": "Edmonton Oilers v. Boston Bruins",
    "bettypes": [
        {
            "id": "34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3",
            "match": "https://api-prod.gambitprofit.com/api/matches/9397c545-bd99-46ea-8641-fdfdda564445/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-09T09:02:02.050797-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": "Boston Bruins",
                        "amount": 6020.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee532ec3-d848-4d31-b6bd-043b2c17b59a",
                    "gambit_id": "cede46ae-d5b4-4d25-b129-2ed32cbe49c6",
                    "last_updated": "2023-03-10T10:32:02.320534-05:00",
                    "created_at": "2023-03-09T09:02:02.052234-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3/?format=api"
                },
                {
                    "id": "d4acff84-3f32-4660-b5b1-26c76fb32df2",
                    "gambit_id": "4d0a3f3d-5aba-44f7-ac42-269bf8b65e4c",
                    "last_updated": "2023-03-10T10:32:02.321636-05:00",
                    "created_at": "2023-03-09T09:02:02.053652-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3/?format=api"
                }
            ]
        },
        {
            "id": "5d3b5cf6-bfda-48f9-8efa-919f91d02062",
            "match": "https://api-prod.gambitprofit.com/api/matches/9397c545-bd99-46ea-8641-fdfdda564445/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-09T09:02:02.046604-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": 5939.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "20403653-be85-4e2b-b08b-70eea649cd93",
                    "gambit_id": "1a8e379a-ed80-4c46-bbf3-d6a41a0dcdeb",
                    "last_updated": "2023-03-10T10:32:02.318256-05:00",
                    "created_at": "2023-03-09T09:02:02.049362-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d3b5cf6-bfda-48f9-8efa-919f91d02062/?format=api"
                },
                {
                    "id": "d0b20f56-bbec-49fa-8d81-9653f6ef546c",
                    "gambit_id": "941938c3-ad63-4fa7-9dbb-aaff2e30a257",
                    "last_updated": "2023-03-10T10:32:02.317100-05:00",
                    "created_at": "2023-03-09T09:02:02.047868-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d3b5cf6-bfda-48f9-8efa-919f91d02062/?format=api"
                }
            ]
        },
        {
            "id": "e4104e39-d161-4fee-8868-de6725df2cfe",
            "match": "https://api-prod.gambitprofit.com/api/matches/9397c545-bd99-46ea-8641-fdfdda564445/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-09T11:02:12.866977-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d66a18f5-3a52-4d91-bbf5-1ad6f19d2efd",
                    "gambit_id": "f65369d3-eb83-4cff-ab7a-5933d342de72",
                    "last_updated": "2023-03-10T10:32:02.314399-05:00",
                    "created_at": "2023-03-09T11:02:12.871762-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4104e39-d161-4fee-8868-de6725df2cfe/?format=api"
                },
                {
                    "id": "bb71f22f-c953-4a31-8bf2-397ca56917ec",
                    "gambit_id": "b744853c-9cf6-4c94-84fa-68b24313b7d0",
                    "last_updated": "2023-03-10T10:32:02.313061-05:00",
                    "created_at": "2023-03-09T11:02:12.869346-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4104e39-d161-4fee-8868-de6725df2cfe/?format=api"
                }
            ]
        }
    ]
}