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/a9867456-3b7a-4f69-96e0-68a7dd82f183/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a9867456-3b7a-4f69-96e0-68a7dd82f183",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3f906a43-ed79-402a-9e3f-86890ae46eaa",
    "completed": true,
    "last_updated": "2022-12-19T10:52:35.374494-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.87,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/3f906a43-ed79-402a-9e3f-86890ae46eaa",
    "datetime": "2022-12-17T19:00:00-05:00",
    "cutoff_datetime": "2022-12-17T19:00:00-05:00",
    "name": "Alex Caceres v. Julian Erosa",
    "bettypes": [
        {
            "id": "2e137443-0092-4c26-93a3-068507f7bc7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9867456-3b7a-4f69-96e0-68a7dd82f183/?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": "Julian Erosa",
                        "amount": 5831.0
                    },
                    {
                        "team": "Alex Caceres",
                        "amount": 4169.0
                    }
                ],
                "expected_reward_tokens": 8921.43,
                "profit_sb": -78.57,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94b7e80d-fc3f-4657-88fb-b09038dac108",
                    "gambit_id": "811f2b5b-79da-4997-9313-c10a724ec83b",
                    "last_updated": "2022-12-19T10:52:35.380376-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Julian Erosa",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e137443-0092-4c26-93a3-068507f7bc7e/?format=api"
                },
                {
                    "id": "41e7244f-2b97-4819-b1d7-b3ad39209f48",
                    "gambit_id": "d4a2e0a7-92a4-4560-9da2-f045547a19c8",
                    "last_updated": "2022-12-19T10:52:35.381488-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alex Caceres",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e137443-0092-4c26-93a3-068507f7bc7e/?format=api"
                }
            ]
        },
        {
            "id": "56028a7a-1142-41b5-8a74-115a2f9702e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9867456-3b7a-4f69-96e0-68a7dd82f183/?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 Over 2.5",
                        "amount": 5742.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4258.0
                    }
                ],
                "expected_reward_tokens": 8899.22,
                "profit_sb": -100.78,
                "profit_sb_percentage": -1.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8841c0c2-fdb7-40f8-8918-7695ec8733c4",
                    "gambit_id": "6c5eb3dc-e34a-4459-901b-be1c468ecd45",
                    "last_updated": "2022-12-19T10:52:35.378218-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56028a7a-1142-41b5-8a74-115a2f9702e8/?format=api"
                },
                {
                    "id": "a9dbba80-64ba-4c4d-be03-6666a12a80f7",
                    "gambit_id": "6dfe189d-0271-4f69-afc0-f64bbe86346c",
                    "last_updated": "2022-12-19T10:52:35.377116-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56028a7a-1142-41b5-8a74-115a2f9702e8/?format=api"
                }
            ]
        }
    ]
}