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/35e54db8-43e3-4ad9-86e1-d3fe4753ea17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "35e54db8-43e3-4ad9-86e1-d3fe4753ea17",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f90f616b-2da6-4af7-bdca-9852d7b0a861",
    "completed": true,
    "last_updated": "2022-08-07T11:17:13.847281-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.31,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/f90f616b-2da6-4af7-bdca-9852d7b0a861",
    "datetime": "2022-08-06T22:00:00-04:00",
    "cutoff_datetime": "2022-08-06T22:00:00-04:00",
    "name": "Juliana Miller v. Brogan Walker",
    "bettypes": [
        {
            "id": "eb4e5e41-3b05-42b0-b218-ef9999e280d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/35e54db8-43e3-4ad9-86e1-d3fe4753ea17/?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": "Juliana Miller",
                        "amount": 5479.0
                    },
                    {
                        "team": "Brogan Walker",
                        "amount": 4521.0
                    }
                ],
                "expected_reward_tokens": 9040.35,
                "profit_sb": 40.35,
                "profit_sb_percentage": 0.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d03558b6-a973-4609-abfa-74fa6268cf73",
                    "gambit_id": "95170179-806a-4313-8050-5b4cb1908b81",
                    "last_updated": "2022-08-07T11:17:13.850150-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Juliana Miller",
                    "reward": "1.65000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4e5e41-3b05-42b0-b218-ef9999e280d9/?format=api"
                },
                {
                    "id": "45c97f4b-f39a-42a9-a90f-27538087eee9",
                    "gambit_id": "26871481-08e5-4b3b-8cf6-6fc5d8d9d492",
                    "last_updated": "2022-08-07T11:17:13.849595-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brogan Walker",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4e5e41-3b05-42b0-b218-ef9999e280d9/?format=api"
                }
            ]
        },
        {
            "id": "4c13a782-8884-477f-b735-8ca61f47292a",
            "match": "https://api-prod.gambitprofit.com/api/matches/35e54db8-43e3-4ad9-86e1-d3fe4753ea17/?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": 7294.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 2706.0
                    }
                ],
                "expected_reward_tokens": 9117.5,
                "profit_sb": 117.5,
                "profit_sb_percentage": 1.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d67b6577-bf22-41d5-96f8-df3bd9382554",
                    "gambit_id": "eb7f7a66-4ed8-49ad-8674-4e7391003fcc",
                    "last_updated": "2022-08-07T11:17:13.849030-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.25000",
                    "odds": "1.27780",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api"
                },
                {
                    "id": "a4d57d31-8d97-4844-8ccb-7e699921a671",
                    "gambit_id": "83c1580f-0e3c-4ffc-936a-9347a246ed89",
                    "last_updated": "2022-08-07T11:17:13.848441-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "3.37000",
                    "odds": "3.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api"
                }
            ]
        }
    ]
}