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/45551883-f2eb-48e8-bd4c-e0defcf7e31f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "45551883-f2eb-48e8-bd4c-e0defcf7e31f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "84ce7f7b-864c-4223-b7e7-13ca375f52eb",
    "completed": true,
    "last_updated": "2023-02-28T12:37:07.313713-05:00",
    "created_at": "2023-02-26T10:36:58.154802-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/84ce7f7b-864c-4223-b7e7-13ca375f52eb",
    "datetime": "2023-02-26T15:37:00-05:00",
    "cutoff_datetime": "2023-02-26T15:37:00-05:00",
    "name": "New York Islanders v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "905760cc-3ca5-466c-89a1-99b4c60096ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/45551883-f2eb-48e8-bd4c-e0defcf7e31f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-26T10:36:58.166643-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": "Winnipeg Jets",
                        "amount": 5610.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ba197f8-cd85-45ae-a8ba-2569db1112bb",
                    "gambit_id": "f17eaf98-6103-4b59-85ea-04a4709e3f85",
                    "last_updated": "2023-02-28T12:37:07.323916-05:00",
                    "created_at": "2023-02-26T10:36:58.167853-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/905760cc-3ca5-466c-89a1-99b4c60096ca/?format=api"
                },
                {
                    "id": "f919a8e5-170d-48fe-8564-8d8a0380b63d",
                    "gambit_id": "f4b154e9-3c68-4a99-be99-6881370b08d6",
                    "last_updated": "2023-02-28T12:37:07.325090-05:00",
                    "created_at": "2023-02-26T10:36:58.169117-05:00",
                    "name": "New York Islanders",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/905760cc-3ca5-466c-89a1-99b4c60096ca/?format=api"
                }
            ]
        },
        {
            "id": "811c8c1d-6306-40d8-b1fd-83be86c5663c",
            "match": "https://api-prod.gambitprofit.com/api/matches/45551883-f2eb-48e8-bd4c-e0defcf7e31f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-26T10:36:58.162732-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 Islanders",
                        "amount": 6721.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9476.31,
                "profit_sb": -23.69,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "499cb6d7-fa34-462d-a2ea-92d222034868",
                    "gambit_id": "b66c41ce-5d11-40e0-9244-6ba23a6c98ca",
                    "last_updated": "2023-02-28T12:37:07.321573-05:00",
                    "created_at": "2023-02-26T10:36:58.165346-05:00",
                    "name": "New York Islanders",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811c8c1d-6306-40d8-b1fd-83be86c5663c/?format=api"
                },
                {
                    "id": "97ddc419-27c3-4686-bca6-f20bf9e4dff6",
                    "gambit_id": "8cd483d6-bea1-4260-a9db-2cf3a9fa2179",
                    "last_updated": "2023-02-28T12:37:07.320347-05:00",
                    "created_at": "2023-02-26T10:36:58.164014-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811c8c1d-6306-40d8-b1fd-83be86c5663c/?format=api"
                }
            ]
        },
        {
            "id": "4dbd7fbc-667c-4e06-8664-08115a3fa250",
            "match": "https://api-prod.gambitprofit.com/api/matches/45551883-f2eb-48e8-bd4c-e0defcf7e31f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-26T10:36:58.156976-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 5.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cab3da15-83a6-421d-be57-e418f6251494",
                    "gambit_id": "1bc22b8d-ce02-4177-89d0-29b98920adfe",
                    "last_updated": "2023-02-28T12:37:07.317733-05:00",
                    "created_at": "2023-02-26T10:36:58.159914-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dbd7fbc-667c-4e06-8664-08115a3fa250/?format=api"
                },
                {
                    "id": "488b9732-44fc-4795-9e08-7fab6f89901d",
                    "gambit_id": "d87857ea-6d26-48f8-8715-502588bbcb2d",
                    "last_updated": "2023-02-28T12:37:07.316572-05:00",
                    "created_at": "2023-02-26T10:36:58.158528-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dbd7fbc-667c-4e06-8664-08115a3fa250/?format=api"
                }
            ]
        }
    ]
}