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/e1650e73-e4fb-43ab-945f-3b6c4d746f28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e1650e73-e4fb-43ab-945f-3b6c4d746f28",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d191b5eb-094a-4aee-a0d5-382fb8400c66",
    "completed": true,
    "last_updated": "2023-10-16T18:08:31.555147-04:00",
    "created_at": "2023-10-14T09:28:00.722347-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d191b5eb-094a-4aee-a0d5-382fb8400c66",
    "datetime": "2023-10-14T19:07:00-04:00",
    "cutoff_datetime": "2023-10-14T19:07:00-04:00",
    "name": "Minnesota Wild v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "56fda399-c5ce-4c90-9839-c202c3e5dddf",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1650e73-e4fb-43ab-945f-3b6c4d746f28/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-14T09:28:00.736275-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": "Toronto Maple Leafs",
                        "amount": 6010.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38e9e570-5b39-49c9-8489-59009d9fee77",
                    "gambit_id": "8561f0ce-9b7a-447f-8c18-da30659a1dd8",
                    "last_updated": "2023-10-16T18:08:31.569492-04:00",
                    "created_at": "2023-10-14T09:28:00.747851-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56fda399-c5ce-4c90-9839-c202c3e5dddf/?format=api"
                },
                {
                    "id": "067c0a9f-ce8a-459d-a69d-06cbc49f2b09",
                    "gambit_id": "2b6ad116-4f91-42f3-982d-90eda806d59b",
                    "last_updated": "2023-10-16T18:08:31.565935-04:00",
                    "created_at": "2023-10-14T09:28:00.741894-04:00",
                    "name": "Minnesota Wild",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56fda399-c5ce-4c90-9839-c202c3e5dddf/?format=api"
                }
            ]
        },
        {
            "id": "29a13c8d-2311-4616-9f29-cef24c3fcbbf",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1650e73-e4fb-43ab-945f-3b6c4d746f28/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-14T09:28:00.752871-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": "Minnesota Wild",
                        "amount": 6010.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "526b6ad8-69ac-4cdd-8682-cd824e4217eb",
                    "gambit_id": "ca7f093d-66c0-489c-b1bb-9caffa78f674",
                    "last_updated": "2023-10-16T18:08:31.579905-04:00",
                    "created_at": "2023-10-14T09:28:00.756842-04:00",
                    "name": "Minnesota Wild",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a13c8d-2311-4616-9f29-cef24c3fcbbf/?format=api"
                },
                {
                    "id": "1e71b1ee-9259-4160-81da-c1a629ba8cb7",
                    "gambit_id": "6877a3d3-441a-45ed-818c-63267c2e7e14",
                    "last_updated": "2023-10-16T18:08:31.576495-04:00",
                    "created_at": "2023-10-14T09:28:00.761841-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a13c8d-2311-4616-9f29-cef24c3fcbbf/?format=api"
                }
            ]
        },
        {
            "id": "499ef4c5-8035-429a-9992-ac67849fd0c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1650e73-e4fb-43ab-945f-3b6c4d746f28/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-14T09:28:00.767169-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.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24848ec8-8d8e-45b9-ace0-5f1fc14884b6",
                    "gambit_id": "bccc796d-76db-49ad-9824-6d44ee227e7a",
                    "last_updated": "2023-10-16T18:08:31.606266-04:00",
                    "created_at": "2023-10-14T09:28:00.776765-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499ef4c5-8035-429a-9992-ac67849fd0c7/?format=api"
                },
                {
                    "id": "fca37e7e-fa6d-4980-946a-d717e30030dd",
                    "gambit_id": "5ee31da7-423f-4ab7-a0f9-38097eb73f17",
                    "last_updated": "2023-10-16T18:08:31.601479-04:00",
                    "created_at": "2023-10-14T09:28:00.770959-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499ef4c5-8035-429a-9992-ac67849fd0c7/?format=api"
                }
            ]
        }
    ]
}