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/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e367dfd-6c04-47d1-82c2-4012f3efd3c2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "849e0ca1-d7bb-4786-bbd3-45bbee889486",
    "completed": true,
    "last_updated": "2023-01-17T11:22:13.682485-05:00",
    "created_at": "2023-01-16T09:52:12.264531-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/849e0ca1-d7bb-4786-bbd3-45bbee889486",
    "datetime": "2023-01-16T19:07:00-05:00",
    "cutoff_datetime": "2023-01-16T19:07:00-05:00",
    "name": "New York Rangers v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "2001853b-c687-4436-b876-e3a4e5561a2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-16T09:52:12.287883-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": "New York Rangers",
                        "amount": 6026.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3974.0
                    }
                ],
                "expected_reward_tokens": 9099.26,
                "profit_sb": 99.26,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0a299afb-fc24-428a-bc77-19e5dcb97b8c",
                    "gambit_id": "3ddeed93-e681-43c3-93e6-84073b10aae3",
                    "last_updated": "2023-01-17T11:22:13.693498-05:00",
                    "created_at": "2023-01-16T09:52:12.294155-05:00",
                    "name": "New York Rangers",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2001853b-c687-4436-b876-e3a4e5561a2b/?format=api"
                },
                {
                    "id": "28816993-7cec-45b3-9af6-5d402e20209a",
                    "gambit_id": "f4a22053-180e-47be-9226-0c12f7595606",
                    "last_updated": "2023-01-17T11:22:13.692340-05:00",
                    "created_at": "2023-01-16T09:52:12.290928-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.29000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2001853b-c687-4436-b876-e3a4e5561a2b/?format=api"
                }
            ]
        },
        {
            "id": "042ff438-0583-44a4-bb8f-585d052263bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-16T09:52:12.278174-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": "Columbus Blue Jackets",
                        "amount": 5822.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4178.0
                    }
                ],
                "expected_reward_tokens": 9024.1,
                "profit_sb": 24.1,
                "profit_sb_percentage": 0.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eaf355f8-c9b9-41f5-a4a5-c23b4fb649d6",
                    "gambit_id": "a229bf0e-d68b-45ae-be61-bb9b26ab7eb7",
                    "last_updated": "2023-01-17T11:22:13.688695-05:00",
                    "created_at": "2023-01-16T09:52:12.281460-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.55000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/042ff438-0583-44a4-bb8f-585d052263bf/?format=api"
                },
                {
                    "id": "3bfbc44a-705f-4984-b45a-9ac976b6c713",
                    "gambit_id": "30a0ff9e-c77f-40df-8253-58511f483150",
                    "last_updated": "2023-01-17T11:22:13.689812-05:00",
                    "created_at": "2023-01-16T09:52:12.284775-05:00",
                    "name": "New York Rangers",
                    "reward": "2.16000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/042ff438-0583-44a4-bb8f-585d052263bf/?format=api"
                }
            ]
        },
        {
            "id": "d779948a-95e9-4bad-b962-999d574e6889",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-16T09:52:12.268314-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 Under 6.5",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2b6b622-280f-47a4-8e0e-7b4e273ed7d0",
                    "gambit_id": "58517b00-2b32-4059-a8b6-f5c9937b3a1a",
                    "last_updated": "2023-01-17T11:22:13.685464-05:00",
                    "created_at": "2023-01-16T09:52:12.271459-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d779948a-95e9-4bad-b962-999d574e6889/?format=api"
                },
                {
                    "id": "71638d51-388e-45fc-8e45-439e0f8f989a",
                    "gambit_id": "3a3bae1a-ea09-4e47-9178-04246401641f",
                    "last_updated": "2023-01-17T11:22:13.686571-05:00",
                    "created_at": "2023-01-16T09:52:12.274706-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d779948a-95e9-4bad-b962-999d574e6889/?format=api"
                }
            ]
        }
    ]
}