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/a7bc7fb8-f007-457e-adfa-6cef9455f30b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a7bc7fb8-f007-457e-adfa-6cef9455f30b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8a9b2f2-58e2-4e4d-814a-c6fb70d9509d",
    "completed": true,
    "last_updated": "2023-02-22T08:57:05.360891-05:00",
    "created_at": "2023-02-21T08:51:54.956879-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c8a9b2f2-58e2-4e4d-814a-c6fb70d9509d",
    "datetime": "2023-02-21T20:07:00-05:00",
    "cutoff_datetime": "2023-02-21T20:07:00-05:00",
    "name": "Vancouver Canucks v. Nashville Predators",
    "bettypes": [
        {
            "id": "b154a0d3-77f8-40f3-93bb-fd422c41a00e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7bc7fb8-f007-457e-adfa-6cef9455f30b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-21T08:51:54.966410-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": "Nashville Predators",
                        "amount": 5863.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "732a441b-0eea-4caf-ac04-7c78b427ee68",
                    "gambit_id": "a3f5c17e-a53c-49bc-856a-cd9e8cbcad64",
                    "last_updated": "2023-02-22T08:57:05.370763-05:00",
                    "created_at": "2023-02-21T08:51:54.967623-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b154a0d3-77f8-40f3-93bb-fd422c41a00e/?format=api"
                },
                {
                    "id": "47b6e895-444f-4eaf-96c9-ec3b39058256",
                    "gambit_id": "0549e3f0-df72-4044-90db-742a2ed8e882",
                    "last_updated": "2023-02-22T08:57:05.371932-05:00",
                    "created_at": "2023-02-21T08:51:54.969075-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b154a0d3-77f8-40f3-93bb-fd422c41a00e/?format=api"
                }
            ]
        },
        {
            "id": "9a4fda50-a07d-4069-93e3-07e3c3f90a64",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7bc7fb8-f007-457e-adfa-6cef9455f30b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-21T08:51:54.962615-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": "Vancouver Canucks",
                        "amount": 6104.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2418fcd1-9ad0-4d25-960b-d85c06663866",
                    "gambit_id": "7b510309-dc4c-4c8a-ad5f-4b6ff60c68c2",
                    "last_updated": "2023-02-22T08:57:05.368437-05:00",
                    "created_at": "2023-02-21T08:51:54.965095-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4fda50-a07d-4069-93e3-07e3c3f90a64/?format=api"
                },
                {
                    "id": "e01dcaee-191c-4939-a290-9598e715a601",
                    "gambit_id": "b412f26a-d58f-4619-a4cf-f79abdc353cb",
                    "last_updated": "2023-02-22T08:57:05.367243-05:00",
                    "created_at": "2023-02-21T08:51:54.963810-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4fda50-a07d-4069-93e3-07e3c3f90a64/?format=api"
                }
            ]
        },
        {
            "id": "d819161a-e47d-473a-9970-4d7aab837176",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7bc7fb8-f007-457e-adfa-6cef9455f30b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-21T08:51:54.958662-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": 5419.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d7a43d5-3b25-4b26-8d85-468ad6c88238",
                    "gambit_id": "37bcaaf8-bb96-4014-a1c4-45d5ab1290a9",
                    "last_updated": "2023-02-22T08:57:05.364855-05:00",
                    "created_at": "2023-02-21T08:51:54.961291-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d819161a-e47d-473a-9970-4d7aab837176/?format=api"
                },
                {
                    "id": "0907529c-e0d8-4600-88ad-edfe71931a80",
                    "gambit_id": "92df0556-953c-4911-9a31-743ef0d2b517",
                    "last_updated": "2023-02-22T08:57:05.363677-05:00",
                    "created_at": "2023-02-21T08:51:54.959959-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d819161a-e47d-473a-9970-4d7aab837176/?format=api"
                }
            ]
        }
    ]
}