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/0ab09631-c02d-4a05-b75f-0704cfb90e55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0ab09631-c02d-4a05-b75f-0704cfb90e55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5711291d-dd93-4dd2-af72-ebe8192262d6",
    "completed": true,
    "last_updated": "2023-02-06T08:51:54.395673-05:00",
    "created_at": "2023-02-03T10:52:02.780887-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.81,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/5711291d-dd93-4dd2-af72-ebe8192262d6",
    "datetime": "2023-02-05T01:00:00-05:00",
    "cutoff_datetime": "2023-02-05T01:00:00-05:00",
    "name": "Derrick Lewis v. Sergey Spivak",
    "bettypes": [
        {
            "id": "be94abfa-2fce-4f58-8864-ec93546c56ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ab09631-c02d-4a05-b75f-0704cfb90e55/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-03T10:52:02.782847-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": "Sergey Spivak",
                        "amount": 7050.0
                    },
                    {
                        "team": "Derrick Lewis",
                        "amount": 2950.0
                    }
                ],
                "expected_reward_tokens": 9233.5,
                "profit_sb": -266.5,
                "profit_sb_percentage": -2.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2caee7b8-62e3-4067-b875-f3c21e0b8bff",
                    "gambit_id": "211ef6fb-c2ad-40df-9ded-683668e6b458",
                    "last_updated": "2023-02-06T08:51:54.402421-05:00",
                    "created_at": "2023-02-03T10:52:02.785238-05:00",
                    "name": "Sergey Spivak",
                    "reward": "1.31000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be94abfa-2fce-4f58-8864-ec93546c56ea/?format=api"
                },
                {
                    "id": "b75acf01-74fa-40c9-b4ae-da6d189fa56c",
                    "gambit_id": "b88e56c0-ac0b-4833-b56d-75e4bbb85fcc",
                    "last_updated": "2023-02-06T08:51:54.403589-05:00",
                    "created_at": "2023-02-03T10:52:02.787685-05:00",
                    "name": "Derrick Lewis",
                    "reward": "3.13000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be94abfa-2fce-4f58-8864-ec93546c56ea/?format=api"
                }
            ]
        },
        {
            "id": "b2f55e1f-ad6d-4e3a-a532-0bed8cd986c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ab09631-c02d-4a05-b75f-0704cfb90e55/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-04T09:51:59.549790-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": 5191.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 4809.0
                    }
                ],
                "expected_reward_tokens": 9136.16,
                "profit_sb": -363.84,
                "profit_sb_percentage": -3.83,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a386d7ce-0b9b-4b8d-a86a-13a444dcee18",
                    "gambit_id": "82dde7d6-652b-4d13-b18a-34838c963b7d",
                    "last_updated": "2023-02-06T08:51:54.398667-05:00",
                    "created_at": "2023-02-04T09:51:59.551397-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f55e1f-ad6d-4e3a-a532-0bed8cd986c5/?format=api"
                },
                {
                    "id": "08dfc668-c2d4-4108-a691-a44771d19781",
                    "gambit_id": "57e637f9-a2c6-4688-b98d-b92d94373e58",
                    "last_updated": "2023-02-06T08:51:54.399953-05:00",
                    "created_at": "2023-02-04T09:51:59.553107-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f55e1f-ad6d-4e3a-a532-0bed8cd986c5/?format=api"
                }
            ]
        }
    ]
}