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/6ee175cd-c219-417f-9919-e7d0bab53fee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ee175cd-c219-417f-9919-e7d0bab53fee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4cdea9df-7fba-49e9-8b70-2f906bb285a5",
    "completed": true,
    "last_updated": "2023-08-07T15:08:07.979914-04:00",
    "created_at": "2023-08-05T14:28:16.327717-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.68,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/4cdea9df-7fba-49e9-8b70-2f906bb285a5",
    "datetime": "2023-08-05T20:00:00-04:00",
    "cutoff_datetime": "2023-08-05T20:00:00-04:00",
    "name": "Dustin Jacoby v. Kennedy Nzechukwu",
    "bettypes": [
        {
            "id": "57936b8a-a397-477b-a080-143cac7d71d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ee175cd-c219-417f-9919-e7d0bab53fee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T14:28:16.334823-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": "Kennedy Nzechukwu",
                        "amount": 5927.0
                    },
                    {
                        "team": "Dustin Jacoby",
                        "amount": 4073.0
                    }
                ],
                "expected_reward_tokens": 9245.71,
                "profit_sb": -254.29,
                "profit_sb_percentage": -2.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b9405960-e43f-4825-b087-92413abbcc3c",
                    "gambit_id": "f57908ac-a0bb-4d19-8cf3-ad40e6dab71d",
                    "last_updated": "2023-08-07T15:08:07.995965-04:00",
                    "created_at": "2023-08-05T14:28:16.345187-04:00",
                    "name": "Kennedy Nzechukwu",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57936b8a-a397-477b-a080-143cac7d71d9/?format=api"
                },
                {
                    "id": "d60fbef3-8436-43a8-af30-68423932040b",
                    "gambit_id": "dd1e9f4f-087b-4f13-9f04-7d7620f8ef21",
                    "last_updated": "2023-08-07T15:08:07.992649-04:00",
                    "created_at": "2023-08-05T14:28:16.340549-04:00",
                    "name": "Dustin Jacoby",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57936b8a-a397-477b-a080-143cac7d71d9/?format=api"
                }
            ]
        },
        {
            "id": "20ba39de-5ce1-4dcc-8d89-7d17032908c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ee175cd-c219-417f-9919-e7d0bab53fee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T14:28:16.349729-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 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "791459d2-1863-4226-b34f-dca375f2ec0b",
                    "gambit_id": "007b59e9-954d-4209-a5c2-546c5f18f6a5",
                    "last_updated": "2023-08-07T15:08:08.003272-04:00",
                    "created_at": "2023-08-05T14:28:16.353846-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ba39de-5ce1-4dcc-8d89-7d17032908c1/?format=api"
                },
                {
                    "id": "c98cbe4f-0ea8-4410-ab35-5510891d0857",
                    "gambit_id": "39277840-a1c3-4965-9a9b-e400e4d90bb9",
                    "last_updated": "2023-08-07T15:08:08.007883-04:00",
                    "created_at": "2023-08-05T14:28:16.359466-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ba39de-5ce1-4dcc-8d89-7d17032908c1/?format=api"
                }
            ]
        }
    ]
}