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/11971b89-151f-43fc-a2df-9e11fee6602c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "11971b89-151f-43fc-a2df-9e11fee6602c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e112a445-508a-4944-8604-c46051d18e07",
    "completed": true,
    "last_updated": "2022-10-12T10:22:00.291427-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.17,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e112a445-508a-4944-8604-c46051d18e07",
    "datetime": "2022-10-11T15:00:00-04:00",
    "cutoff_datetime": "2022-10-11T15:00:00-04:00",
    "name": "Paris Saint Germain v. Benfica",
    "bettypes": [
        {
            "id": "1c502402-ad2d-4db0-97a1-c3a1bb0b568a",
            "match": "https://api-prod.gambitprofit.com/api/matches/11971b89-151f-43fc-a2df-9e11fee6602c/?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": "Paris Saint Germain",
                        "amount": 7508.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2492.0
                    }
                ],
                "expected_reward_tokens": 11186.92,
                "profit_sb": 1686.92,
                "profit_sb_percentage": 17.76,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Paris Saint Germain",
                        "amount": 6303.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2092.0
                    },
                    {
                        "team": "Benfica",
                        "amount": 1605.0
                    }
                ],
                "expected_reward_tokens": 9389.25,
                "profit_sb": -110.75,
                "profit_sb_percentage": -1.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5bac83a0-addd-4dff-a4c8-4c577fd8d0b9",
                    "gambit_id": "f87d58f1-7a9c-476f-b28a-6406a44ee4eb",
                    "last_updated": "2022-10-12T10:22:00.299239-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Paris Saint Germain",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c502402-ad2d-4db0-97a1-c3a1bb0b568a/?format=api"
                },
                {
                    "id": "63255b5b-ff49-46e3-85c4-f7f30440b530",
                    "gambit_id": "ed6cbac1-8911-4e39-971a-08f588cf96e2",
                    "last_updated": "2022-10-12T10:22:00.300225-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.49000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c502402-ad2d-4db0-97a1-c3a1bb0b568a/?format=api"
                },
                {
                    "id": "d7589018-9ff3-444f-8c8d-d3a651982bdc",
                    "gambit_id": "2cdf333b-f5d6-4231-be8e-283619cb7fc8",
                    "last_updated": "2022-10-12T10:22:00.298239-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Benfica",
                    "reward": "5.85000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c502402-ad2d-4db0-97a1-c3a1bb0b568a/?format=api"
                }
            ]
        },
        {
            "id": "76c5711a-4042-4bd5-9f59-b61dc0cf9459",
            "match": "https://api-prod.gambitprofit.com/api/matches/11971b89-151f-43fc-a2df-9e11fee6602c/?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 Over 2.5",
                        "amount": 6266.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9335.0,
                "profit_sb": -165.0,
                "profit_sb_percentage": -1.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4bdde5e2-7f7c-4811-b686-e12971932086",
                    "gambit_id": "04fdd231-6ed4-4a40-aa9c-fa979cc11b3a",
                    "last_updated": "2022-10-12T10:22:00.295496-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76c5711a-4042-4bd5-9f59-b61dc0cf9459/?format=api"
                },
                {
                    "id": "bdf06384-c220-4eb4-8e4a-941e16d762e6",
                    "gambit_id": "929c5ddf-bd77-49ec-97e6-2903dc6c7794",
                    "last_updated": "2022-10-12T10:22:00.294448-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76c5711a-4042-4bd5-9f59-b61dc0cf9459/?format=api"
                }
            ]
        }
    ]
}