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/9568c4e0-f209-4d8a-8b95-d70e19ff2b83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9568c4e0-f209-4d8a-8b95-d70e19ff2b83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "abfc838d-b141-496c-b957-41854d5756d8",
    "completed": true,
    "last_updated": "2024-01-17T22:38:11.892832-05:00",
    "created_at": "2024-01-12T09:53:15.267986-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.74,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/abfc838d-b141-496c-b957-41854d5756d8",
    "datetime": "2024-01-12T14:45:00-05:00",
    "cutoff_datetime": "2024-01-12T14:45:00-05:00",
    "name": "Burnley v. Luton Town",
    "bettypes": [
        {
            "id": "6cea2369-7ac3-454a-a297-f86949ed0d14",
            "match": "https://api-prod.gambitprofit.com/api/matches/9568c4e0-f209-4d8a-8b95-d70e19ff2b83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-12T09:53:15.292951-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Burnley",
                        "amount": 6161.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3839.0
                    }
                ],
                "expected_reward_tokens": 12630.05,
                "profit_sb": 3130.05,
                "profit_sb_percentage": 32.95,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Burnley",
                        "amount": 4489.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2797.0
                    },
                    {
                        "team": "Luton Town",
                        "amount": 2714.0
                    }
                ],
                "expected_reward_tokens": 9200.46,
                "profit_sb": -299.54,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8523495-c816-442a-bf9a-0444c2b5ea9a",
                    "gambit_id": "39fe1500-1765-4f5e-8bea-9dd8c4c82b9d",
                    "last_updated": "2024-01-17T22:38:11.906019-05:00",
                    "created_at": "2024-01-12T09:53:15.299504-05:00",
                    "name": "Burnley",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cea2369-7ac3-454a-a297-f86949ed0d14/?format=api"
                },
                {
                    "id": "ca40e2a9-f830-425c-b9dd-4ef91dc5dee3",
                    "gambit_id": "3004b11e-f0c1-48c5-8855-6880dd912d1b",
                    "last_updated": "2024-01-17T22:38:11.912711-05:00",
                    "created_at": "2024-01-12T09:53:15.304788-05:00",
                    "name": "Draw",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cea2369-7ac3-454a-a297-f86949ed0d14/?format=api"
                },
                {
                    "id": "0685e61f-83ea-413f-a52d-5f9f7fc10886",
                    "gambit_id": "e99a4c86-3f88-4670-b46a-dcabbfa41376",
                    "last_updated": "2024-01-17T22:38:11.916020-05:00",
                    "created_at": "2024-01-12T09:53:15.309094-05:00",
                    "name": "Luton Town",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cea2369-7ac3-454a-a297-f86949ed0d14/?format=api"
                }
            ]
        },
        {
            "id": "59679e94-4759-46c8-80e6-59a10c894ef4",
            "match": "https://api-prod.gambitprofit.com/api/matches/9568c4e0-f209-4d8a-8b95-d70e19ff2b83/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-12T09:53:15.314123-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 Under 2.5",
                        "amount": 5162.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4838.0
                    }
                ],
                "expected_reward_tokens": 9239.98,
                "profit_sb": -260.02,
                "profit_sb_percentage": -2.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b140b895-ba76-4b39-a7f5-872e6dae24a8",
                    "gambit_id": "6b5c3ab3-0df1-444c-b481-5c76ee6e487e",
                    "last_updated": "2024-01-17T22:38:11.925635-05:00",
                    "created_at": "2024-01-12T09:53:15.325363-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.79000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59679e94-4759-46c8-80e6-59a10c894ef4/?format=api"
                },
                {
                    "id": "b74c7403-1ede-42e0-8d85-6d144d9f98a4",
                    "gambit_id": "ec4650e2-664c-451c-9ac1-162336650270",
                    "last_updated": "2024-01-17T22:38:11.922535-05:00",
                    "created_at": "2024-01-12T09:53:15.319393-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.91000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59679e94-4759-46c8-80e6-59a10c894ef4/?format=api"
                }
            ]
        }
    ]
}