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/2d563130-daec-47ba-aaa4-cf64218ae502/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2d563130-daec-47ba-aaa4-cf64218ae502",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7576a28f-32df-4463-b476-7f7db71cf9ee",
    "completed": true,
    "last_updated": "2022-09-07T12:46:55.894352-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.56,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/7576a28f-32df-4463-b476-7f7db71cf9ee",
    "datetime": "2022-09-06T15:00:00-04:00",
    "cutoff_datetime": "2022-09-06T15:00:00-04:00",
    "name": "FC Red Bull Salzburg v. AC Milan",
    "bettypes": [
        {
            "id": "600715d0-da0e-45cd-8a66-607aa5e4e8e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d563130-daec-47ba-aaa4-cf64218ae502/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "AC Milan",
                        "amount": 6360.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3640.0
                    }
                ],
                "expected_reward_tokens": 11829.6,
                "profit_sb": 2829.6,
                "profit_sb_percentage": 31.44,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "AC Milan",
                        "amount": 4790.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2742.0
                    },
                    {
                        "team": "FC Red Bull Salzburg",
                        "amount": 2468.0
                    }
                ],
                "expected_reward_tokens": 8909.4,
                "profit_sb": -90.6,
                "profit_sb_percentage": -1.01,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42b7faa4-dafa-487e-86a8-726023df0270",
                    "gambit_id": "9d3a4807-08fd-4f54-987c-f6bd9bb71bbf",
                    "last_updated": "2022-09-07T12:46:55.900455-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "AC Milan",
                    "reward": "1.86000",
                    "odds": "1.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/600715d0-da0e-45cd-8a66-607aa5e4e8e7/?format=api"
                },
                {
                    "id": "b24a899e-0055-4dc5-b8b6-17c7a25090bf",
                    "gambit_id": "4781c471-62da-4299-acfd-12b0a3bb8885",
                    "last_updated": "2022-09-07T12:46:55.902377-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.25000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/600715d0-da0e-45cd-8a66-607aa5e4e8e7/?format=api"
                },
                {
                    "id": "b90a8be4-167b-40c9-bf8a-2ac88d85bdf0",
                    "gambit_id": "dd561993-2b6f-40ba-9ba3-259a50fca918",
                    "last_updated": "2022-09-07T12:46:55.901406-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Red Bull Salzburg",
                    "reward": "3.61000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/600715d0-da0e-45cd-8a66-607aa5e4e8e7/?format=api"
                }
            ]
        },
        {
            "id": "d152678f-59b5-49a6-b61a-73c723056d30",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d563130-daec-47ba-aaa4-cf64218ae502/?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": "Game Total Under 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26fe7bdb-b69c-4f51-b6bc-18f8e9c9d303",
                    "gambit_id": "d898e495-358e-4be9-88ae-2ac1e20ea75a",
                    "last_updated": "2022-09-07T12:46:55.897260-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.79000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d152678f-59b5-49a6-b61a-73c723056d30/?format=api"
                },
                {
                    "id": "614cf452-1f35-4187-b988-1d9ab55876d4",
                    "gambit_id": "02b170ca-b8f8-42bc-941c-0901282d060c",
                    "last_updated": "2022-09-07T12:46:55.898496-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d152678f-59b5-49a6-b61a-73c723056d30/?format=api"
                }
            ]
        }
    ]
}