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/8665da3f-60b4-4911-8157-f67e38e46634/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8665da3f-60b4-4911-8157-f67e38e46634",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "40c273f9-e208-495d-abd9-4537709faad9",
    "completed": true,
    "last_updated": "2022-11-18T09:52:40.173395-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/40c273f9-e208-495d-abd9-4537709faad9",
    "datetime": "2022-11-17T22:05:00-05:00",
    "cutoff_datetime": "2022-11-17T22:05:00-05:00",
    "name": "New York Rangers v. Seattle Kraken",
    "bettypes": [
        {
            "id": "3d2c1be6-eace-42d1-8e94-7b086689830d",
            "match": "https://api-prod.gambitprofit.com/api/matches/8665da3f-60b4-4911-8157-f67e38e46634/?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": "New York Rangers",
                        "amount": 5492.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1cf2fcaf-27c7-4db2-94d1-fb18cb093b56",
                    "gambit_id": "80b0b121-ac9e-4271-ba06-d50e2f6c3ae9",
                    "last_updated": "2022-11-18T09:52:40.184810-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2c1be6-eace-42d1-8e94-7b086689830d/?format=api"
                },
                {
                    "id": "3bde2c55-1c25-4dd1-9a39-b9cf87713376",
                    "gambit_id": "1c1e2e85-a50e-44db-98a0-55f2c8827507",
                    "last_updated": "2022-11-18T09:52:40.183732-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2c1be6-eace-42d1-8e94-7b086689830d/?format=api"
                }
            ]
        },
        {
            "id": "c55ee0f4-2cf7-4bf2-b2cc-18cefa3bfb68",
            "match": "https://api-prod.gambitprofit.com/api/matches/8665da3f-60b4-4911-8157-f67e38e46634/?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": "Seattle Kraken",
                        "amount": 6534.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3466.0
                    }
                ],
                "expected_reward_tokens": 9080.92,
                "profit_sb": 80.92,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b5d156e-4c2d-416a-b7b2-b24a416febe8",
                    "gambit_id": "08ad6926-32ec-4720-90ca-42fd81d09eec",
                    "last_updated": "2022-11-18T09:52:40.180182-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.39000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c55ee0f4-2cf7-4bf2-b2cc-18cefa3bfb68/?format=api"
                },
                {
                    "id": "8f8569f2-4084-4ec1-bec1-25b8b8cda29f",
                    "gambit_id": "a8ff6c15-e945-4fd8-b338-f17be4235285",
                    "last_updated": "2022-11-18T09:52:40.181322-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "2.62000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c55ee0f4-2cf7-4bf2-b2cc-18cefa3bfb68/?format=api"
                }
            ]
        },
        {
            "id": "37932ab4-f40c-44ac-9a34-870e118796f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/8665da3f-60b4-4911-8157-f67e38e46634/?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": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a138cf8f-a176-4f57-9e2f-ca386221e36f",
                    "gambit_id": "e9ca0e3c-b267-4937-b7a6-42c06625cc34",
                    "last_updated": "2022-11-18T09:52:40.176372-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37932ab4-f40c-44ac-9a34-870e118796f3/?format=api"
                },
                {
                    "id": "198e1840-f99a-4ad0-a641-907af0fe2ef8",
                    "gambit_id": "cc9c3e85-f2b6-4502-b6a1-f8a220379cf9",
                    "last_updated": "2022-11-18T09:52:40.177670-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37932ab4-f40c-44ac-9a34-870e118796f3/?format=api"
                }
            ]
        }
    ]
}