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/f613cea9-0198-44f7-b72e-bd0adf344036/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f613cea9-0198-44f7-b72e-bd0adf344036",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9cf80a2d-fe8e-489a-a5d0-224b94cc91c1",
    "completed": true,
    "last_updated": "2022-11-07T09:37:12.766517-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.08,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9cf80a2d-fe8e-489a-a5d0-224b94cc91c1",
    "datetime": "2022-11-06T09:00:00-05:00",
    "cutoff_datetime": "2022-11-06T09:00:00-05:00",
    "name": "West Ham United v. Crystal Palace",
    "bettypes": [
        {
            "id": "89445fd8-1fde-4007-8d61-e0e310013a69",
            "match": "https://api-prod.gambitprofit.com/api/matches/f613cea9-0198-44f7-b72e-bd0adf344036/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 6436.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3564.0
                    }
                ],
                "expected_reward_tokens": 11262.24,
                "profit_sb": 2262.24,
                "profit_sb_percentage": 25.14,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 5019.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2780.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2201.0
                    }
                ],
                "expected_reward_tokens": 8781.99,
                "profit_sb": -218.01,
                "profit_sb_percentage": -2.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bcd96831-6169-4e12-ae1e-4988354f2e85",
                    "gambit_id": "3687e960-c77c-4bc5-9297-23ab88319497",
                    "last_updated": "2022-11-07T09:37:12.773869-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Ham United",
                    "reward": "1.75000",
                    "odds": "1.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89445fd8-1fde-4007-8d61-e0e310013a69/?format=api"
                },
                {
                    "id": "3610211c-fa7f-4414-92ff-ddd808192441",
                    "gambit_id": "08ad9cfe-7265-4d12-91f7-5449a11cb59f",
                    "last_updated": "2022-11-07T09:37:12.774977-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.16000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89445fd8-1fde-4007-8d61-e0e310013a69/?format=api"
                },
                {
                    "id": "3d521659-50f3-4a3f-b1af-a47ff2de4ac4",
                    "gambit_id": "3eb35e7a-7766-424f-b79e-c8bf5e58905b",
                    "last_updated": "2022-11-07T09:37:12.772743-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "3.99000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89445fd8-1fde-4007-8d61-e0e310013a69/?format=api"
                }
            ]
        },
        {
            "id": "9ec9c265-7c32-4f0f-b425-8f3279b51fe7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f613cea9-0198-44f7-b72e-bd0adf344036/?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 2.5",
                        "amount": 5363.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4637.0
                    }
                ],
                "expected_reward_tokens": 8902.58,
                "profit_sb": -97.42,
                "profit_sb_percentage": -1.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb7f658c-c452-40e5-be46-6a34a018f806",
                    "gambit_id": "5e9ef858-bb54-40da-ba74-9dfce4caa90a",
                    "last_updated": "2022-11-07T09:37:12.769328-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.66000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec9c265-7c32-4f0f-b425-8f3279b51fe7/?format=api"
                },
                {
                    "id": "1febe376-651c-4a0f-b08d-606d14b976d3",
                    "gambit_id": "2bb70123-856c-4867-8b00-17ff75730697",
                    "last_updated": "2022-11-07T09:37:12.770465-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec9c265-7c32-4f0f-b425-8f3279b51fe7/?format=api"
                }
            ]
        }
    ]
}