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/fa60a9c7-5dea-4880-b2fb-6dfc4483e389/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fa60a9c7-5dea-4880-b2fb-6dfc4483e389",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "14609091-0e60-4ba6-89c5-a8954f80784e",
    "completed": true,
    "last_updated": "2022-11-28T11:37:12.427182-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.31,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/14609091-0e60-4ba6-89c5-a8954f80784e",
    "datetime": "2022-11-27T20:20:00-05:00",
    "cutoff_datetime": "2022-11-27T20:20:00-05:00",
    "name": "Green Bay Packers v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "65da1bd2-1df5-4f40-add0-376914a45eea",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa60a9c7-5dea-4880-b2fb-6dfc4483e389/?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": "Philadelphia Eagles",
                        "amount": 7029.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 2971.0
                    }
                ],
                "expected_reward_tokens": 9207.99,
                "profit_sb": 207.99,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ecf6fdef-7b24-4851-89a6-f53983a7a4a8",
                    "gambit_id": "334d5492-69b6-4d27-ba24-5bb03ce6ec63",
                    "last_updated": "2022-11-28T11:37:12.433076-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.31000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65da1bd2-1df5-4f40-add0-376914a45eea/?format=api"
                },
                {
                    "id": "5f19a698-d1a8-4e4b-8b3f-2fb7e2123e79",
                    "gambit_id": "b767aa6a-8153-4b00-bc32-8a67d5f61924",
                    "last_updated": "2022-11-28T11:37:12.434050-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "3.10000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65da1bd2-1df5-4f40-add0-376914a45eea/?format=api"
                }
            ]
        },
        {
            "id": "1fb75cbf-4820-44f7-be77-afdc8b3cd783",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa60a9c7-5dea-4880-b2fb-6dfc4483e389/?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": "Philadelphia Eagles",
                        "amount": 5000.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa43982d-c60b-44c2-a3e9-337d677e2910",
                    "gambit_id": "3b140e61-5955-410b-a533-8f02b3a5dfb8",
                    "last_updated": "2022-11-28T11:37:12.436000-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb75cbf-4820-44f7-be77-afdc8b3cd783/?format=api"
                },
                {
                    "id": "7e8868fa-f91a-4257-be4d-94a85d60d458",
                    "gambit_id": "6db68756-3a8e-4506-9c10-09331d89927e",
                    "last_updated": "2022-11-28T11:37:12.436987-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb75cbf-4820-44f7-be77-afdc8b3cd783/?format=api"
                }
            ]
        },
        {
            "id": "20e5e960-b8d9-4b71-a7dc-e0a857f712f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa60a9c7-5dea-4880-b2fb-6dfc4483e389/?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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b7e4ff1-5697-4007-a9eb-f8f61153d031",
                    "gambit_id": "3acf6496-2212-4a91-bc6a-1d4d6be9583c",
                    "last_updated": "2022-11-28T11:37:12.430044-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e5e960-b8d9-4b71-a7dc-e0a857f712f3/?format=api"
                },
                {
                    "id": "fcbb08ad-779e-4598-a68b-bb34a3e84d64",
                    "gambit_id": "88551d94-e293-43b0-805a-3f2c0aa471b7",
                    "last_updated": "2022-11-28T11:37:12.431123-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e5e960-b8d9-4b71-a7dc-e0a857f712f3/?format=api"
                }
            ]
        }
    ]
}