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/920b7a34-d913-42f2-850e-933de6810bca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "920b7a34-d913-42f2-850e-933de6810bca",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "70da2433-db2c-4670-a852-4399b5ab0849",
    "completed": true,
    "last_updated": "2023-01-16T10:16:51.743280-05:00",
    "created_at": "2023-01-14T12:32:24.057045-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.87,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/70da2433-db2c-4670-a852-4399b5ab0849",
    "datetime": "2023-01-14T19:00:00-05:00",
    "cutoff_datetime": "2023-01-14T19:00:00-05:00",
    "name": "Raoni Barcelos v. Umar Nurmagomedov",
    "bettypes": [
        {
            "id": "542521b5-86be-4842-ae46-3e07e2ed6be3",
            "match": "https://api-prod.gambitprofit.com/api/matches/920b7a34-d913-42f2-850e-933de6810bca/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T12:32:24.072569-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Umar Nurmagomedov",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10900.0,
                "profit_sb": 1900.0,
                "profit_sb_percentage": 21.11,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Umar Nurmagomedov",
                        "amount": 8497.0
                    },
                    {
                        "team": "Raoni Barcelos",
                        "amount": 1503.0
                    }
                ],
                "expected_reward_tokens": 9258.48,
                "profit_sb": 258.48,
                "profit_sb_percentage": 2.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9e5af9a0-039a-4156-8fde-e782574f01d3",
                    "gambit_id": "2cbc344f-9393-497b-9acd-330c610fe9b0",
                    "last_updated": "2023-01-16T10:16:51.759726-05:00",
                    "created_at": "2023-01-14T12:32:24.075634-05:00",
                    "name": "Umar Nurmagomedov",
                    "reward": "1.09000",
                    "odds": "1.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/542521b5-86be-4842-ae46-3e07e2ed6be3/?format=api"
                },
                {
                    "id": "bebad081-7f94-4c57-8758-a81eb833c81f",
                    "gambit_id": "5337aeed-9940-4408-8deb-272a057325d5",
                    "last_updated": "2023-01-16T10:16:51.762884-05:00",
                    "created_at": "2023-01-14T12:32:24.079021-05:00",
                    "name": "Raoni Barcelos",
                    "reward": "6.16000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/542521b5-86be-4842-ae46-3e07e2ed6be3/?format=api"
                }
            ]
        },
        {
            "id": "af75a3eb-050c-4a98-a232-2c8e2fcd3f59",
            "match": "https://api-prod.gambitprofit.com/api/matches/920b7a34-d913-42f2-850e-933de6810bca/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T12:32:24.061761-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": 6625.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3375.0
                    }
                ],
                "expected_reward_tokens": 8876.25,
                "profit_sb": -123.75,
                "profit_sb_percentage": -1.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e3dfb9d9-9f2b-4c08-860a-dd2841a67358",
                    "gambit_id": "16b073f2-d737-4f51-95e9-8cf83b366bb3",
                    "last_updated": "2023-01-16T10:16:51.753407-05:00",
                    "created_at": "2023-01-14T12:32:24.069079-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.34000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af75a3eb-050c-4a98-a232-2c8e2fcd3f59/?format=api"
                },
                {
                    "id": "9c832347-d77a-4692-8aff-570c10e7aa44",
                    "gambit_id": "a0f9c248-945b-4560-bcf5-5355a7578b7a",
                    "last_updated": "2023-01-16T10:16:51.750245-05:00",
                    "created_at": "2023-01-14T12:32:24.065529-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.63000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af75a3eb-050c-4a98-a232-2c8e2fcd3f59/?format=api"
                }
            ]
        }
    ]
}