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/06ae7656-c707-4d70-b6a5-4ad8ccc33f7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "06ae7656-c707-4d70-b6a5-4ad8ccc33f7e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cfc7f619-ea44-441e-85d1-f8ed6ce893cf",
    "completed": true,
    "last_updated": "2023-07-23T22:02:59.250432-04:00",
    "created_at": "2023-07-22T09:52:58.362155-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.66,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/cfc7f619-ea44-441e-85d1-f8ed6ce893cf",
    "datetime": "2023-07-22T15:00:00-04:00",
    "cutoff_datetime": "2023-07-22T15:00:00-04:00",
    "name": "Marcin Tybura v. Tom Aspinall",
    "bettypes": [
        {
            "id": "9e1237aa-a8b7-4071-aaad-753ec324937a",
            "match": "https://api-prod.gambitprofit.com/api/matches/06ae7656-c707-4d70-b6a5-4ad8ccc33f7e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-22T09:52:58.372083-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": "Tom Aspinall",
                        "amount": 7721.0
                    },
                    {
                        "team": "Marcin Tybura",
                        "amount": 2279.0
                    }
                ],
                "expected_reward_tokens": 9342.41,
                "profit_sb": -157.59,
                "profit_sb_percentage": -1.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8caab98a-c1fc-4385-8b7c-d8e6f7ab390a",
                    "gambit_id": "fd278e91-407d-4289-a161-f656d8a050f0",
                    "last_updated": "2023-07-23T22:02:59.261902-04:00",
                    "created_at": "2023-07-22T09:52:58.380693-04:00",
                    "name": "Tom Aspinall",
                    "reward": "1.21000",
                    "odds": "1.21740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1237aa-a8b7-4071-aaad-753ec324937a/?format=api"
                },
                {
                    "id": "b9f2296d-5470-4e4b-8bb2-551846e5e1ce",
                    "gambit_id": "a9051941-14b3-44d3-9c22-fb93e99b467f",
                    "last_updated": "2023-07-23T22:02:59.258398-04:00",
                    "created_at": "2023-07-22T09:52:58.376874-04:00",
                    "name": "Marcin Tybura",
                    "reward": "4.10000",
                    "odds": "4.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1237aa-a8b7-4071-aaad-753ec324937a/?format=api"
                }
            ]
        },
        {
            "id": "b15c9524-1c7b-4144-b714-f52b7353e341",
            "match": "https://api-prod.gambitprofit.com/api/matches/06ae7656-c707-4d70-b6a5-4ad8ccc33f7e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-22T09:52:58.384600-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 1.5",
                        "amount": 5673.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 4327.0
                    }
                ],
                "expected_reward_tokens": 9303.05,
                "profit_sb": -196.95,
                "profit_sb_percentage": -2.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff21d454-a12d-4148-8993-e66c8c8547a6",
                    "gambit_id": "1b277dfc-3bbb-4593-9c02-e050e9f57ca4",
                    "last_updated": "2023-07-23T22:02:59.272777-04:00",
                    "created_at": "2023-07-22T09:52:58.396973-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b15c9524-1c7b-4144-b714-f52b7353e341/?format=api"
                },
                {
                    "id": "a8626451-7943-48ec-b2f4-f9e55a7851a1",
                    "gambit_id": "7e00c4df-13bd-4086-8c2d-af0a236569ef",
                    "last_updated": "2023-07-23T22:02:59.269372-04:00",
                    "created_at": "2023-07-22T09:52:58.388470-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b15c9524-1c7b-4144-b714-f52b7353e341/?format=api"
                }
            ]
        }
    ]
}