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/aa5535c0-8252-4ee6-95a7-baa84c556b92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aa5535c0-8252-4ee6-95a7-baa84c556b92",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "516ae82e-a118-4df7-9beb-f880b8635702",
    "completed": true,
    "last_updated": "2023-06-27T15:03:09.050265-04:00",
    "created_at": "2023-06-24T10:43:11.391793-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.05,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/516ae82e-a118-4df7-9beb-f880b8635702",
    "datetime": "2023-06-24T15:00:00-04:00",
    "cutoff_datetime": "2023-06-24T15:00:00-04:00",
    "name": "Gabriel Santos v. David Onama",
    "bettypes": [
        {
            "id": "50a09563-99fc-4c94-8d03-e912dd64e32a",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa5535c0-8252-4ee6-95a7-baa84c556b92/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T10:43:11.394112-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": "Gabriel Santos",
                        "amount": 6462.0
                    },
                    {
                        "team": "David Onama",
                        "amount": 3538.0
                    }
                ],
                "expected_reward_tokens": 9304.94,
                "profit_sb": -195.06,
                "profit_sb_percentage": -2.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e594c4f-1cb9-4dcd-82a1-40234b24f91d",
                    "gambit_id": "8324f202-790e-4e82-8c13-2726ab805e3d",
                    "last_updated": "2023-06-27T15:03:09.057456-04:00",
                    "created_at": "2023-06-24T10:43:11.395800-04:00",
                    "name": "Gabriel Santos",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50a09563-99fc-4c94-8d03-e912dd64e32a/?format=api"
                },
                {
                    "id": "cf84702f-33a2-47c8-810c-d4f7dfb25488",
                    "gambit_id": "0f41bf1c-70ad-4ee4-86fe-c6c0f8f87439",
                    "last_updated": "2023-06-27T15:03:09.060805-04:00",
                    "created_at": "2023-06-24T10:43:11.398333-04:00",
                    "name": "David Onama",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50a09563-99fc-4c94-8d03-e912dd64e32a/?format=api"
                }
            ]
        },
        {
            "id": "efff019f-61e3-4a09-8b55-e6b8ee1c6055",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa5535c0-8252-4ee6-95a7-baa84c556b92/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T10:43:11.400069-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 2.5",
                        "amount": 5875.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4125.0
                    }
                ],
                "expected_reward_tokens": 9281.25,
                "profit_sb": -218.75,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3ec46b6d-9385-40ad-8996-755156a4fb0a",
                    "gambit_id": "0c0725e7-f2b5-43d1-8a48-db5da595a9dd",
                    "last_updated": "2023-06-27T15:03:09.069718-04:00",
                    "created_at": "2023-06-24T10:43:11.403256-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff019f-61e3-4a09-8b55-e6b8ee1c6055/?format=api"
                },
                {
                    "id": "570bfb32-e2dd-4aaf-9622-03c4ccce0e8d",
                    "gambit_id": "a36704ac-edb8-4e9e-ad80-786bcc96f202",
                    "last_updated": "2023-06-27T15:03:09.066651-04:00",
                    "created_at": "2023-06-24T10:43:11.401684-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efff019f-61e3-4a09-8b55-e6b8ee1c6055/?format=api"
                }
            ]
        }
    ]
}