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/3d1d912d-d7b2-45b2-8989-d2f3b21ee649/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3d1d912d-d7b2-45b2-8989-d2f3b21ee649",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3c35a4ec-0b55-408f-9af8-41f6a2c951fb",
    "completed": true,
    "last_updated": "2023-04-24T18:57:05.509091-04:00",
    "created_at": "2023-04-22T13:06:58.305889-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.5,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/3c35a4ec-0b55-408f-9af8-41f6a2c951fb",
    "datetime": "2023-04-22T19:00:00-04:00",
    "cutoff_datetime": "2023-04-22T19:00:00-04:00",
    "name": "Bruno Silva v. Brad Tavares",
    "bettypes": [
        {
            "id": "dbac90ef-f775-4f4d-abae-e75b60393ae8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d1d912d-d7b2-45b2-8989-d2f3b21ee649/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-22T13:06:58.313511-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": "Brad Tavares",
                        "amount": 5789.0
                    },
                    {
                        "team": "Bruno Silva",
                        "amount": 4211.0
                    }
                ],
                "expected_reward_tokens": 9262.4,
                "profit_sb": -237.6,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a228822-985f-4066-ac3a-f0852424a597",
                    "gambit_id": "896b050a-17f2-4fa6-baba-52a3e89ec6d9",
                    "last_updated": "2023-04-24T18:57:05.522374-04:00",
                    "created_at": "2023-04-22T13:06:58.315135-04:00",
                    "name": "Brad Tavares",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbac90ef-f775-4f4d-abae-e75b60393ae8/?format=api"
                },
                {
                    "id": "76abeb9a-9aa3-41da-b9b7-69e67fcad655",
                    "gambit_id": "a0fa23b2-5343-4fee-be5a-9062986370f5",
                    "last_updated": "2023-04-24T18:57:05.524840-04:00",
                    "created_at": "2023-04-22T13:06:58.316664-04:00",
                    "name": "Bruno Silva",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbac90ef-f775-4f4d-abae-e75b60393ae8/?format=api"
                }
            ]
        },
        {
            "id": "cda52b33-f66a-43da-a06d-48c06c1c9990",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d1d912d-d7b2-45b2-8989-d2f3b21ee649/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-22T13:06:58.308153-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": 5403.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4597.0
                    }
                ],
                "expected_reward_tokens": 9239.13,
                "profit_sb": -260.87,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a19d7159-ba43-4503-82fc-52710988cc8e",
                    "gambit_id": "6a31e4d9-c9e2-4ae9-aa8a-878e02317bf6",
                    "last_updated": "2023-04-24T18:57:05.517284-04:00",
                    "created_at": "2023-04-22T13:06:58.311670-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cda52b33-f66a-43da-a06d-48c06c1c9990/?format=api"
                },
                {
                    "id": "537eaa88-568c-4f6e-9f63-3f93b9682255",
                    "gambit_id": "c45a488f-fad9-4e13-8b15-88a4ac593fcd",
                    "last_updated": "2023-04-24T18:57:05.514605-04:00",
                    "created_at": "2023-04-22T13:06:58.309905-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cda52b33-f66a-43da-a06d-48c06c1c9990/?format=api"
                }
            ]
        }
    ]
}