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/573e76ed-ada9-4d71-ab06-ea84848e067a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "573e76ed-ada9-4d71-ab06-ea84848e067a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c2172763-9a55-42c1-9b7c-b68286ba0043",
    "completed": true,
    "last_updated": "2022-12-12T09:52:34.795837-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.26,
    "sport_category": "UFC 273",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/c2172763-9a55-42c1-9b7c-b68286ba0043",
    "datetime": "2022-12-10T22:00:00-05:00",
    "cutoff_datetime": "2022-12-10T22:00:00-05:00",
    "name": "Bryce Mitchell v. Ilia Topuria",
    "bettypes": [
        {
            "id": "832a0f8a-b125-4ea0-a561-2b365e9d3ab1",
            "match": "https://api-prod.gambitprofit.com/api/matches/573e76ed-ada9-4d71-ab06-ea84848e067a/?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": "Ilia Topuria",
                        "amount": 5886.0
                    },
                    {
                        "team": "Bryce Mitchell",
                        "amount": 4114.0
                    }
                ],
                "expected_reward_tokens": 8886.24,
                "profit_sb": -113.76,
                "profit_sb_percentage": -1.26,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be61dede-8a51-4931-b417-d82dbf43bc5a",
                    "gambit_id": "a329b501-4541-4da5-b27e-e14cac5ce654",
                    "last_updated": "2022-12-12T09:52:34.801512-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ilia Topuria",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/832a0f8a-b125-4ea0-a561-2b365e9d3ab1/?format=api"
                },
                {
                    "id": "5026cc70-1c04-474d-9d15-3ef66c414351",
                    "gambit_id": "fe68cad9-100e-49f7-beb3-560809443831",
                    "last_updated": "2022-12-12T09:52:34.802958-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bryce Mitchell",
                    "reward": "2.16000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/832a0f8a-b125-4ea0-a561-2b365e9d3ab1/?format=api"
                }
            ]
        },
        {
            "id": "9ffc2996-11d8-4185-8d5e-ab98b159afd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/573e76ed-ada9-4d71-ab06-ea84848e067a/?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": 5184.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4816.0
                    }
                ],
                "expected_reward_tokens": 8812.8,
                "profit_sb": -187.2,
                "profit_sb_percentage": -2.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "946c0fdf-4d3d-499d-a7b2-9e49c0cac3f3",
                    "gambit_id": "53f7fc03-00c9-42d0-b40a-93f65e9e313f",
                    "last_updated": "2022-12-12T09:52:34.799466-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffc2996-11d8-4185-8d5e-ab98b159afd6/?format=api"
                },
                {
                    "id": "f658a8bd-36ed-42d1-b78f-39a318123407",
                    "gambit_id": "3816c7a7-c33c-4dbd-a4c1-b44c2a2fccb0",
                    "last_updated": "2022-12-12T09:52:34.798418-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffc2996-11d8-4185-8d5e-ab98b159afd6/?format=api"
                }
            ]
        }
    ]
}