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/c55395b4-52e3-4af3-84e2-0a705bf1c168/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c55395b4-52e3-4af3-84e2-0a705bf1c168",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "093448e2-7133-4099-aa8f-db37e5f4bfb4",
    "completed": true,
    "last_updated": "2023-02-20T09:51:56.826167-05:00",
    "created_at": "2023-02-17T10:31:55.729313-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.84,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/093448e2-7133-4099-aa8f-db37e5f4bfb4",
    "datetime": "2023-02-19T09:00:00-05:00",
    "cutoff_datetime": "2023-02-19T09:00:00-05:00",
    "name": "Manchester United v. Leicester City",
    "bettypes": [
        {
            "id": "1508e184-324b-4fe2-bd76-d9ad8d32cd79",
            "match": "https://api-prod.gambitprofit.com/api/matches/c55395b4-52e3-4af3-84e2-0a705bf1c168/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-17T10:31:55.735148-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 7376.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2624.0
                    }
                ],
                "expected_reward_tokens": 11283.2,
                "profit_sb": 1783.2,
                "profit_sb_percentage": 18.77,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 6095.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2169.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 1737.0
                    }
                ],
                "expected_reward_tokens": 9325.35,
                "profit_sb": -174.65,
                "profit_sb_percentage": -1.84,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94f40461-7b4a-4df9-a3c5-4f52a17aea00",
                    "gambit_id": "79e96344-60d1-44ec-9eee-2af78601fff0",
                    "last_updated": "2023-02-20T09:51:56.834275-05:00",
                    "created_at": "2023-02-17T10:31:55.737778-05:00",
                    "name": "Manchester United",
                    "reward": "1.53000",
                    "odds": "1.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1508e184-324b-4fe2-bd76-d9ad8d32cd79/?format=api"
                },
                {
                    "id": "bb87533a-d5ae-46df-866c-03c172b45e9d",
                    "gambit_id": "2e4982f6-bc8e-47d9-a7c7-e61e7aa51a1e",
                    "last_updated": "2023-02-20T09:51:56.835406-05:00",
                    "created_at": "2023-02-17T10:31:55.739012-05:00",
                    "name": "Draw",
                    "reward": "4.30000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1508e184-324b-4fe2-bd76-d9ad8d32cd79/?format=api"
                },
                {
                    "id": "de9d1628-0a13-44eb-8695-2cda6e33dfe0",
                    "gambit_id": "a0fff984-53f6-4f21-a766-3a62d376b11b",
                    "last_updated": "2023-02-20T09:51:56.833138-05:00",
                    "created_at": "2023-02-17T10:31:55.736498-05:00",
                    "name": "Leicester City",
                    "reward": "5.37000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1508e184-324b-4fe2-bd76-d9ad8d32cd79/?format=api"
                }
            ]
        },
        {
            "id": "1b290b12-c506-46db-87da-55d50ab3cedb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c55395b4-52e3-4af3-84e2-0a705bf1c168/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-17T10:31:55.731055-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 Over 2.5",
                        "amount": 5885.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4115.0
                    }
                ],
                "expected_reward_tokens": 9298.3,
                "profit_sb": -201.7,
                "profit_sb_percentage": -2.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d705d6e-4bdd-4300-b382-2dc52631b6b0",
                    "gambit_id": "4f5a66f5-ac57-454e-86f3-a42c73e96b76",
                    "last_updated": "2023-02-20T09:51:56.830691-05:00",
                    "created_at": "2023-02-17T10:31:55.733818-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b290b12-c506-46db-87da-55d50ab3cedb/?format=api"
                },
                {
                    "id": "cfcedb1c-eaa0-40de-a5e1-daf2a03df842",
                    "gambit_id": "d9a3379f-b02f-49f4-88e3-8862fe4965f2",
                    "last_updated": "2023-02-20T09:51:56.829395-05:00",
                    "created_at": "2023-02-17T10:31:55.732398-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b290b12-c506-46db-87da-55d50ab3cedb/?format=api"
                }
            ]
        }
    ]
}