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/1ac84946-e0d7-489a-be95-e199642ef445/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1ac84946-e0d7-489a-be95-e199642ef445",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "833f2e46-e394-449c-8020-650bdbda8af6",
    "completed": true,
    "last_updated": "2023-02-13T10:02:11.508968-05:00",
    "created_at": "2023-02-12T10:56:58.123188-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/833f2e46-e394-449c-8020-650bdbda8af6",
    "datetime": "2023-02-12T13:07:00-05:00",
    "cutoff_datetime": "2023-02-12T13:07:00-05:00",
    "name": "Seattle Kraken v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "076199d2-43b5-4858-aa6d-897d2ba64575",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ac84946-e0d7-489a-be95-e199642ef445/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-12T10:56:58.133606-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": "Seattle Kraken",
                        "amount": 5863.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2606854b-b889-4af1-8d9f-667fe8c3faf7",
                    "gambit_id": "a8537d5c-71a3-47be-a9d4-9128ace73207",
                    "last_updated": "2023-02-13T10:02:11.521196-05:00",
                    "created_at": "2023-02-12T10:56:58.136139-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/076199d2-43b5-4858-aa6d-897d2ba64575/?format=api"
                },
                {
                    "id": "bdd535f1-bd15-4746-9bce-aa6e09da0b80",
                    "gambit_id": "edc7acc2-78f2-4487-83a2-f8abbde99c0a",
                    "last_updated": "2023-02-13T10:02:11.520047-05:00",
                    "created_at": "2023-02-12T10:56:58.134804-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/076199d2-43b5-4858-aa6d-897d2ba64575/?format=api"
                }
            ]
        },
        {
            "id": "78524e74-5743-49e4-b7ba-c9710ea75748",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ac84946-e0d7-489a-be95-e199642ef445/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-12T10:56:58.129608-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": "Philadelphia Flyers",
                        "amount": 6235.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3765.0
                    }
                ],
                "expected_reward_tokens": 9600.75,
                "profit_sb": 100.75,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2c9e43a-5aef-4468-9f8f-22b9394ee21f",
                    "gambit_id": "c94e678b-29b3-425f-b619-55746c9befa4",
                    "last_updated": "2023-02-13T10:02:11.516373-05:00",
                    "created_at": "2023-02-12T10:56:58.130869-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78524e74-5743-49e4-b7ba-c9710ea75748/?format=api"
                },
                {
                    "id": "79905e16-9bfd-44e3-873b-8fab7faefcbd",
                    "gambit_id": "5f84e2f8-d631-49fa-9748-f34c1b8271e6",
                    "last_updated": "2023-02-13T10:02:11.517563-05:00",
                    "created_at": "2023-02-12T10:56:58.132223-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.55000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78524e74-5743-49e4-b7ba-c9710ea75748/?format=api"
                }
            ]
        },
        {
            "id": "84ef24c1-9434-4caa-ad6c-3d6c2ad7e7ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ac84946-e0d7-489a-be95-e199642ef445/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-12T10:56:58.125228-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": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37e3a1b5-2b9b-41ca-b3e1-aeb0b18c01c6",
                    "gambit_id": "e43ae86f-a9b4-4732-bcad-c5233993fdbf",
                    "last_updated": "2023-02-13T10:02:11.513911-05:00",
                    "created_at": "2023-02-12T10:56:58.128236-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ef24c1-9434-4caa-ad6c-3d6c2ad7e7ca/?format=api"
                },
                {
                    "id": "73a9cfe6-e042-455b-a188-ad2c551977b6",
                    "gambit_id": "a6682993-659a-4764-b564-c16efd69b6fe",
                    "last_updated": "2023-02-13T10:02:11.511936-05:00",
                    "created_at": "2023-02-12T10:56:58.126772-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ef24c1-9434-4caa-ad6c-3d6c2ad7e7ca/?format=api"
                }
            ]
        }
    ]
}