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/dedf64ac-fdb8-49d3-8a63-0a419674edd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dedf64ac-fdb8-49d3-8a63-0a419674edd5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b7ec0ccc-2ab3-48bd-95b0-320fd9b48b9a",
    "completed": true,
    "last_updated": "2022-12-03T10:22:35.644761-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b7ec0ccc-2ab3-48bd-95b0-320fd9b48b9a",
    "datetime": "2022-12-01T20:07:00-05:00",
    "cutoff_datetime": "2022-12-01T20:07:00-05:00",
    "name": "Carolina Hurricanes v. St Louis Blues",
    "bettypes": [
        {
            "id": "056700ae-e091-4885-8e1f-c714c615069e",
            "match": "https://api-prod.gambitprofit.com/api/matches/dedf64ac-fdb8-49d3-8a63-0a419674edd5/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Carolina Hurricanes",
                        "amount": 5571.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "111284e1-010f-4a44-b32e-5d19fbf90b52",
                    "gambit_id": "093c3778-92e3-47ce-b1f9-18e42ca39233",
                    "last_updated": "2022-12-03T10:22:35.655206-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/056700ae-e091-4885-8e1f-c714c615069e/?format=api"
                },
                {
                    "id": "389a0b7b-3dc6-4e7d-ab0d-c9b872b8774e",
                    "gambit_id": "281d6d6c-e0af-45b3-ae51-d937842de566",
                    "last_updated": "2022-12-03T10:22:35.654214-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/056700ae-e091-4885-8e1f-c714c615069e/?format=api"
                }
            ]
        },
        {
            "id": "933b4027-aeac-4c11-ac7c-4a33a1fd3784",
            "match": "https://api-prod.gambitprofit.com/api/matches/dedf64ac-fdb8-49d3-8a63-0a419674edd5/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "St Louis Blues",
                        "amount": 6534.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3466.0
                    }
                ],
                "expected_reward_tokens": 9080.92,
                "profit_sb": 80.92,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fcbd0096-fd9c-47f9-8ba0-000a2beca1e9",
                    "gambit_id": "ccca1cfc-ac05-4e28-9ddf-3d4c8b0b4002",
                    "last_updated": "2022-12-03T10:22:35.651151-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.39000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933b4027-aeac-4c11-ac7c-4a33a1fd3784/?format=api"
                },
                {
                    "id": "9a417bff-535a-4c95-8176-e9eb890be1cf",
                    "gambit_id": "09c7e81c-8b83-4667-896d-10ba15dd8e37",
                    "last_updated": "2022-12-03T10:22:35.652220-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.62000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933b4027-aeac-4c11-ac7c-4a33a1fd3784/?format=api"
                }
            ]
        },
        {
            "id": "69666a07-27a1-4ce8-82e6-eb0130b67790",
            "match": "https://api-prod.gambitprofit.com/api/matches/dedf64ac-fdb8-49d3-8a63-0a419674edd5/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef391c8c-3d4e-48a5-b5c1-462920a9036f",
                    "gambit_id": "a0b919fd-2fad-42eb-af4f-7daceb4b16ad",
                    "last_updated": "2022-12-03T10:22:35.647611-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69666a07-27a1-4ce8-82e6-eb0130b67790/?format=api"
                },
                {
                    "id": "2b50dba0-9489-4f6a-a98c-cb216927cfd4",
                    "gambit_id": "617b6624-98c4-4618-89fd-b77ea3c4912d",
                    "last_updated": "2022-12-03T10:22:35.648888-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69666a07-27a1-4ce8-82e6-eb0130b67790/?format=api"
                }
            ]
        }
    ]
}