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/b900a3fd-2880-4adc-a105-8550bb536274/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b900a3fd-2880-4adc-a105-8550bb536274",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "499b8b04-a6d3-4850-a549-132f24be5fa8",
    "completed": true,
    "last_updated": "2022-09-05T10:37:16.305693-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.56,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/499b8b04-a6d3-4850-a549-132f24be5fa8",
    "datetime": "2022-09-03T20:00:00-04:00",
    "cutoff_datetime": "2022-09-03T20:00:00-04:00",
    "name": "Chelsea v. West Ham United",
    "bettypes": [
        {
            "id": "82fa3441-f688-4ba1-8a2d-e97ae142ce33",
            "match": "https://api-prod.gambitprofit.com/api/matches/b900a3fd-2880-4adc-a105-8550bb536274/?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": "Chelsea",
                        "amount": 6983.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3017.0
                    }
                ],
                "expected_reward_tokens": 10891.37,
                "profit_sb": 1891.37,
                "profit_sb_percentage": 21.02,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5698.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2462.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 1840.0
                    }
                ],
                "expected_reward_tokens": 8887.2,
                "profit_sb": -112.8,
                "profit_sb_percentage": -1.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "decebddd-701a-4516-a383-72b94b2b0437",
                    "gambit_id": "291c9695-4718-4a30-86ce-11cc1a901dee",
                    "last_updated": "2022-09-05T10:37:16.312835-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chelsea",
                    "reward": "1.56000",
                    "odds": "1.62000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82fa3441-f688-4ba1-8a2d-e97ae142ce33/?format=api"
                },
                {
                    "id": "9461c14a-ed10-4753-b4ae-aab49eb90d1f",
                    "gambit_id": "22903b9c-17b6-402c-9b31-2d49f920585a",
                    "last_updated": "2022-09-05T10:37:16.313864-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.61000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82fa3441-f688-4ba1-8a2d-e97ae142ce33/?format=api"
                },
                {
                    "id": "b950f8a2-9aa4-482d-9f87-b88d68fbfae8",
                    "gambit_id": "8935103f-ecdf-4b6f-bab4-f2813c14d8e4",
                    "last_updated": "2022-09-05T10:37:16.311803-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Ham United",
                    "reward": "4.83000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82fa3441-f688-4ba1-8a2d-e97ae142ce33/?format=api"
                }
            ]
        },
        {
            "id": "f731d7e0-7911-4dca-a933-44fcec2fdc2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b900a3fd-2880-4adc-a105-8550bb536274/?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 Under 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0a150bf-b631-4a39-8df3-6ecbae0e17b5",
                    "gambit_id": "6e9ffe18-3daa-4bc8-aea2-036057ad0b33",
                    "last_updated": "2022-09-05T10:37:16.308564-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.79000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f731d7e0-7911-4dca-a933-44fcec2fdc2f/?format=api"
                },
                {
                    "id": "1c507fc7-21e4-4882-aaef-6c0fbfc10cb8",
                    "gambit_id": "8dd3a303-9d70-4b4c-9a39-a7b3bd2f1135",
                    "last_updated": "2022-09-05T10:37:16.309727-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f731d7e0-7911-4dca-a933-44fcec2fdc2f/?format=api"
                }
            ]
        }
    ]
}