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/684efe1b-cd7e-44d5-b63f-aa4b1b916484/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "684efe1b-cd7e-44d5-b63f-aa4b1b916484",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "45b7da09-64d8-4a7e-a285-2c739eb8cd7f",
    "completed": true,
    "last_updated": "2023-12-01T19:18:10.048296-05:00",
    "created_at": "2023-11-30T10:28:03.503667-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.33,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/45b7da09-64d8-4a7e-a285-2c739eb8cd7f",
    "datetime": "2023-11-30T20:07:00-05:00",
    "cutoff_datetime": "2023-11-30T20:07:00-05:00",
    "name": "Buffalo Sabres v. St Louis Blues",
    "bettypes": [
        {
            "id": "9d086955-6956-4a50-bc2f-3084ccf42f65",
            "match": "https://api-prod.gambitprofit.com/api/matches/684efe1b-cd7e-44d5-b63f-aa4b1b916484/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-30T10:28:03.512126-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": 5213.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "473bc4c5-9e47-47ed-9996-f39395180644",
                    "gambit_id": "91c3fff1-c0b6-4912-9a1a-5e6eb7a5f0dd",
                    "last_updated": "2023-12-01T19:18:10.060761-05:00",
                    "created_at": "2023-11-30T10:28:03.528535-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d086955-6956-4a50-bc2f-3084ccf42f65/?format=api"
                },
                {
                    "id": "fdf59ce5-79e1-446d-8dc0-603fa5d60f5a",
                    "gambit_id": "a09ce836-ba41-48ab-aa21-8ab0b3f8b8b2",
                    "last_updated": "2023-12-01T19:18:10.057475-05:00",
                    "created_at": "2023-11-30T10:28:03.519922-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d086955-6956-4a50-bc2f-3084ccf42f65/?format=api"
                }
            ]
        },
        {
            "id": "0eb0a65c-7118-40ca-90db-17ad28aabf0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/684efe1b-cd7e-44d5-b63f-aa4b1b916484/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-30T10:28:03.536337-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": "Buffalo Sabres",
                        "amount": 6812.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3188.0
                    }
                ],
                "expected_reward_tokens": 9468.36,
                "profit_sb": -31.64,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "921390f0-6f39-4aff-87b7-2516bcba1c8d",
                    "gambit_id": "925a6df6-e1f0-4bb5-833b-a06ef5cee990",
                    "last_updated": "2023-12-01T19:18:10.067477-05:00",
                    "created_at": "2023-11-30T10:28:03.543271-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb0a65c-7118-40ca-90db-17ad28aabf0f/?format=api"
                },
                {
                    "id": "06816ecc-a96a-43f5-b2b0-176cff6da949",
                    "gambit_id": "e5a8ec41-192c-45d6-9e54-931bc89d5575",
                    "last_updated": "2023-12-01T19:18:10.070853-05:00",
                    "created_at": "2023-11-30T10:28:03.558208-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.97000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb0a65c-7118-40ca-90db-17ad28aabf0f/?format=api"
                }
            ]
        },
        {
            "id": "3aeb2ccb-fe6f-473d-a29f-097ebfd7960e",
            "match": "https://api-prod.gambitprofit.com/api/matches/684efe1b-cd7e-44d5-b63f-aa4b1b916484/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-30T10:28:03.573986-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4ea2059-aa38-403f-86bc-1120c3b35d59",
                    "gambit_id": "cebc2fc9-0308-4773-b4a6-8087c3cee221",
                    "last_updated": "2023-12-01T19:18:10.077867-05:00",
                    "created_at": "2023-11-30T10:28:03.581808-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aeb2ccb-fe6f-473d-a29f-097ebfd7960e/?format=api"
                },
                {
                    "id": "4f54f984-963f-4bbc-b541-343b0bae1f7b",
                    "gambit_id": "ed349cf7-574d-4f8c-a499-63fdfde5b060",
                    "last_updated": "2023-12-01T19:18:10.081326-05:00",
                    "created_at": "2023-11-30T10:28:03.585964-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aeb2ccb-fe6f-473d-a29f-097ebfd7960e/?format=api"
                }
            ]
        }
    ]
}