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/e3e02a26-5556-4962-a75a-7c3921bd49ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e3e02a26-5556-4962-a75a-7c3921bd49ee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dc189708-a867-46bf-b3cf-6d10280a52bd",
    "completed": true,
    "last_updated": "2024-02-01T10:58:01.898588-05:00",
    "created_at": "2024-01-31T09:58:18.474318-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.98,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/dc189708-a867-46bf-b3cf-6d10280a52bd",
    "datetime": "2024-01-31T14:30:00-05:00",
    "cutoff_datetime": "2024-01-31T14:30:00-05:00",
    "name": "Manchester City v. Burnley",
    "bettypes": [
        {
            "id": "a4f69fe4-9a58-4056-b7e2-96021552b884",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3e02a26-5556-4962-a75a-7c3921bd49ee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T09:58:18.486765-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 City",
                        "amount": 8972.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1028.0
                    }
                ],
                "expected_reward_tokens": 9868.8,
                "profit_sb": 368.8,
                "profit_sb_percentage": 3.88,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 8552.0
                    },
                    {
                        "team": "Draw",
                        "amount": 980.0
                    },
                    {
                        "team": "Burnley",
                        "amount": 468.0
                    }
                ],
                "expected_reward_tokens": 9406.8,
                "profit_sb": -93.2,
                "profit_sb_percentage": -0.98,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c0308dc-f20f-4f64-87bd-47ca35119d06",
                    "gambit_id": "31f8f841-8a87-4f90-a72f-9071ce24122c",
                    "last_updated": "2024-02-01T10:58:01.916393-05:00",
                    "created_at": "2024-01-31T09:58:18.493016-05:00",
                    "name": "Manchester City",
                    "reward": "1.10000",
                    "odds": "1.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4f69fe4-9a58-4056-b7e2-96021552b884/?format=api"
                },
                {
                    "id": "ed099175-3ece-461d-867e-6326e4df1838",
                    "gambit_id": "bcf130b0-5540-4055-8e7c-be336a9e4c62",
                    "last_updated": "2024-02-01T10:58:01.929985-05:00",
                    "created_at": "2024-01-31T09:58:18.504804-05:00",
                    "name": "Draw",
                    "reward": "9.60000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4f69fe4-9a58-4056-b7e2-96021552b884/?format=api"
                },
                {
                    "id": "3050f00e-3285-4fac-be3e-52eabf6aab93",
                    "gambit_id": "4cb2cb34-cc83-4f51-b0b3-049c6b5f4d29",
                    "last_updated": "2024-02-01T10:58:01.925287-05:00",
                    "created_at": "2024-01-31T09:58:18.499950-05:00",
                    "name": "Burnley",
                    "reward": "20.10000",
                    "odds": "21.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4f69fe4-9a58-4056-b7e2-96021552b884/?format=api"
                }
            ]
        },
        {
            "id": "97671700-4942-477e-b207-859985ad9fa6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3e02a26-5556-4962-a75a-7c3921bd49ee/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:18.509856-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": 7014.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 2986.0
                    }
                ],
                "expected_reward_tokens": 9256.6,
                "profit_sb": -243.4,
                "profit_sb_percentage": -2.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eba7cb7d-5ec1-48b3-8414-c6dc9fa04dca",
                    "gambit_id": "f6a208c4-44a5-47f4-a5a7-bb1321384de5",
                    "last_updated": "2024-02-01T10:58:01.946418-05:00",
                    "created_at": "2024-01-31T09:58:18.514448-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.32000",
                    "odds": "1.33000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97671700-4942-477e-b207-859985ad9fa6/?format=api"
                },
                {
                    "id": "dd119dc2-890f-4837-86f8-70db966c3c1e",
                    "gambit_id": "9bcddb57-0d66-4b7e-bc40-005267cd9a8f",
                    "last_updated": "2024-02-01T10:58:01.957633-05:00",
                    "created_at": "2024-01-31T09:58:18.519819-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97671700-4942-477e-b207-859985ad9fa6/?format=api"
                }
            ]
        }
    ]
}