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/d4a014db-16e2-4425-9379-63c7ee94f830/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d4a014db-16e2-4425-9379-63c7ee94f830",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f0086597-d92b-4891-b4de-cb0f4fe5c1ab",
    "completed": true,
    "last_updated": "2023-04-24T13:02:13.656499-04:00",
    "created_at": "2023-04-23T12:41:48.197575-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f0086597-d92b-4891-b4de-cb0f4fe5c1ab",
    "datetime": "2023-04-23T15:30:00-04:00",
    "cutoff_datetime": "2023-04-23T15:30:00-04:00",
    "name": "Boston Bruins v. Florida Panthers",
    "bettypes": [
        {
            "id": "4a2a13a0-a383-4e11-b3a0-865f43e288c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4a014db-16e2-4425-9379-63c7ee94f830/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-23T12:41:48.207461-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": "Boston Bruins",
                        "amount": 5867.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d3815a11-ce3b-4eb5-81b9-580da8d52394",
                    "gambit_id": "70d38e04-85d6-4f07-b2f7-b1b6ab32a215",
                    "last_updated": "2023-04-24T13:02:13.679981-04:00",
                    "created_at": "2023-04-23T12:41:48.211782-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a2a13a0-a383-4e11-b3a0-865f43e288c7/?format=api"
                },
                {
                    "id": "919c6fc8-7d1a-46d7-a056-87a62fb26feb",
                    "gambit_id": "8dd19111-7934-443f-8a5f-605983ece17e",
                    "last_updated": "2023-04-24T13:02:13.676538-04:00",
                    "created_at": "2023-04-23T12:41:48.209552-04:00",
                    "name": "Florida Panthers",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a2a13a0-a383-4e11-b3a0-865f43e288c7/?format=api"
                }
            ]
        },
        {
            "id": "e55cf744-3e1f-4bc8-b997-dcc015a47d46",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4a014db-16e2-4425-9379-63c7ee94f830/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-23T12:41:48.200478-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": "Florida Panthers",
                        "amount": 6241.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1e67744e-ac0b-4b03-b6fb-85c1b22eb442",
                    "gambit_id": "8eebcd21-9499-4abc-a5ab-5267618a552f",
                    "last_updated": "2023-04-24T13:02:13.662239-04:00",
                    "created_at": "2023-04-23T12:41:48.202536-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55cf744-3e1f-4bc8-b997-dcc015a47d46/?format=api"
                },
                {
                    "id": "e0f0b12b-4356-413a-8720-91c5bf63d2ee",
                    "gambit_id": "659feab6-a838-401e-b8d2-ad3249df8b8a",
                    "last_updated": "2023-04-24T13:02:13.664703-04:00",
                    "created_at": "2023-04-23T12:41:48.204895-04:00",
                    "name": "Boston Bruins",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55cf744-3e1f-4bc8-b997-dcc015a47d46/?format=api"
                }
            ]
        },
        {
            "id": "d0d661b5-af62-43d6-9b2d-2483abb7cf08",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4a014db-16e2-4425-9379-63c7ee94f830/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-23T12:41:48.213900-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c2a0ed9-0a6f-41c0-847a-6537b9dff6c1",
                    "gambit_id": "e4c4089e-9540-46d3-856a-e806047c5d63",
                    "last_updated": "2023-04-24T13:02:13.686491-04:00",
                    "created_at": "2023-04-23T12:41:48.218210-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0d661b5-af62-43d6-9b2d-2483abb7cf08/?format=api"
                },
                {
                    "id": "43ec25c0-72ab-4fcb-bab9-fff44f1568b6",
                    "gambit_id": "da612623-bf8e-408e-bd3e-e1db25c00e35",
                    "last_updated": "2023-04-24T13:02:13.684209-04:00",
                    "created_at": "2023-04-23T12:41:48.215951-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0d661b5-af62-43d6-9b2d-2483abb7cf08/?format=api"
                }
            ]
        }
    ]
}