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/f04d9107-ef9d-4418-afdd-b04df7d61b9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f04d9107-ef9d-4418-afdd-b04df7d61b9c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "17c96e8d-7a25-480d-a565-acfcea843daa",
    "completed": true,
    "last_updated": "2023-04-09T12:37:11.963439-04:00",
    "created_at": "2023-04-08T11:07:18.645539-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.28,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/17c96e8d-7a25-480d-a565-acfcea843daa",
    "datetime": "2023-04-08T22:00:00-04:00",
    "cutoff_datetime": "2023-04-08T22:00:00-04:00",
    "name": "Santiago Ponzinibbio v. Kevin Holland",
    "bettypes": [
        {
            "id": "67906e55-6ff4-4b5d-9505-7d3840d8cd15",
            "match": "https://api-prod.gambitprofit.com/api/matches/f04d9107-ef9d-4418-afdd-b04df7d61b9c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T11:07:18.659255-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": "Kevin Holland",
                        "amount": 6714.0
                    },
                    {
                        "team": "Santiago Ponzinibbio",
                        "amount": 3286.0
                    }
                ],
                "expected_reward_tokens": 9265.32,
                "profit_sb": -234.68,
                "profit_sb_percentage": -2.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c08c1fa3-4d6e-4f13-b4b8-cf5c866f16d9",
                    "gambit_id": "71d35899-ff6e-4a83-8a4d-b8e060ff8dda",
                    "last_updated": "2023-04-09T12:37:11.977079-04:00",
                    "created_at": "2023-04-08T11:07:18.661886-04:00",
                    "name": "Kevin Holland",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67906e55-6ff4-4b5d-9505-7d3840d8cd15/?format=api"
                },
                {
                    "id": "07504b0c-459a-457d-a655-0a670e08309d",
                    "gambit_id": "7609b863-1eec-4d4a-b4f6-2d2926ad7a04",
                    "last_updated": "2023-04-09T12:37:11.979606-04:00",
                    "created_at": "2023-04-08T11:07:18.665178-04:00",
                    "name": "Santiago Ponzinibbio",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67906e55-6ff4-4b5d-9505-7d3840d8cd15/?format=api"
                }
            ]
        },
        {
            "id": "d8144bc9-8e49-4ffb-a511-2a0fc6d0a6ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/f04d9107-ef9d-4418-afdd-b04df7d61b9c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T11:07:18.649358-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 Under 2.5",
                        "amount": 5493.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4507.0
                    }
                ],
                "expected_reward_tokens": 9283.17,
                "profit_sb": -216.83,
                "profit_sb_percentage": -2.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2457adcf-1139-4e71-a14c-deba90ab423b",
                    "gambit_id": "d208718e-ca90-4fd8-b8ac-7f82e2aefb76",
                    "last_updated": "2023-04-09T12:37:11.969254-04:00",
                    "created_at": "2023-04-08T11:07:18.652646-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8144bc9-8e49-4ffb-a511-2a0fc6d0a6ce/?format=api"
                },
                {
                    "id": "f8caffea-09e6-404a-81c4-d0d6b6eeee72",
                    "gambit_id": "628dee9c-c646-45ec-9ba1-08811ffa7e12",
                    "last_updated": "2023-04-09T12:37:11.971850-04:00",
                    "created_at": "2023-04-08T11:07:18.656020-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8144bc9-8e49-4ffb-a511-2a0fc6d0a6ce/?format=api"
                }
            ]
        }
    ]
}