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/20b5402a-5644-42d7-b1c6-a8fbb5db7c7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20b5402a-5644-42d7-b1c6-a8fbb5db7c7c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fc07d3fb-a8d2-40eb-9cc0-9150bcba5b71",
    "completed": true,
    "last_updated": "2023-05-04T11:27:05.216216-04:00",
    "created_at": "2023-05-03T12:12:08.557087-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.55,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/fc07d3fb-a8d2-40eb-9cc0-9150bcba5b71",
    "datetime": "2023-05-03T15:00:00-04:00",
    "cutoff_datetime": "2023-05-03T15:00:00-04:00",
    "name": "Liverpool v. Fulham",
    "bettypes": [
        {
            "id": "38d3606c-b90f-4e6b-9c14-d12f08dc889b",
            "match": "https://api-prod.gambitprofit.com/api/matches/20b5402a-5644-42d7-b1c6-a8fbb5db7c7c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-03T12:12:08.563218-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 8204.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1796.0
                    }
                ],
                "expected_reward_tokens": 10416.8,
                "profit_sb": 916.8,
                "profit_sb_percentage": 9.65,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7366.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1613.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 1021.0
                    }
                ],
                "expected_reward_tokens": 9352.36,
                "profit_sb": -147.64,
                "profit_sb_percentage": -1.55,
                "recommended": false
            },
            "lines": [
                {
                    "id": "740c43cc-bb79-4c10-a4f1-7de70ce15034",
                    "gambit_id": "6dec6a26-82e0-4cb7-9e6d-47ed06569558",
                    "last_updated": "2023-05-04T11:27:05.223802-04:00",
                    "created_at": "2023-05-03T12:12:08.566328-04:00",
                    "name": "Liverpool",
                    "reward": "1.27000",
                    "odds": "1.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d3606c-b90f-4e6b-9c14-d12f08dc889b/?format=api"
                },
                {
                    "id": "47d834e4-4447-46d6-a8cf-3f058a71c1df",
                    "gambit_id": "c64fd7fb-1930-48bf-9c86-39a9e8a814f4",
                    "last_updated": "2023-05-04T11:27:05.224959-04:00",
                    "created_at": "2023-05-03T12:12:08.567690-04:00",
                    "name": "Draw",
                    "reward": "5.80000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d3606c-b90f-4e6b-9c14-d12f08dc889b/?format=api"
                },
                {
                    "id": "2438968a-3a66-41fa-9627-cef4615f32b9",
                    "gambit_id": "ef4a838d-7253-4a9c-9c4d-bc8424ad5435",
                    "last_updated": "2023-05-04T11:27:05.222571-04:00",
                    "created_at": "2023-05-03T12:12:08.564877-04:00",
                    "name": "Fulham",
                    "reward": "9.16000",
                    "odds": "9.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d3606c-b90f-4e6b-9c14-d12f08dc889b/?format=api"
                }
            ]
        },
        {
            "id": "78ab2008-0cc5-4367-ba22-d6b56ea8186a",
            "match": "https://api-prod.gambitprofit.com/api/matches/20b5402a-5644-42d7-b1c6-a8fbb5db7c7c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-03T12:12:08.558912-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": "Game Total Over 2.5",
                        "amount": 6478.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3522.0
                    }
                ],
                "expected_reward_tokens": 9262.86,
                "profit_sb": -237.14,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae4402fe-e601-4d43-a773-5c0e5b6b1df4",
                    "gambit_id": "546a3418-8834-4d09-b8b7-e15d3d8a36b3",
                    "last_updated": "2023-05-04T11:27:05.220029-04:00",
                    "created_at": "2023-05-03T12:12:08.561710-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.43000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ab2008-0cc5-4367-ba22-d6b56ea8186a/?format=api"
                },
                {
                    "id": "90c899e5-6512-45e3-a390-14c523522533",
                    "gambit_id": "f11019d7-b374-42a9-97b4-fd50edfed89d",
                    "last_updated": "2023-05-04T11:27:05.218955-04:00",
                    "created_at": "2023-05-03T12:12:08.560265-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ab2008-0cc5-4367-ba22-d6b56ea8186a/?format=api"
                }
            ]
        }
    ]
}