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/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7be2c564-d26e-4cdf-8e41-46ab1fec5c22",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "76ec1540-1704-4008-a44e-b19581f3215a",
    "completed": true,
    "last_updated": "2023-04-06T21:36:59.544930-04:00",
    "created_at": "2023-04-05T09:22:23.131186-04: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/76ec1540-1704-4008-a44e-b19581f3215a",
    "datetime": "2023-04-05T19:37:00-04:00",
    "cutoff_datetime": "2023-04-05T19:37:00-04:00",
    "name": "Tampa Bay Lightning v. New York Rangers",
    "bettypes": [
        {
            "id": "8f7e91d5-ba60-4c5e-8669-4a08fde3b2ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:23.151245-04: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": 5213.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5201795-a6fb-4326-9411-920cfd6adc30",
                    "gambit_id": "53ddffe6-488d-4bd2-ac80-981a5d878d70",
                    "last_updated": "2023-04-06T21:36:59.562356-04:00",
                    "created_at": "2023-04-05T09:22:23.154835-04:00",
                    "name": "New York Rangers",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7e91d5-ba60-4c5e-8669-4a08fde3b2ef/?format=api"
                },
                {
                    "id": "84a228f4-4448-4f2c-a307-6a489fb08d17",
                    "gambit_id": "2b0eedc2-7350-4efb-98c8-6d1b9e089702",
                    "last_updated": "2023-04-06T21:36:59.564806-04:00",
                    "created_at": "2023-04-05T09:22:23.158210-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7e91d5-ba60-4c5e-8669-4a08fde3b2ef/?format=api"
                }
            ]
        },
        {
            "id": "3112166c-3984-4d6e-81ba-ef5fc71c491b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:23.142928-04: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": "Tampa Bay Lightning",
                        "amount": 6864.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3136.0
                    }
                ],
                "expected_reward_tokens": 9470.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "673901a0-6c7d-4bbe-b624-7f5370ce5607",
                    "gambit_id": "399f7469-e4fb-4b88-b88d-0d87f56883ba",
                    "last_updated": "2023-04-06T21:36:59.557198-04:00",
                    "created_at": "2023-04-05T09:22:23.148207-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3112166c-3984-4d6e-81ba-ef5fc71c491b/?format=api"
                },
                {
                    "id": "bcda613a-5e73-4131-9b1e-a084972a18f2",
                    "gambit_id": "2bb3bc0c-e7a6-42b9-96f7-7ef913899f9d",
                    "last_updated": "2023-04-06T21:36:59.555287-04:00",
                    "created_at": "2023-04-05T09:22:23.145141-04:00",
                    "name": "New York Rangers",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3112166c-3984-4d6e-81ba-ef5fc71c491b/?format=api"
                }
            ]
        },
        {
            "id": "567454b0-516f-4b30-9c52-397b8167d248",
            "match": "https://api-prod.gambitprofit.com/api/matches/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:23.134528-04: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": 5317.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2266af9-0102-4bd5-ac5d-4e88742debb4",
                    "gambit_id": "2eedcd76-c479-42d1-baa1-9e443ec12793",
                    "last_updated": "2023-04-06T21:36:59.549822-04:00",
                    "created_at": "2023-04-05T09:22:23.137902-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567454b0-516f-4b30-9c52-397b8167d248/?format=api"
                },
                {
                    "id": "08de8f43-5840-4bff-bdf5-afcd6b4544e2",
                    "gambit_id": "923aae16-c8d1-4e29-a359-fd12bb06d1d4",
                    "last_updated": "2023-04-06T21:36:59.551714-04:00",
                    "created_at": "2023-04-05T09:22:23.140486-04:00",
                    "name": "Game Total Over 6",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567454b0-516f-4b30-9c52-397b8167d248/?format=api"
                }
            ]
        }
    ]
}