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/9e564725-5ce0-46e3-9a89-827d344076d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e564725-5ce0-46e3-9a89-827d344076d0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dc992ec7-e9f5-4041-8109-694bc0e1dbcf",
    "completed": true,
    "last_updated": "2023-10-02T10:53:28.583611-04:00",
    "created_at": "2023-09-29T09:38:12.074611-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.41,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/dc992ec7-e9f5-4041-8109-694bc0e1dbcf",
    "datetime": "2023-09-30T12:30:00-04:00",
    "cutoff_datetime": "2023-09-30T12:30:00-04:00",
    "name": "Tottenham v. Liverpool",
    "bettypes": [
        {
            "id": "642ab37f-bee7-495c-831f-2c6e2071696b",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e564725-5ce0-46e3-9a89-827d344076d0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T09:38:12.089131-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": 5665.0
                    },
                    {
                        "team": "Tottenham",
                        "amount": 4335.0
                    }
                ],
                "expected_reward_tokens": 12179.75,
                "profit_sb": 2679.75,
                "profit_sb_percentage": 28.21,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 4268.0
                    },
                    {
                        "team": "Tottenham",
                        "amount": 3265.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2467.0
                    }
                ],
                "expected_reward_tokens": 9174.65,
                "profit_sb": -325.35,
                "profit_sb_percentage": -3.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba1e8494-9ef6-4024-ba39-b5c59a213a6a",
                    "gambit_id": "022b5ba2-fc27-42ac-9642-fc81f43dbb01",
                    "last_updated": "2023-10-02T10:53:28.602767-04:00",
                    "created_at": "2023-09-29T09:38:12.104427-04:00",
                    "name": "Liverpool",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642ab37f-bee7-495c-831f-2c6e2071696b/?format=api"
                },
                {
                    "id": "3e6c6e75-25cd-489d-8137-5e35d6fe7eb1",
                    "gambit_id": "8097a098-9cc2-4aa5-ae3b-bf7b0cd21712",
                    "last_updated": "2023-10-02T10:53:28.599467-04:00",
                    "created_at": "2023-09-29T09:38:12.099114-04:00",
                    "name": "Tottenham",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642ab37f-bee7-495c-831f-2c6e2071696b/?format=api"
                },
                {
                    "id": "cf73bac7-3731-4917-bf00-f73873fb7a55",
                    "gambit_id": "f92dfded-7e1a-418f-8696-f5b07462a8c9",
                    "last_updated": "2023-10-02T10:53:28.596142-04:00",
                    "created_at": "2023-09-29T09:38:12.094537-04:00",
                    "name": "Draw",
                    "reward": "3.72000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642ab37f-bee7-495c-831f-2c6e2071696b/?format=api"
                }
            ]
        },
        {
            "id": "8ce9b420-8a1c-4830-adba-7bedc1f72ca8",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e564725-5ce0-46e3-9a89-827d344076d0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T09:38:12.108731-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": 6920.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3080.0
                    }
                ],
                "expected_reward_tokens": 9270.8,
                "profit_sb": -229.2,
                "profit_sb_percentage": -2.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0090e9ce-af4e-42f5-a9e7-1f9a7e140dce",
                    "gambit_id": "6e4f30ec-be53-46f4-973b-ae2ab44e6f10",
                    "last_updated": "2023-10-02T10:53:28.609543-04:00",
                    "created_at": "2023-09-29T09:38:12.112927-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.34000",
                    "odds": "1.36000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce9b420-8a1c-4830-adba-7bedc1f72ca8/?format=api"
                },
                {
                    "id": "317294a6-5ae0-405d-840d-71779f35b9fd",
                    "gambit_id": "6ce064c2-11ce-481b-bad2-e95e272c8757",
                    "last_updated": "2023-10-02T10:53:28.612771-04:00",
                    "created_at": "2023-09-29T09:38:12.118276-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce9b420-8a1c-4830-adba-7bedc1f72ca8/?format=api"
                }
            ]
        }
    ]
}