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/5f4e7611-9e6b-4746-9a6d-e3a174b1721d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5f4e7611-9e6b-4746-9a6d-e3a174b1721d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "667cac0d-a6e4-4eda-8407-3708142f75c0",
    "completed": true,
    "last_updated": "2023-04-05T22:57:05.336805-04:00",
    "created_at": "2023-04-04T09:56:53.925236-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.56,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/667cac0d-a6e4-4eda-8407-3708142f75c0",
    "datetime": "2023-04-04T14:45:00-04:00",
    "cutoff_datetime": "2023-04-04T14:45:00-04:00",
    "name": "Leeds United v. Nottingham Forest",
    "bettypes": [
        {
            "id": "f85c8c90-926e-4e75-a845-f90e37745344",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f4e7611-9e6b-4746-9a6d-e3a174b1721d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:56:53.933493-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Leeds United",
                        "amount": 6855.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3145.0
                    }
                ],
                "expected_reward_tokens": 11447.8,
                "profit_sb": 1947.8,
                "profit_sb_percentage": 20.5,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leeds United",
                        "amount": 5544.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2543.0
                    },
                    {
                        "team": "Nottingham Forest",
                        "amount": 1913.0
                    }
                ],
                "expected_reward_tokens": 9256.52,
                "profit_sb": -243.48,
                "profit_sb_percentage": -2.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16503fed-9287-4ff7-b537-884731527259",
                    "gambit_id": "6e330931-e0ea-4a9b-8e62-8d1696c4044b",
                    "last_updated": "2023-04-05T22:57:05.345897-04:00",
                    "created_at": "2023-04-04T09:56:53.936758-04:00",
                    "name": "Leeds United",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85c8c90-926e-4e75-a845-f90e37745344/?format=api"
                },
                {
                    "id": "e9aae5bf-c745-44ba-83d2-075c0cbc1c25",
                    "gambit_id": "c58e7629-86c6-43d9-b954-839633ac1c84",
                    "last_updated": "2023-04-05T22:57:05.347313-04:00",
                    "created_at": "2023-04-04T09:56:53.938289-04:00",
                    "name": "Draw",
                    "reward": "3.64000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85c8c90-926e-4e75-a845-f90e37745344/?format=api"
                },
                {
                    "id": "4405e91a-dac9-41d9-bd06-062af716c616",
                    "gambit_id": "cbf96358-a0eb-484d-937a-034e22d177d8",
                    "last_updated": "2023-04-05T22:57:05.344605-04:00",
                    "created_at": "2023-04-04T09:56:53.935104-04:00",
                    "name": "Nottingham Forest",
                    "reward": "4.84000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85c8c90-926e-4e75-a845-f90e37745344/?format=api"
                }
            ]
        },
        {
            "id": "d04de206-0724-4182-8414-8daef8cd47a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/5f4e7611-9e6b-4746-9a6d-e3a174b1721d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:56:53.927930-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": 5054.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4946.0
                    }
                ],
                "expected_reward_tokens": 9198.28,
                "profit_sb": -301.72,
                "profit_sb_percentage": -3.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5eb1ada3-1c1e-4065-9a13-2ba86b67aafb",
                    "gambit_id": "27efb142-1520-4935-b71f-cd166a612385",
                    "last_updated": "2023-04-05T22:57:05.342109-04:00",
                    "created_at": "2023-04-04T09:56:53.931638-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.82000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d04de206-0724-4182-8414-8daef8cd47a7/?format=api"
                },
                {
                    "id": "23dfb140-2650-44da-966c-e825f52d79d6",
                    "gambit_id": "7be2d5f4-bd80-45d5-9b3b-1c5d7fd07c1c",
                    "last_updated": "2023-04-05T22:57:05.340824-04:00",
                    "created_at": "2023-04-04T09:56:53.929861-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.86000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d04de206-0724-4182-8414-8daef8cd47a7/?format=api"
                }
            ]
        }
    ]
}