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/e97df55d-c8d2-4959-82d4-a0790792f5bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e97df55d-c8d2-4959-82d4-a0790792f5bc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d9bf28c-7263-43d7-8a9b-b36b15d87c73",
    "completed": true,
    "last_updated": "2022-10-24T12:02:01.263887-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.0,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/3d9bf28c-7263-43d7-8a9b-b36b15d87c73",
    "datetime": "2022-10-20T14:30:00-04:00",
    "cutoff_datetime": "2022-10-20T14:30:00-04:00",
    "name": "Fulham v. Aston Villa",
    "bettypes": [
        {
            "id": "79072c6a-ceff-4e55-8721-59420dfe8eb2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e97df55d-c8d2-4959-82d4-a0790792f5bc/?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": "Aston Villa",
                        "amount": 5598.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 4402.0
                    }
                ],
                "expected_reward_tokens": 12985.9,
                "profit_sb": 3485.9,
                "profit_sb_percentage": 36.69,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Aston Villa",
                        "amount": 4013.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 3156.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2830.0
                    }
                ],
                "expected_reward_tokens": 9310.16,
                "profit_sb": -189.84,
                "profit_sb_percentage": -2.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f54b8516-7899-4d41-8bcc-c1297cdf935f",
                    "gambit_id": "80cf0c43-aba4-479d-8c9d-1e2a5b7aa569",
                    "last_updated": "2022-10-24T12:02:01.270762-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Aston Villa",
                    "reward": "2.32000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
                },
                {
                    "id": "2862101d-ab47-4ca7-a463-848e3271b607",
                    "gambit_id": "54297a18-ada3-411c-9273-32fa0cc4a85d",
                    "last_updated": "2022-10-24T12:02:01.272079-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fulham",
                    "reward": "2.95000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
                },
                {
                    "id": "794517b5-b0c0-4be7-9f51-54d4c3ab9cbf",
                    "gambit_id": "ab7a38a2-5eb8-4bb0-9af2-75a849085c48",
                    "last_updated": "2022-10-24T12:02:01.273283-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.29000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
                }
            ]
        },
        {
            "id": "ebb6d7ee-47a3-48df-9c8c-101e7c5dd1fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/e97df55d-c8d2-4959-82d4-a0790792f5bc/?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 Over 2.5",
                        "amount": 5067.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4933.0
                    }
                ],
                "expected_reward_tokens": 9272.61,
                "profit_sb": -227.39,
                "profit_sb_percentage": -2.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd72a2b3-9421-490b-8f0a-6fae40a76abf",
                    "gambit_id": "24803231-62e6-4941-9a89-561486489f2c",
                    "last_updated": "2022-10-24T12:02:01.268237-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb6d7ee-47a3-48df-9c8c-101e7c5dd1fd/?format=api"
                },
                {
                    "id": "f4fdfea3-e33b-4cf8-9964-c3f94a613d05",
                    "gambit_id": "940c9763-c3a1-4b1e-8512-ef2cd0f397dc",
                    "last_updated": "2022-10-24T12:02:01.266936-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.88000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb6d7ee-47a3-48df-9c8c-101e7c5dd1fd/?format=api"
                }
            ]
        }
    ]
}