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/fb94c452-612d-4332-a922-c34629d94d01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fb94c452-612d-4332-a922-c34629d94d01",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a1edfea9-6a24-476e-ae3d-fe547e58b456",
    "completed": true,
    "last_updated": "2023-08-22T09:32:58.955537-04:00",
    "created_at": "2023-08-19T14:08:06.779841-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.69,
    "sport_category": "UFC 291",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/a1edfea9-6a24-476e-ae3d-fe547e58b456",
    "datetime": "2023-08-19T22:00:00-04:00",
    "cutoff_datetime": "2023-08-19T22:00:00-04:00",
    "name": "Neil Magny v. Ian Garry",
    "bettypes": [
        {
            "id": "1459026a-9770-4ff7-b2e6-e078be2392de",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb94c452-612d-4332-a922-c34629d94d01/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T14:08:06.788071-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": "Ian Garry",
                        "amount": 7848.0
                    },
                    {
                        "team": "Neil Magny",
                        "amount": 2152.0
                    }
                ],
                "expected_reward_tokens": 9339.12,
                "profit_sb": -160.88,
                "profit_sb_percentage": -1.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df39341c-d8a2-4028-a907-68efcf945268",
                    "gambit_id": "6d7b1968-3ad9-46bf-b7a2-68775c599c56",
                    "last_updated": "2023-08-22T09:32:58.973288-04:00",
                    "created_at": "2023-08-19T14:08:06.803490-04:00",
                    "name": "Ian Garry",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1459026a-9770-4ff7-b2e6-e078be2392de/?format=api"
                },
                {
                    "id": "415009da-13f7-4c6a-a314-9c4adb98baa9",
                    "gambit_id": "51cd7917-028a-4ea1-b4a1-4ccb567940ee",
                    "last_updated": "2023-08-22T09:32:58.968629-04:00",
                    "created_at": "2023-08-19T14:08:06.795466-04:00",
                    "name": "Neil Magny",
                    "reward": "4.34000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1459026a-9770-4ff7-b2e6-e078be2392de/?format=api"
                }
            ]
        },
        {
            "id": "d4615cb8-34c7-40c5-a1ea-018ad247a747",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb94c452-612d-4332-a922-c34629d94d01/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T14:08:06.811348-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 Over 1.5",
                        "amount": 5964.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4036.0
                    }
                ],
                "expected_reward_tokens": 9242.44,
                "profit_sb": -257.56,
                "profit_sb_percentage": -2.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c01f015-c13d-4b9e-87e7-c02de1a35a54",
                    "gambit_id": "ae371891-3500-48ba-a6b9-6b4680b02430",
                    "last_updated": "2023-08-22T09:32:58.980106-04:00",
                    "created_at": "2023-08-19T14:08:06.820336-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4615cb8-34c7-40c5-a1ea-018ad247a747/?format=api"
                },
                {
                    "id": "1f094632-dd57-4ff9-b1ed-4cad31ce3fc5",
                    "gambit_id": "c5ea4f18-43c5-47cd-84f1-65431ebffe74",
                    "last_updated": "2023-08-22T09:32:58.983622-04:00",
                    "created_at": "2023-08-19T14:08:06.829031-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4615cb8-34c7-40c5-a1ea-018ad247a747/?format=api"
                }
            ]
        }
    ]
}