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/acec492d-4a41-4f1d-9e5b-832970ee161b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "acec492d-4a41-4f1d-9e5b-832970ee161b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a0479eea-ec85-4439-91cd-f6ae2afe0aac",
    "completed": true,
    "last_updated": "2023-11-17T21:48:15.319525-05:00",
    "created_at": "2023-11-16T09:28:06.353931-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a0479eea-ec85-4439-91cd-f6ae2afe0aac",
    "datetime": "2023-11-16T19:07:00-05:00",
    "cutoff_datetime": "2023-11-16T19:07:00-05:00",
    "name": "New Jersey Devils v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "d5491e14-ade1-4d1e-aa81-e40be49a34d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/acec492d-4a41-4f1d-9e5b-832970ee161b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-16T09:28:06.364104-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": "Pittsburgh Penguins",
                        "amount": 5872.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4128.0
                    }
                ],
                "expected_reward_tokens": 9453.12,
                "profit_sb": -46.88,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d4f2ee7-106c-4405-b77b-a475a1a9dc11",
                    "gambit_id": "2f341f0e-2c26-495b-91c7-03a9b4ffe128",
                    "last_updated": "2023-11-17T21:48:15.335305-05:00",
                    "created_at": "2023-11-16T09:28:06.374841-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5491e14-ade1-4d1e-aa81-e40be49a34d0/?format=api"
                },
                {
                    "id": "4d32b18f-ff03-4698-ab5e-2985d561d013",
                    "gambit_id": "66eb9035-6f40-4036-b118-35677445c195",
                    "last_updated": "2023-11-17T21:48:15.331981-05:00",
                    "created_at": "2023-11-16T09:28:06.369034-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5491e14-ade1-4d1e-aa81-e40be49a34d0/?format=api"
                }
            ]
        },
        {
            "id": "4b2c3547-c56a-45bf-a893-aaf4666b608d",
            "match": "https://api-prod.gambitprofit.com/api/matches/acec492d-4a41-4f1d-9e5b-832970ee161b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-16T09:28:06.379847-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": "New Jersey Devils",
                        "amount": 6314.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2474454e-8400-422e-9795-70a69ff74e66",
                    "gambit_id": "f2f3df35-078e-4e02-9cde-9ad4c6144f30",
                    "last_updated": "2023-11-17T21:48:15.341846-05:00",
                    "created_at": "2023-11-16T09:28:06.385714-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b2c3547-c56a-45bf-a893-aaf4666b608d/?format=api"
                },
                {
                    "id": "faa02668-4842-457c-abc2-49e3e66dddd7",
                    "gambit_id": "bb1565ad-f055-4e68-8063-aacd7cb2c611",
                    "last_updated": "2023-11-17T21:48:15.345248-05:00",
                    "created_at": "2023-11-16T09:28:06.390339-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b2c3547-c56a-45bf-a893-aaf4666b608d/?format=api"
                }
            ]
        },
        {
            "id": "f2eb84d2-1e91-4ada-81c0-4c865a48982c",
            "match": "https://api-prod.gambitprofit.com/api/matches/acec492d-4a41-4f1d-9e5b-832970ee161b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-16T09:28:06.394362-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": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8e0b6f56-30e4-42b4-b5e2-70b8c2dfea8d",
                    "gambit_id": "91e648ac-6502-4ab3-b6f0-5443a08685a1",
                    "last_updated": "2023-11-17T21:48:15.351853-05:00",
                    "created_at": "2023-11-16T09:28:06.400339-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2eb84d2-1e91-4ada-81c0-4c865a48982c/?format=api"
                },
                {
                    "id": "d5736f31-4ea4-4c42-b255-c192ba731bb2",
                    "gambit_id": "2b957999-7bbc-4253-a1fa-a0efc7579b09",
                    "last_updated": "2023-11-17T21:48:15.355056-05:00",
                    "created_at": "2023-11-16T09:28:06.405806-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2eb84d2-1e91-4ada-81c0-4c865a48982c/?format=api"
                }
            ]
        }
    ]
}