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/ecb67c43-9aca-45b6-a16f-59cce6c5c324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ecb67c43-9aca-45b6-a16f-59cce6c5c324",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4e6a5c7e-f359-4241-a7e4-a0f7e210badf",
    "completed": true,
    "last_updated": "2023-02-22T09:02:04.498137-05:00",
    "created_at": "2023-02-21T08:51:54.541166-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.24,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4e6a5c7e-f359-4241-a7e4-a0f7e210badf",
    "datetime": "2023-02-21T19:07:00-05:00",
    "cutoff_datetime": "2023-02-21T19:07:00-05:00",
    "name": "St Louis Blues v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "656066ee-53e4-4927-9cac-87380514a711",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecb67c43-9aca-45b6-a16f-59cce6c5c324/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-21T08:51:54.551162-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": "Carolina Hurricanes",
                        "amount": 7440.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 2560.0
                    }
                ],
                "expected_reward_tokens": 9523.2,
                "profit_sb": 23.2,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3927f313-f468-48f4-847a-e5a37bf451d2",
                    "gambit_id": "5e3f126c-c48a-4c29-9363-df111f174457",
                    "last_updated": "2023-02-22T09:02:04.507949-05:00",
                    "created_at": "2023-02-21T08:51:54.552598-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.28000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656066ee-53e4-4927-9cac-87380514a711/?format=api"
                },
                {
                    "id": "1b131e38-fe94-4929-8559-cc31743bc613",
                    "gambit_id": "c4baa9c1-c98e-4ccf-9500-f5849e1a4360",
                    "last_updated": "2023-02-22T09:02:04.509117-05:00",
                    "created_at": "2023-02-21T08:51:54.553889-05:00",
                    "name": "St Louis Blues",
                    "reward": "3.72000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656066ee-53e4-4927-9cac-87380514a711/?format=api"
                }
            ]
        },
        {
            "id": "8025f9fc-ded6-4984-b6a9-524903ab24bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecb67c43-9aca-45b6-a16f-59cce6c5c324/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-21T08:51:54.547256-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": "Carolina Hurricanes",
                        "amount": 5610.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a672875a-c9c3-4aa9-bd5b-a898d5a506ac",
                    "gambit_id": "87e5fd24-dbf2-408b-9557-b2fcc169a6a9",
                    "last_updated": "2023-02-22T09:02:04.504497-05:00",
                    "created_at": "2023-02-21T08:51:54.548513-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8025f9fc-ded6-4984-b6a9-524903ab24bf/?format=api"
                },
                {
                    "id": "0fce46ae-3e00-42f0-9976-bf13cee3c49a",
                    "gambit_id": "f5f98e87-a3c4-4c81-9ebc-91ccc396a3c4",
                    "last_updated": "2023-02-22T09:02:04.505635-05:00",
                    "created_at": "2023-02-21T08:51:54.549798-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8025f9fc-ded6-4984-b6a9-524903ab24bf/?format=api"
                }
            ]
        },
        {
            "id": "402c11c1-e336-492f-8dc0-e42fdb6d283b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecb67c43-9aca-45b6-a16f-59cce6c5c324/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-21T08:51:54.543225-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",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b59e713d-cff7-4dd9-bfd3-8351c7d63175",
                    "gambit_id": "85a25c64-14c8-4f36-861e-d82607081200",
                    "last_updated": "2023-02-22T09:02:04.502174-05:00",
                    "created_at": "2023-02-21T08:51:54.545896-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402c11c1-e336-492f-8dc0-e42fdb6d283b/?format=api"
                },
                {
                    "id": "c47846cf-f475-4cff-9626-b9a3ff0c91fe",
                    "gambit_id": "bfda99e0-1da0-4d46-b88b-3e0acd8aa491",
                    "last_updated": "2023-02-22T09:02:04.501018-05:00",
                    "created_at": "2023-02-21T08:51:54.544583-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402c11c1-e336-492f-8dc0-e42fdb6d283b/?format=api"
                }
            ]
        }
    ]
}