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/8202545c-8622-4469-9425-8019a08b74e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8202545c-8622-4469-9425-8019a08b74e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5ba7edb7-93ad-47c2-b52e-2b6295479cfc",
    "completed": true,
    "last_updated": "2022-10-17T10:37:16.253331-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.53,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/5ba7edb7-93ad-47c2-b52e-2b6295479cfc",
    "datetime": "2022-10-15T19:00:00-04:00",
    "cutoff_datetime": "2022-10-15T19:00:00-04:00",
    "name": "Misha Cirkunov v. Alonzo Menifield",
    "bettypes": [
        {
            "id": "55f897bf-6cab-4224-a8b9-6584f537202e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8202545c-8622-4469-9425-8019a08b74e1/?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": "Alonzo Menifield",
                        "amount": 6173.0
                    },
                    {
                        "team": "Misha Cirkunov",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9259.5,
                "profit_sb": -240.5,
                "profit_sb_percentage": -2.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd41ad32-03f0-4d3f-8fce-313c665b3070",
                    "gambit_id": "aee4f090-eef8-426e-9175-656293df4866",
                    "last_updated": "2022-10-17T10:37:16.259471-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alonzo Menifield",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f897bf-6cab-4224-a8b9-6584f537202e/?format=api"
                },
                {
                    "id": "85b53ced-1dfd-4f74-85ec-4cc34c8f5f00",
                    "gambit_id": "7cd909aa-fe73-41d9-b3fb-1a65221b25f8",
                    "last_updated": "2022-10-17T10:37:16.260477-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Misha Cirkunov",
                    "reward": "2.42000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f897bf-6cab-4224-a8b9-6584f537202e/?format=api"
                }
            ]
        },
        {
            "id": "dcf45b3d-ec4f-4553-adc1-1995c202f458",
            "match": "https://api-prod.gambitprofit.com/api/matches/8202545c-8622-4469-9425-8019a08b74e1/?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 1.5",
                        "amount": 5484.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 4516.0
                    }
                ],
                "expected_reward_tokens": 9212.64,
                "profit_sb": -287.36,
                "profit_sb_percentage": -3.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3779c022-3d70-4142-a600-23f699d5173e",
                    "gambit_id": "336b3a0c-32d7-4279-8cea-68fefe878eeb",
                    "last_updated": "2022-10-17T10:37:16.256073-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcf45b3d-ec4f-4553-adc1-1995c202f458/?format=api"
                },
                {
                    "id": "f5af090f-60d9-4088-8678-8223d1cd1e05",
                    "gambit_id": "5f284bcd-b8e0-4023-a06c-551cbf5dae7a",
                    "last_updated": "2022-10-17T10:37:16.257212-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.04000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcf45b3d-ec4f-4553-adc1-1995c202f458/?format=api"
                }
            ]
        }
    ]
}