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/0dbeb13b-0fb3-4c2d-a1a2-5129ba8a5e1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0dbeb13b-0fb3-4c2d-a1a2-5129ba8a5e1c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "60b947ce-287f-40b7-8868-927cd9fab685",
    "completed": true,
    "last_updated": "2023-03-03T09:57:03.815381-05:00",
    "created_at": "2023-03-02T07:42:05.939059-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/60b947ce-287f-40b7-8868-927cd9fab685",
    "datetime": "2023-03-02T20:37:00-05:00",
    "cutoff_datetime": "2023-03-02T20:37:00-05:00",
    "name": "Dallas Stars v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "2219cb83-e90c-40e5-b9eb-44e616500e86",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dbeb13b-0fb3-4c2d-a1a2-5129ba8a5e1c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-02T07:42:05.948013-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": "Dallas Stars",
                        "amount": 6942.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4e941e19-f395-4505-81e1-df25c2f3dbcd",
                    "gambit_id": "1948d741-bdf8-4346-a4c1-72bfc90fd315",
                    "last_updated": "2023-03-03T09:57:03.826726-05:00",
                    "created_at": "2023-03-02T07:42:05.950405-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2219cb83-e90c-40e5-b9eb-44e616500e86/?format=api"
                },
                {
                    "id": "c602cdc6-9ee2-442e-a80f-d2239162374a",
                    "gambit_id": "9f323aae-19e2-43ad-a4aa-fba2198c67c8",
                    "last_updated": "2023-03-03T09:57:03.825452-05:00",
                    "created_at": "2023-03-02T07:42:05.949203-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2219cb83-e90c-40e5-b9eb-44e616500e86/?format=api"
                }
            ]
        },
        {
            "id": "06de613a-bd7d-4aa8-9ebb-a2b0780bcb65",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dbeb13b-0fb3-4c2d-a1a2-5129ba8a5e1c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-02T07:42:05.944449-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": "Dallas Stars",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14e63f52-8e50-4c34-a2fe-d4813ca0a4c2",
                    "gambit_id": "c3d73d04-4def-4a4c-8952-5bb1a3384fe7",
                    "last_updated": "2023-03-03T09:57:03.821701-05:00",
                    "created_at": "2023-03-02T07:42:05.946774-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06de613a-bd7d-4aa8-9ebb-a2b0780bcb65/?format=api"
                },
                {
                    "id": "e9d4a8ab-d10c-455d-9d98-0e59dab5aa97",
                    "gambit_id": "ce395327-3bbc-42f6-863d-b6ee52e885df",
                    "last_updated": "2023-03-03T09:57:03.822842-05:00",
                    "created_at": "2023-03-02T07:42:05.945570-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06de613a-bd7d-4aa8-9ebb-a2b0780bcb65/?format=api"
                }
            ]
        },
        {
            "id": "4b200bea-7242-4a37-977d-5c2dc9941a7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dbeb13b-0fb3-4c2d-a1a2-5129ba8a5e1c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-02T07:42:05.940754-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "41f9c53b-a7fc-498e-966a-2d31eefdf4e3",
                    "gambit_id": "e982e641-4d39-4a43-b8d3-5bb213143b70",
                    "last_updated": "2023-03-03T09:57:03.819376-05:00",
                    "created_at": "2023-03-02T07:42:05.943152-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b200bea-7242-4a37-977d-5c2dc9941a7c/?format=api"
                },
                {
                    "id": "3819e318-c06d-4866-9aa5-2db054de6215",
                    "gambit_id": "023e2538-47a6-4ce6-899d-3e0bf78887f1",
                    "last_updated": "2023-03-03T09:57:03.818224-05:00",
                    "created_at": "2023-03-02T07:42:05.941958-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b200bea-7242-4a37-977d-5c2dc9941a7c/?format=api"
                }
            ]
        }
    ]
}