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/c2c96f32-ca93-4421-a657-8ff3ac1ebd7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c2c96f32-ca93-4421-a657-8ff3ac1ebd7c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cc281fb8-d49d-41c5-ae92-370aaf29c025",
    "completed": true,
    "last_updated": "2023-12-05T21:18:21.194175-05:00",
    "created_at": "2023-12-04T09:48:06.928284-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/cc281fb8-d49d-41c5-ae92-370aaf29c025",
    "datetime": "2023-12-04T21:07:00-05:00",
    "cutoff_datetime": "2023-12-04T21:07:00-05:00",
    "name": "Washington Capitals v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "83c30e7e-8673-4010-aeae-921f6e26e9bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2c96f32-ca93-4421-a657-8ff3ac1ebd7c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-04T09:48:06.934360-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": "Arizona Coyotes",
                        "amount": 5317.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dd6bc8e5-0964-4898-a7aa-6adc3ff154f3",
                    "gambit_id": "3486964e-eddd-4c37-9b1b-bd5a64a23a8e",
                    "last_updated": "2023-12-05T21:18:21.211636-05:00",
                    "created_at": "2023-12-04T09:48:06.943207-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c30e7e-8673-4010-aeae-921f6e26e9bc/?format=api"
                },
                {
                    "id": "ecd9fa0d-cd50-48b7-9292-855ad150b1b3",
                    "gambit_id": "ad89019d-4164-426a-a1bd-782aa405e253",
                    "last_updated": "2023-12-05T21:18:21.208346-05:00",
                    "created_at": "2023-12-04T09:48:06.938308-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c30e7e-8673-4010-aeae-921f6e26e9bc/?format=api"
                }
            ]
        },
        {
            "id": "96b43527-aac4-4aef-9188-95cbd9db2541",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2c96f32-ca93-4421-a657-8ff3ac1ebd7c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-04T09:48:06.950362-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": "Washington Capitals",
                        "amount": 6706.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3294.0
                    }
                ],
                "expected_reward_tokens": 9453.78,
                "profit_sb": -46.22,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b576da5e-3c21-45d5-b368-0f34aecd92c2",
                    "gambit_id": "93d9542e-0c38-45b4-bfb3-343178002c05",
                    "last_updated": "2023-12-05T21:18:21.233806-05:00",
                    "created_at": "2023-12-04T09:48:06.954793-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b43527-aac4-4aef-9188-95cbd9db2541/?format=api"
                },
                {
                    "id": "c56b65c6-1236-487b-b2dc-afcd4c937899",
                    "gambit_id": "76e2e0d3-ba38-4ad6-bc5a-eba82c4accb8",
                    "last_updated": "2023-12-05T21:18:21.238517-05:00",
                    "created_at": "2023-12-04T09:48:06.958585-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b43527-aac4-4aef-9188-95cbd9db2541/?format=api"
                }
            ]
        },
        {
            "id": "4114c254-a9bf-4f3e-b085-dcdd75724de1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2c96f32-ca93-4421-a657-8ff3ac1ebd7c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-04T09:48:06.963747-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bd6952c-81f1-4e99-ae21-79cedc9e34dc",
                    "gambit_id": "37e7a94f-fa2b-45f4-a020-7a6ae2e7b8da",
                    "last_updated": "2023-12-05T21:18:21.245046-05:00",
                    "created_at": "2023-12-04T09:48:06.967433-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4114c254-a9bf-4f3e-b085-dcdd75724de1/?format=api"
                },
                {
                    "id": "1f38ace3-1d50-48a0-a3ad-062f1198e253",
                    "gambit_id": "dba51f9b-a4fe-44c0-8da2-ae43aec28bc1",
                    "last_updated": "2023-12-05T21:18:21.248233-05:00",
                    "created_at": "2023-12-04T09:48:06.972780-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4114c254-a9bf-4f3e-b085-dcdd75724de1/?format=api"
                }
            ]
        }
    ]
}