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/db2dad38-1f73-4263-b60b-fc3f98ad954d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "db2dad38-1f73-4263-b60b-fc3f98ad954d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ee1a24ee-5dd4-4258-ba51-777bc3ea4142",
    "completed": true,
    "last_updated": "2024-02-01T10:53:01.680828-05:00",
    "created_at": "2024-01-31T09:58:21.946417-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ee1a24ee-5dd4-4258-ba51-777bc3ea4142",
    "datetime": "2024-01-31T22:07:00-05:00",
    "cutoff_datetime": "2024-01-31T22:07:00-05:00",
    "name": "San Jose Sharks v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "48e4eb09-245e-4bf7-8b9b-b84d749ebee3",
            "match": "https://api-prod.gambitprofit.com/api/matches/db2dad38-1f73-4263-b60b-fc3f98ad954d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T09:58:21.951347-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": "Anaheim Ducks",
                        "amount": 6232.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6841439f-6ff8-4685-a97b-1df3b9e64012",
                    "gambit_id": "f7e12d1a-c033-4631-aa0e-1efea31966b6",
                    "last_updated": "2024-02-01T10:53:01.725705-05:00",
                    "created_at": "2024-01-31T09:58:21.959626-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e4eb09-245e-4bf7-8b9b-b84d749ebee3/?format=api"
                },
                {
                    "id": "dd9e92be-01f6-4017-86df-25fb72041491",
                    "gambit_id": "911323b7-032d-4b8f-81b0-c734eaabfee9",
                    "last_updated": "2024-02-01T10:53:01.718367-05:00",
                    "created_at": "2024-01-31T09:58:21.955788-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e4eb09-245e-4bf7-8b9b-b84d749ebee3/?format=api"
                }
            ]
        },
        {
            "id": "ced01f92-fc9a-40a9-9032-23cf18aac253",
            "match": "https://api-prod.gambitprofit.com/api/matches/db2dad38-1f73-4263-b60b-fc3f98ad954d/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-31T09:58:21.963936-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": "San Jose Sharks",
                        "amount": 5857.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26bb4895-729d-40fb-b68a-e9d21ece854f",
                    "gambit_id": "caad12a7-8413-41ec-ab8b-dd0dfd841cd4",
                    "last_updated": "2024-02-01T10:53:01.741336-05:00",
                    "created_at": "2024-01-31T09:58:21.967862-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced01f92-fc9a-40a9-9032-23cf18aac253/?format=api"
                },
                {
                    "id": "eae89cc1-36e8-41a9-bde4-b50b405a100f",
                    "gambit_id": "71bd390e-492b-45fa-8e3a-9370701aac30",
                    "last_updated": "2024-02-01T10:53:01.748004-05:00",
                    "created_at": "2024-01-31T09:58:21.972641-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced01f92-fc9a-40a9-9032-23cf18aac253/?format=api"
                }
            ]
        },
        {
            "id": "540500d6-e357-4c60-b195-7d6033c2affc",
            "match": "https://api-prod.gambitprofit.com/api/matches/db2dad38-1f73-4263-b60b-fc3f98ad954d/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:21.977503-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "680a458a-af2a-479f-9200-c587ab7c82e2",
                    "gambit_id": "41bb31ea-10fd-4f59-b9ac-277e60fbf20d",
                    "last_updated": "2024-02-01T10:53:01.761221-05:00",
                    "created_at": "2024-01-31T09:58:21.985606-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540500d6-e357-4c60-b195-7d6033c2affc/?format=api"
                },
                {
                    "id": "52fa3075-2866-45eb-a983-abc94bd57cfc",
                    "gambit_id": "ccc8177f-c86b-4e38-ad27-8f9b8984d5c0",
                    "last_updated": "2024-02-01T10:53:01.757737-05:00",
                    "created_at": "2024-01-31T09:58:21.981314-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540500d6-e357-4c60-b195-7d6033c2affc/?format=api"
                }
            ]
        }
    ]
}