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/b9436dec-249f-4d08-a0cc-0f7a890b729f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b9436dec-249f-4d08-a0cc-0f7a890b729f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "76b74194-3fb5-460b-b427-c27ed90072f4",
    "completed": true,
    "last_updated": "2023-09-18T23:18:08.400206-04:00",
    "created_at": "2023-09-15T16:03:07.597125-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.69,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/76b74194-3fb5-460b-b427-c27ed90072f4",
    "datetime": "2023-09-16T22:00:00-04:00",
    "cutoff_datetime": "2023-09-16T22:00:00-04:00",
    "name": "Kevin Holland v. Jack Della Maddalena",
    "bettypes": [
        {
            "id": "d67c7ad4-82d3-491a-ab80-c120fad5d9a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9436dec-249f-4d08-a0cc-0f7a890b729f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T16:03:07.604355-04: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": "Jack Della Maddalena",
                        "amount": 5204.0
                    },
                    {
                        "team": "Kevin Holland",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": -340.96,
                "profit_sb_percentage": -3.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06e90f7e-0da8-47a7-8e1d-d4946870cf0a",
                    "gambit_id": "0059bf1a-3ec5-4fec-91b6-5cce18dc005d",
                    "last_updated": "2023-09-18T23:18:08.411535-04:00",
                    "created_at": "2023-09-15T16:03:07.621213-04:00",
                    "name": "Jack Della Maddalena",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67c7ad4-82d3-491a-ab80-c120fad5d9a7/?format=api"
                },
                {
                    "id": "a36426b4-97c7-48b1-8bb5-56fdc2c56c58",
                    "gambit_id": "c6cc75a1-bbfa-4933-8a08-de6f52b0cd28",
                    "last_updated": "2023-09-18T23:18:08.408257-04:00",
                    "created_at": "2023-09-15T16:03:07.611478-04:00",
                    "name": "Kevin Holland",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67c7ad4-82d3-491a-ab80-c120fad5d9a7/?format=api"
                }
            ]
        },
        {
            "id": "98c0009e-cfc4-443c-8c6c-28ef57929d13",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9436dec-249f-4d08-a0cc-0f7a890b729f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T16:03:07.626545-04: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 2.5",
                        "amount": 5778.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4222.0
                    }
                ],
                "expected_reward_tokens": 9244.8,
                "profit_sb": -255.2,
                "profit_sb_percentage": -2.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "910753a2-22ab-42c7-8be7-648c58ada73d",
                    "gambit_id": "767e1eb5-77dd-4dcc-92ad-8b66842c7cd9",
                    "last_updated": "2023-09-18T23:18:08.421233-04:00",
                    "created_at": "2023-09-15T16:03:07.639399-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c0009e-cfc4-443c-8c6c-28ef57929d13/?format=api"
                },
                {
                    "id": "83c9e68c-eda9-499b-b00b-a64a4a7620ce",
                    "gambit_id": "206c5b27-9b58-44e4-89b6-f189d4572957",
                    "last_updated": "2023-09-18T23:18:08.417999-04:00",
                    "created_at": "2023-09-15T16:03:07.631935-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c0009e-cfc4-443c-8c6c-28ef57929d13/?format=api"
                }
            ]
        }
    ]
}