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/daafdb4f-695b-4e74-9f69-2ba6dcedd7ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "daafdb4f-695b-4e74-9f69-2ba6dcedd7ac",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b39eaa65-a281-47f8-8b45-1d402b94aaf7",
    "completed": true,
    "last_updated": "2022-09-05T10:32:07.904963-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/b39eaa65-a281-47f8-8b45-1d402b94aaf7",
    "datetime": "2022-09-03T12:00:00-04:00",
    "cutoff_datetime": "2022-09-03T12:00:00-04:00",
    "name": "Nathaniel Wood v. Charles Jourdain",
    "bettypes": [
        {
            "id": "123ac2e0-f141-45ab-b530-bb244d7161ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/daafdb4f-695b-4e74-9f69-2ba6dcedd7ac/?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": "Charles Jourdain",
                        "amount": 5574.0
                    },
                    {
                        "team": "Nathaniel Wood",
                        "amount": 4426.0
                    }
                ],
                "expected_reward_tokens": 9029.04,
                "profit_sb": 29.04,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1921cc74-e7e1-4cfd-980c-266ebf71063f",
                    "gambit_id": "2a894352-f619-4208-9537-e58bd77e876b",
                    "last_updated": "2022-09-05T10:32:07.911403-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charles Jourdain",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/123ac2e0-f141-45ab-b530-bb244d7161ea/?format=api"
                },
                {
                    "id": "4af1ba81-7398-4f83-a75d-fad76c53405f",
                    "gambit_id": "d1a54636-d6a1-40ce-b838-0bea908e69aa",
                    "last_updated": "2022-09-05T10:32:07.912566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nathaniel Wood",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/123ac2e0-f141-45ab-b530-bb244d7161ea/?format=api"
                }
            ]
        },
        {
            "id": "58d6d409-122f-4a8a-ab68-911b84dd39c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/daafdb4f-695b-4e74-9f69-2ba6dcedd7ac/?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": 5574.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4426.0
                    }
                ],
                "expected_reward_tokens": 9029.04,
                "profit_sb": 29.04,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c9cab5da-012f-470c-8cf1-9bbb3a78d526",
                    "gambit_id": "63af669b-de94-4736-ac49-985b1f2ff5a0",
                    "last_updated": "2022-09-05T10:32:07.909026-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d6d409-122f-4a8a-ab68-911b84dd39c0/?format=api"
                },
                {
                    "id": "34e71a48-091a-4f05-8bae-c4b63f6c4aad",
                    "gambit_id": "eccca5d3-c516-4474-b2ba-5da88468ec99",
                    "last_updated": "2022-09-05T10:32:07.907722-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d6d409-122f-4a8a-ab68-911b84dd39c0/?format=api"
                }
            ]
        }
    ]
}