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/2d9bf313-139f-4375-9e0e-920ca3e3dc91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2d9bf313-139f-4375-9e0e-920ca3e3dc91",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "eb1ad6e9-8117-4eaa-a122-016c9a3905a1",
    "completed": true,
    "last_updated": "2022-11-07T08:57:09.166145-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.66,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/eb1ad6e9-8117-4eaa-a122-016c9a3905a1",
    "datetime": "2022-11-05T19:00:00-04:00",
    "cutoff_datetime": "2022-11-05T19:00:00-04:00",
    "name": "Amanda Lemos v. Marina Rodriguez",
    "bettypes": [
        {
            "id": "ca10f932-b13f-4a40-b389-f9b25714303a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d9bf313-139f-4375-9e0e-920ca3e3dc91/?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": "Marina Rodriguez",
                        "amount": 6480.0
                    },
                    {
                        "team": "Amanda Lemos",
                        "amount": 3520.0
                    }
                ],
                "expected_reward_tokens": 8940.8,
                "profit_sb": -59.2,
                "profit_sb_percentage": -0.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a65b3c7-96b0-411b-bf1c-4be88e9799d0",
                    "gambit_id": "ae6543ac-6fc3-4a4f-b225-03ebddf699d2",
                    "last_updated": "2022-11-07T08:57:09.173109-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Marina Rodriguez",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca10f932-b13f-4a40-b389-f9b25714303a/?format=api"
                },
                {
                    "id": "a54b2c80-4b0e-4edc-bf81-89c63b6e273c",
                    "gambit_id": "cd93f9af-b0f2-4e7b-9082-4110bc75f4ef",
                    "last_updated": "2022-11-07T08:57:09.172123-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Amanda Lemos",
                    "reward": "2.54000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca10f932-b13f-4a40-b389-f9b25714303a/?format=api"
                }
            ]
        },
        {
            "id": "7a3c2123-e346-4d77-8322-716a5c7b72f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d9bf313-139f-4375-9e0e-920ca3e3dc91/?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 Under 4.5",
                        "amount": 5378.0
                    },
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 4622.0
                    }
                ],
                "expected_reward_tokens": 8873.7,
                "profit_sb": -126.3,
                "profit_sb_percentage": -1.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2167c4b1-911d-4a56-aedd-cf91b4c4afa8",
                    "gambit_id": "83544bba-6a2b-4380-aa30-3a5e20578129",
                    "last_updated": "2022-11-07T08:57:09.169064-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3c2123-e346-4d77-8322-716a5c7b72f9/?format=api"
                },
                {
                    "id": "c0b8fe79-25af-4e34-b2cb-02e629583e72",
                    "gambit_id": "101db731-19e4-4c1e-9a6b-512a940ff958",
                    "last_updated": "2022-11-07T08:57:09.170187-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3c2123-e346-4d77-8322-716a5c7b72f9/?format=api"
                }
            ]
        }
    ]
}