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/28db9899-1335-49d7-917c-54fa24acbd3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "28db9899-1335-49d7-917c-54fa24acbd3a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a51cf16-8e27-4557-9fd6-ff1956120add",
    "completed": true,
    "last_updated": "2023-07-10T18:18:16.789207-04:00",
    "created_at": "2023-07-08T09:53:01.706359-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.86,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/8a51cf16-8e27-4557-9fd6-ff1956120add",
    "datetime": "2023-07-08T22:00:00-04:00",
    "cutoff_datetime": "2023-07-08T22:00:00-04:00",
    "name": "Alexandre Pantoja v. Brandon Moreno",
    "bettypes": [
        {
            "id": "1057cc21-77e2-480b-b0e2-db874d5ac670",
            "match": "https://api-prod.gambitprofit.com/api/matches/28db9899-1335-49d7-917c-54fa24acbd3a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-08T09:53:01.709747-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": "Brandon Moreno",
                        "amount": 6386.0
                    },
                    {
                        "team": "Alexandre Pantoja",
                        "amount": 3614.0
                    }
                ],
                "expected_reward_tokens": 9323.56,
                "profit_sb": -176.44,
                "profit_sb_percentage": -1.86,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e1f472e-8737-43ed-a1db-eb00c3cbb3bd",
                    "gambit_id": "3d10459e-f9af-45c6-bf38-489cb1b0a4d8",
                    "last_updated": "2023-07-10T18:18:16.793548-04:00",
                    "created_at": "2023-07-08T09:53:01.715169-04:00",
                    "name": "Brandon Moreno",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1057cc21-77e2-480b-b0e2-db874d5ac670/?format=api"
                },
                {
                    "id": "6b2835a5-b023-4ccb-a10f-bd707eae118a",
                    "gambit_id": "af039ec6-29ab-4659-b6e1-9bc0b332d3fa",
                    "last_updated": "2023-07-10T18:18:16.792162-04:00",
                    "created_at": "2023-07-08T09:53:01.712730-04:00",
                    "name": "Alexandre Pantoja",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1057cc21-77e2-480b-b0e2-db874d5ac670/?format=api"
                }
            ]
        },
        {
            "id": "8e621052-a6ba-484f-a14e-a9a82758b233",
            "match": "https://api-prod.gambitprofit.com/api/matches/28db9899-1335-49d7-917c-54fa24acbd3a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-08T09:53:01.717407-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 3.5",
                        "amount": 5875.0
                    },
                    {
                        "team": "Total Rounds Under 3.5",
                        "amount": 4125.0
                    }
                ],
                "expected_reward_tokens": 9281.25,
                "profit_sb": -218.75,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "039b2bcb-54bb-48f9-9f64-688faac1970a",
                    "gambit_id": "17ab1ffd-d940-4ea6-b84b-8d71d022c14b",
                    "last_updated": "2023-07-10T18:18:16.796176-04:00",
                    "created_at": "2023-07-08T09:53:01.719414-04:00",
                    "name": "Total Rounds Over 3.5",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e621052-a6ba-484f-a14e-a9a82758b233/?format=api"
                },
                {
                    "id": "0bde47c7-0ede-43c5-a831-447fe7832875",
                    "gambit_id": "e9beae3e-dbd2-4eeb-ae5d-080651b2220e",
                    "last_updated": "2023-07-10T18:18:16.797462-04:00",
                    "created_at": "2023-07-08T09:53:01.721588-04:00",
                    "name": "Total Rounds Under 3.5",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e621052-a6ba-484f-a14e-a9a82758b233/?format=api"
                }
            ]
        }
    ]
}