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/d8e2bc99-2692-4e1f-93f5-3522a42870ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d8e2bc99-2692-4e1f-93f5-3522a42870ac",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "98b964d6-003c-47b6-a4ce-5362f3f6190c",
    "completed": true,
    "last_updated": "2022-12-12T09:52:34.517377-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "UFC 273",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/98b964d6-003c-47b6-a4ce-5362f3f6190c",
    "datetime": "2022-12-10T22:00:00-05:00",
    "cutoff_datetime": "2022-12-10T22:00:00-05:00",
    "name": "Darren Till v. Dricus Du Plessis",
    "bettypes": [
        {
            "id": "671b3571-bf66-4b48-b5e9-a0c387bb0883",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8e2bc99-2692-4e1f-93f5-3522a42870ac/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Dricus Du Plessis",
                        "amount": 6127.0
                    },
                    {
                        "team": "Darren Till",
                        "amount": 3873.0
                    }
                ],
                "expected_reward_tokens": 8945.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39bb832c-2f05-4311-9f4b-bc60f2425762",
                    "gambit_id": "d47e2d7a-cdad-448b-8876-1b9df5d0f2de",
                    "last_updated": "2022-12-12T09:52:34.523185-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dricus Du Plessis",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671b3571-bf66-4b48-b5e9-a0c387bb0883/?format=api"
                },
                {
                    "id": "307c656b-4b2b-4283-ab4d-0329ecb09698",
                    "gambit_id": "18dec440-a451-44b0-a077-1c4da43c1949",
                    "last_updated": "2022-12-12T09:52:34.524256-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Darren Till",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671b3571-bf66-4b48-b5e9-a0c387bb0883/?format=api"
                }
            ]
        },
        {
            "id": "722c32ef-3d70-43a7-a3b0-33e10abc861d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8e2bc99-2692-4e1f-93f5-3522a42870ac/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 2.5",
                        "amount": 5742.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4258.0
                    }
                ],
                "expected_reward_tokens": 8899.22,
                "profit_sb": -100.78,
                "profit_sb_percentage": -1.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5fa2fbb9-5ac6-400c-beef-48207c1e09bc",
                    "gambit_id": "283f011b-b831-4907-98fc-a4fdcd19a448",
                    "last_updated": "2022-12-12T09:52:34.519958-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722c32ef-3d70-43a7-a3b0-33e10abc861d/?format=api"
                },
                {
                    "id": "bf93f6ef-ff93-4f9a-a52d-4070b88a4280",
                    "gambit_id": "39245e53-54c7-4fc5-a40d-04e972b7d900",
                    "last_updated": "2022-12-12T09:52:34.521047-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722c32ef-3d70-43a7-a3b0-33e10abc861d/?format=api"
                }
            ]
        }
    ]
}