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/b3b62d7b-b944-430e-8e87-18f6e8d512f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3b62d7b-b944-430e-8e87-18f6e8d512f0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "033ef768-5290-4303-8376-b9685a6fd6d7",
    "completed": true,
    "last_updated": "2023-10-21T10:13:18.383321-04:00",
    "created_at": "2023-10-20T09:13:17.643150-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/033ef768-5290-4303-8376-b9685a6fd6d7",
    "datetime": "2023-10-20T19:07:00-04:00",
    "cutoff_datetime": "2023-10-20T19:07:00-04:00",
    "name": "Calgary Flames v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "4b02d909-29b0-4330-b4a9-0294eb276f12",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3b62d7b-b944-430e-8e87-18f6e8d512f0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-20T09:13:17.653762-04: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": "Calgary Flames",
                        "amount": 6010.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6f4d012-12cd-4b50-ba84-1292e66ec7f8",
                    "gambit_id": "6ca58569-2034-4738-9d8a-f76709cf2409",
                    "last_updated": "2023-10-21T10:13:18.394919-04:00",
                    "created_at": "2023-10-20T09:13:17.658761-04:00",
                    "name": "Calgary Flames",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b02d909-29b0-4330-b4a9-0294eb276f12/?format=api"
                },
                {
                    "id": "f88cad29-37b6-4b18-b7ac-286a915c4c93",
                    "gambit_id": "414a7357-4403-4ddb-85a1-eea91410df42",
                    "last_updated": "2023-10-21T10:13:18.400753-04:00",
                    "created_at": "2023-10-20T09:13:17.664596-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b02d909-29b0-4330-b4a9-0294eb276f12/?format=api"
                }
            ]
        },
        {
            "id": "90815383-237d-4913-b29e-d7a62a5c1696",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3b62d7b-b944-430e-8e87-18f6e8d512f0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-20T09:13:17.669667-04: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": "Columbus Blue Jackets",
                        "amount": 6222.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8e8de512-41c8-44d2-adc7-33503b8a61a9",
                    "gambit_id": "8a8de637-e68c-472a-9c00-eedb0dd052f8",
                    "last_updated": "2023-10-21T10:13:18.419411-04:00",
                    "created_at": "2023-10-20T09:13:17.679147-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90815383-237d-4913-b29e-d7a62a5c1696/?format=api"
                },
                {
                    "id": "5b8318dc-e349-4401-9a88-6c8c20d28275",
                    "gambit_id": "25e8bf4a-c1db-458c-82db-0448479ed78f",
                    "last_updated": "2023-10-21T10:13:18.415915-04:00",
                    "created_at": "2023-10-20T09:13:17.674226-04:00",
                    "name": "Calgary Flames",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90815383-237d-4913-b29e-d7a62a5c1696/?format=api"
                }
            ]
        },
        {
            "id": "c933fb22-13f9-4250-b81c-1943cd1265b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3b62d7b-b944-430e-8e87-18f6e8d512f0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-20T09:13:17.683372-04: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": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57aac2dd-0464-4797-96b8-6175df58a40c",
                    "gambit_id": "0af93ebc-efbb-46c1-bdcf-0af29b43b5b1",
                    "last_updated": "2023-10-21T10:13:18.425840-04:00",
                    "created_at": "2023-10-20T09:13:17.686977-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c933fb22-13f9-4250-b81c-1943cd1265b6/?format=api"
                },
                {
                    "id": "7af8789c-2747-4cd7-aa08-44c07fa6c31b",
                    "gambit_id": "702f8f64-bcfa-4083-82a6-7d893596e3ec",
                    "last_updated": "2023-10-21T10:13:18.432403-04:00",
                    "created_at": "2023-10-20T09:13:17.691745-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c933fb22-13f9-4250-b81c-1943cd1265b6/?format=api"
                }
            ]
        }
    ]
}