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/ddbad3dd-e9c7-480b-9991-68a8cd1b5a53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ddbad3dd-e9c7-480b-9991-68a8cd1b5a53",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d0e7a07f-b3de-4733-9b57-da0229765f0b",
    "completed": true,
    "last_updated": "2023-12-23T14:53:21.630101-05:00",
    "created_at": "2023-12-21T09:13:06.580760-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d0e7a07f-b3de-4733-9b57-da0229765f0b",
    "datetime": "2023-12-21T21:07:00-05:00",
    "cutoff_datetime": "2023-12-21T21:07:00-05:00",
    "name": "Ottawa Senators v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "abd0f483-86ff-4816-93c7-991f175b592b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddbad3dd-e9c7-480b-9991-68a8cd1b5a53/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-21T09:13:06.590164-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": "Colorado Avalanche",
                        "amount": 6154.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b62cd58a-67a1-455a-9ddc-e2e8e6ab908a",
                    "gambit_id": "41b71e63-0f50-482b-99e1-869f6874c95b",
                    "last_updated": "2023-12-23T14:53:21.642465-05:00",
                    "created_at": "2023-12-21T09:13:06.597796-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd0f483-86ff-4816-93c7-991f175b592b/?format=api"
                },
                {
                    "id": "d6db9feb-9c85-4a88-a0bd-a960043131fa",
                    "gambit_id": "08b1be2c-76a8-43dd-aadb-66b1e4669a95",
                    "last_updated": "2023-12-23T14:53:21.638755-05:00",
                    "created_at": "2023-12-21T09:13:06.594044-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd0f483-86ff-4816-93c7-991f175b592b/?format=api"
                }
            ]
        },
        {
            "id": "6af00ea3-dc35-4d2a-8bfd-dce6f9011664",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddbad3dd-e9c7-480b-9991-68a8cd1b5a53/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-21T09:13:06.602290-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": "Ottawa Senators",
                        "amount": 5857.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6744d9eb-825f-462d-ae09-f039b7989077",
                    "gambit_id": "b790e0a5-6d4d-4691-aeea-4880201b6a8e",
                    "last_updated": "2023-12-23T14:53:21.649146-05:00",
                    "created_at": "2023-12-21T09:13:06.606630-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6af00ea3-dc35-4d2a-8bfd-dce6f9011664/?format=api"
                },
                {
                    "id": "47083574-494a-48bc-8ad7-d43ea0ac1aa4",
                    "gambit_id": "203f6912-ab77-4b34-8044-e55259f8280f",
                    "last_updated": "2023-12-23T14:53:21.652384-05:00",
                    "created_at": "2023-12-21T09:13:06.611404-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6af00ea3-dc35-4d2a-8bfd-dce6f9011664/?format=api"
                }
            ]
        },
        {
            "id": "027357a8-6fc5-44ad-9b0f-a3e0b69bdaf2",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddbad3dd-e9c7-480b-9991-68a8cd1b5a53/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-21T09:13:06.615467-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "09797a87-5860-44e2-aef6-1fbafd4f88ed",
                    "gambit_id": "aa39f112-35ce-449a-a006-7023c8a75135",
                    "last_updated": "2023-12-23T14:53:21.658853-05:00",
                    "created_at": "2023-12-21T09:13:06.619126-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/027357a8-6fc5-44ad-9b0f-a3e0b69bdaf2/?format=api"
                },
                {
                    "id": "7b1c9d9f-ba43-4480-b728-7824e83edadf",
                    "gambit_id": "6340a01a-6000-4ebf-a751-a5f294e4dd2c",
                    "last_updated": "2023-12-23T14:53:21.662024-05:00",
                    "created_at": "2023-12-21T09:13:06.622937-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/027357a8-6fc5-44ad-9b0f-a3e0b69bdaf2/?format=api"
                }
            ]
        }
    ]
}