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/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c8ee524e-84bd-41a2-b12e-74d749cedf26",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db6bdb9b-135b-40f0-a5e7-cb2d0c27a420",
    "completed": true,
    "last_updated": "2024-01-02T10:23:09.790677-05:00",
    "created_at": "2023-12-31T10:08:02.953536-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/db6bdb9b-135b-40f0-a5e7-cb2d0c27a420",
    "datetime": "2023-12-31T19:07:00-05:00",
    "cutoff_datetime": "2023-12-31T19:07:00-05:00",
    "name": "Montreal Canadiens v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-31T10:08:02.961360-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": "Tampa Bay Lightning",
                        "amount": 6324.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ceed2e4-e273-4d58-9979-25efc171ccf3",
                    "gambit_id": "04f50f9f-a563-4dc7-ad3e-3e22b3c91f15",
                    "last_updated": "2024-01-02T10:23:09.807395-05:00",
                    "created_at": "2023-12-31T10:08:02.969194-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf/?format=api"
                },
                {
                    "id": "464ef276-fa13-4cff-a1b1-7219643c3ca6",
                    "gambit_id": "a144c0be-d344-4081-814e-2c4d5d140567",
                    "last_updated": "2024-01-02T10:23:09.803733-05:00",
                    "created_at": "2023-12-31T10:08:02.965348-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aafbed5-4ad5-4ee4-8ad6-19f07ac18fcf/?format=api"
                }
            ]
        },
        {
            "id": "70bc2093-dda2-4ef4-9914-d501f975aab8",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-31T10:08:02.973832-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": "Montreal Canadiens",
                        "amount": 5688.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b01b0198-2c89-4853-9c9f-7ef8510ba8be",
                    "gambit_id": "f5ed0b48-cbe7-4d6b-b083-d38b6e5944fd",
                    "last_updated": "2024-01-02T10:23:09.829066-05:00",
                    "created_at": "2023-12-31T10:08:02.977487-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70bc2093-dda2-4ef4-9914-d501f975aab8/?format=api"
                },
                {
                    "id": "8d68675b-cef7-4eec-9538-c5b0f02bf246",
                    "gambit_id": "0ee66a1e-1bbb-4b08-bb12-573cf78cd57a",
                    "last_updated": "2024-01-02T10:23:09.837320-05:00",
                    "created_at": "2023-12-31T10:08:02.982545-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70bc2093-dda2-4ef4-9914-d501f975aab8/?format=api"
                }
            ]
        },
        {
            "id": "b016c343-82a1-4639-bc00-258cb8f20b8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-31T10:08:02.986886-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "056b4f7a-ca47-4817-93cc-8922a5d7804a",
                    "gambit_id": "0693ca91-3392-4d18-9ef3-4df20d1f82a7",
                    "last_updated": "2024-01-02T10:23:09.849892-05:00",
                    "created_at": "2023-12-31T10:08:02.990993-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b016c343-82a1-4639-bc00-258cb8f20b8d/?format=api"
                },
                {
                    "id": "96138618-4ddd-4a06-ab1b-7c01445d69f0",
                    "gambit_id": "8a348ed3-4ba5-40af-8661-70deea275a9f",
                    "last_updated": "2024-01-02T10:23:09.854135-05:00",
                    "created_at": "2023-12-31T10:08:02.995677-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b016c343-82a1-4639-bc00-258cb8f20b8d/?format=api"
                }
            ]
        }
    ]
}