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/d5ee36af-01a9-460d-bb3f-f7b7503a759c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5ee36af-01a9-460d-bb3f-f7b7503a759c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1bfb751f-dd97-430f-a0e1-3ef993fec83d",
    "completed": true,
    "last_updated": "2022-09-19T09:47:27.991861-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.43,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/1bfb751f-dd97-430f-a0e1-3ef993fec83d",
    "datetime": "2022-09-17T19:00:00-04:00",
    "cutoff_datetime": "2022-09-17T19:00:00-04:00",
    "name": "Andre Fili v. Bill Algeo",
    "bettypes": [
        {
            "id": "d780135e-95c3-42dc-a8fc-2f9f906f2066",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5ee36af-01a9-460d-bb3f-f7b7503a759c/?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": "Andre Fili",
                        "amount": 5296.0
                    },
                    {
                        "team": "Bill Algeo",
                        "amount": 4704.0
                    }
                ],
                "expected_reward_tokens": 8843.52,
                "profit_sb": -156.48,
                "profit_sb_percentage": -1.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8fe5961c-fdbf-4c58-8c05-ab50a6ae3906",
                    "gambit_id": "c301dff2-0eca-428c-bffa-ff3a9e745e13",
                    "last_updated": "2022-09-19T09:47:27.998620-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Andre Fili",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d780135e-95c3-42dc-a8fc-2f9f906f2066/?format=api"
                },
                {
                    "id": "153d2479-b5b7-451e-b11a-fc938331004f",
                    "gambit_id": "76edf3eb-5424-442c-9cef-c09148100653",
                    "last_updated": "2022-09-19T09:47:27.997591-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bill Algeo",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d780135e-95c3-42dc-a8fc-2f9f906f2066/?format=api"
                }
            ]
        },
        {
            "id": "a47cc100-1ab0-4b68-b1a1-50b48311afd8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5ee36af-01a9-460d-bb3f-f7b7503a759c/?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": "Total Rounds Over 2.5",
                        "amount": 6401.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 8961.4,
                "profit_sb": -38.6,
                "profit_sb_percentage": -0.43,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78f7ac2d-7351-4aca-8379-d095ea30a033",
                    "gambit_id": "bf4a4139-9ccb-4075-916a-e1f9da6b9ea2",
                    "last_updated": "2022-09-19T09:47:27.995469-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47cc100-1ab0-4b68-b1a1-50b48311afd8/?format=api"
                },
                {
                    "id": "329df401-7659-49b4-b17f-1839d48ec57b",
                    "gambit_id": "787fc25b-d3bb-4de9-9d13-0ebe04c897af",
                    "last_updated": "2022-09-19T09:47:27.994401-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47cc100-1ab0-4b68-b1a1-50b48311afd8/?format=api"
                }
            ]
        }
    ]
}