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/6b47b24a-b939-4577-8306-03326f289e8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b47b24a-b939-4577-8306-03326f289e8f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c1e2226e-a57b-41c2-bd9b-16cb91ad18fa",
    "completed": true,
    "last_updated": "2022-12-13T10:07:01.335579-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c1e2226e-a57b-41c2-bd9b-16cb91ad18fa",
    "datetime": "2022-12-12T20:07:00-05:00",
    "cutoff_datetime": "2022-12-12T20:07:00-05:00",
    "name": "Edmonton Oilers v. Minnesota Wild",
    "bettypes": [
        {
            "id": "260d3b69-7661-4319-8b92-cbb90cc5ee1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b47b24a-b939-4577-8306-03326f289e8f/?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": "Minnesota Wild",
                        "amount": 5304.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9cf6176b-62ca-4432-a8eb-8de39ce5afd3",
                    "gambit_id": "adb351e6-ee54-4ffa-8d62-f21b5c5827f3",
                    "last_updated": "2022-12-13T10:07:01.345252-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260d3b69-7661-4319-8b92-cbb90cc5ee1b/?format=api"
                },
                {
                    "id": "47c512b1-8bef-4186-b7c7-cdf1b8d5c273",
                    "gambit_id": "c8a4c169-708f-421e-a1e2-c2bb81b7c955",
                    "last_updated": "2022-12-13T10:07:01.346323-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260d3b69-7661-4319-8b92-cbb90cc5ee1b/?format=api"
                }
            ]
        },
        {
            "id": "86b95c7a-4181-447d-b472-b842efc468c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b47b24a-b939-4577-8306-03326f289e8f/?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": "Edmonton Oilers",
                        "amount": 6584.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3416.0
                    }
                ],
                "expected_reward_tokens": 9085.92,
                "profit_sb": 85.92,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8bead9a1-0d52-44d5-89e8-c0b46e600f97",
                    "gambit_id": "27db83f6-7236-419c-a760-2fd6f46e73fd",
                    "last_updated": "2022-12-13T10:07:01.343002-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86b95c7a-4181-447d-b472-b842efc468c9/?format=api"
                },
                {
                    "id": "8e048e90-7e9d-4513-94b3-9aca45184748",
                    "gambit_id": "5a537c9b-3662-436d-9506-95470d973b70",
                    "last_updated": "2022-12-13T10:07:01.341790-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.66000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86b95c7a-4181-447d-b472-b842efc468c9/?format=api"
                }
            ]
        },
        {
            "id": "9ea80b12-a98b-483a-9dfb-9ff08b6c6a36",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b47b24a-b939-4577-8306-03326f289e8f/?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 Over 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c35e3085-1e06-42b3-b12f-a7fb77ff34da",
                    "gambit_id": "d797c388-9e26-409a-a673-021b34d0ad08",
                    "last_updated": "2022-12-13T10:07:01.339507-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ea80b12-a98b-483a-9dfb-9ff08b6c6a36/?format=api"
                },
                {
                    "id": "e7a7188e-b87f-4a35-8858-322ecd037457",
                    "gambit_id": "32e02eb1-0880-44da-8b9e-94d42322146d",
                    "last_updated": "2022-12-13T10:07:01.338311-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ea80b12-a98b-483a-9dfb-9ff08b6c6a36/?format=api"
                }
            ]
        }
    ]
}