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/4bc6c179-2a6c-4976-ba11-ae5285e0fb4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4bc6c179-2a6c-4976-ba11-ae5285e0fb4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e2793761-c1b0-4475-87bb-63762aa3149f",
    "completed": true,
    "last_updated": "2024-01-19T11:48:28.768685-05:00",
    "created_at": "2024-01-16T09:03:05.298896-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.13,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e2793761-c1b0-4475-87bb-63762aa3149f",
    "datetime": "2024-01-16T20:07:00-05:00",
    "cutoff_datetime": "2024-01-16T20:07:00-05:00",
    "name": "New York Islanders v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "bb210c7f-36b6-476e-8b7c-5519e0094324",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bc6c179-2a6c-4976-ba11-ae5285e0fb4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-16T09:03:05.306749-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": "Winnipeg Jets",
                        "amount": 6324.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b4959f6-bfe6-4423-887d-67248a5767a5",
                    "gambit_id": "35b60c4a-1818-47dc-8c68-1e5bec4af52e",
                    "last_updated": "2024-01-19T11:48:28.782896-05:00",
                    "created_at": "2024-01-16T09:03:05.316560-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb210c7f-36b6-476e-8b7c-5519e0094324/?format=api"
                },
                {
                    "id": "1c40d089-f764-4956-814a-ab1b5bf60146",
                    "gambit_id": "b632abd1-9d15-45b6-90ae-d449beb2476d",
                    "last_updated": "2024-01-19T11:48:28.779307-05:00",
                    "created_at": "2024-01-16T09:03:05.312096-05:00",
                    "name": "New York Islanders",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb210c7f-36b6-476e-8b7c-5519e0094324/?format=api"
                }
            ]
        },
        {
            "id": "3e85655f-ccd3-4c73-8b5a-d1bc2806a5ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bc6c179-2a6c-4976-ba11-ae5285e0fb4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-16T09:03:05.321139-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 Islanders",
                        "amount": 5857.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51617cd9-240b-4fe5-9ad5-d96df1ae167b",
                    "gambit_id": "fb186997-d03c-428a-af2c-fb6878f45b6e",
                    "last_updated": "2024-01-19T11:48:28.789388-05:00",
                    "created_at": "2024-01-16T09:03:05.325318-05:00",
                    "name": "New York Islanders",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e85655f-ccd3-4c73-8b5a-d1bc2806a5ab/?format=api"
                },
                {
                    "id": "20282264-3d53-44fc-8fb8-73f9219e8fe4",
                    "gambit_id": "421ac5a3-d45c-47e9-817f-4fab04ad786d",
                    "last_updated": "2024-01-19T11:48:28.792593-05:00",
                    "created_at": "2024-01-16T09:03:05.330005-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e85655f-ccd3-4c73-8b5a-d1bc2806a5ab/?format=api"
                }
            ]
        },
        {
            "id": "873c6cb3-13ea-4cb4-9598-ad6e4bc32933",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bc6c179-2a6c-4976-ba11-ae5285e0fb4b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-16T09:03:05.335516-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4590d51-3847-4a1b-a158-69b58fdb7af6",
                    "gambit_id": "81506e73-4c3f-4078-991d-12b6e23aa0bd",
                    "last_updated": "2024-01-19T11:48:28.802543-05:00",
                    "created_at": "2024-01-16T09:03:05.346524-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/873c6cb3-13ea-4cb4-9598-ad6e4bc32933/?format=api"
                },
                {
                    "id": "98dd48bc-3735-4871-8926-273afc3ded66",
                    "gambit_id": "a174ee97-b49d-492a-b738-744503b9ebc0",
                    "last_updated": "2024-01-19T11:48:28.799114-05:00",
                    "created_at": "2024-01-16T09:03:05.340827-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/873c6cb3-13ea-4cb4-9598-ad6e4bc32933/?format=api"
                }
            ]
        }
    ]
}