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/451daf6b-7ed7-4424-8aa0-9bf7dfa1bf61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "451daf6b-7ed7-4424-8aa0-9bf7dfa1bf61",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f568c1bd-d156-4f9f-bbbc-7f450d38bc42",
    "completed": true,
    "last_updated": "2023-12-12T10:28:16.779494-05:00",
    "created_at": "2023-12-10T09:58:02.358916-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f568c1bd-d156-4f9f-bbbc-7f450d38bc42",
    "datetime": "2023-12-10T19:07:00-05:00",
    "cutoff_datetime": "2023-12-10T19:07:00-05:00",
    "name": "Los Angeles Kings v. New York Rangers",
    "bettypes": [
        {
            "id": "c609ca9e-e4fa-4744-a57d-d7538e2f133e",
            "match": "https://api-prod.gambitprofit.com/api/matches/451daf6b-7ed7-4424-8aa0-9bf7dfa1bf61/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-10T09:58:02.365907-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": 5107.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29be656b-1fd3-42af-a608-ff8fb1fc6937",
                    "gambit_id": "27c795f7-b279-4c72-b3b1-223d9f1e9bcb",
                    "last_updated": "2023-12-12T10:28:16.795195-05:00",
                    "created_at": "2023-12-10T09:58:02.376916-05:00",
                    "name": "New York Rangers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c609ca9e-e4fa-4744-a57d-d7538e2f133e/?format=api"
                },
                {
                    "id": "ace61a5b-03be-4ac1-b4ae-804db5e71a4c",
                    "gambit_id": "c8b2f492-6cd3-4930-9c0e-1f76cff36e2a",
                    "last_updated": "2023-12-12T10:28:16.791997-05:00",
                    "created_at": "2023-12-10T09:58:02.370738-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c609ca9e-e4fa-4744-a57d-d7538e2f133e/?format=api"
                }
            ]
        },
        {
            "id": "d863b47f-0b92-438f-9683-8280ae39367f",
            "match": "https://api-prod.gambitprofit.com/api/matches/451daf6b-7ed7-4424-8aa0-9bf7dfa1bf61/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-10T09:58:02.382730-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": "Los Angeles Kings",
                        "amount": 6759.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52b8f58a-7f30-428f-88ee-a8617f70c068",
                    "gambit_id": "dfceeba2-5a21-48fb-9d76-ec62e7ef6b84",
                    "last_updated": "2023-12-12T10:28:16.801342-05:00",
                    "created_at": "2023-12-10T09:58:02.388359-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d863b47f-0b92-438f-9683-8280ae39367f/?format=api"
                },
                {
                    "id": "b02c1284-3411-4fd6-b4c6-3fbadb026592",
                    "gambit_id": "abb14e4a-776e-438d-8657-5e4d6092b305",
                    "last_updated": "2023-12-12T10:28:16.804500-05:00",
                    "created_at": "2023-12-10T09:58:02.394140-05:00",
                    "name": "New York Rangers",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d863b47f-0b92-438f-9683-8280ae39367f/?format=api"
                }
            ]
        },
        {
            "id": "933a3396-b459-42d2-a9f4-ecb65cf2ebf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/451daf6b-7ed7-4424-8aa0-9bf7dfa1bf61/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-10T09:58:02.398868-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dfa162d6-90c4-46d0-ad89-d8642c041b4e",
                    "gambit_id": "a1b745b7-4a42-425f-bbd0-48d23c4f9365",
                    "last_updated": "2023-12-12T10:28:16.810730-05:00",
                    "created_at": "2023-12-10T09:58:02.403197-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933a3396-b459-42d2-a9f4-ecb65cf2ebf6/?format=api"
                },
                {
                    "id": "709b7a4f-d526-47d1-a7f9-2bce41c91342",
                    "gambit_id": "7f93b599-977c-4228-bc2c-f26f00b5538e",
                    "last_updated": "2023-12-12T10:28:16.813912-05:00",
                    "created_at": "2023-12-10T09:58:02.407690-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933a3396-b459-42d2-a9f4-ecb65cf2ebf6/?format=api"
                }
            ]
        }
    ]
}