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/c089f694-91f9-4b29-983b-f060de987ba2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c089f694-91f9-4b29-983b-f060de987ba2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5be7b2af-6043-4cdc-be26-a02edb2e1c90",
    "completed": false,
    "last_updated": "2022-12-24T17:12:21.134227-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.37,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5be7b2af-6043-4cdc-be26-a02edb2e1c90",
    "datetime": "2022-11-12T10:00:00-05:00",
    "cutoff_datetime": "2022-11-12T10:00:00-05:00",
    "name": "Bournemouth v. Everton",
    "bettypes": [
        {
            "id": "be2e5682-e0c0-49c8-81cf-be9b64fa28cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c089f694-91f9-4b29-983b-f060de987ba2/?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": "Everton",
                        "amount": 5170.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 4830.0
                    }
                ],
                "expected_reward_tokens": 12459.7,
                "profit_sb": 3459.7,
                "profit_sb_percentage": 38.44,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Everton",
                        "amount": 3613.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 3375.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3013.0
                    }
                ],
                "expected_reward_tokens": 8707.33,
                "profit_sb": -292.67,
                "profit_sb_percentage": -3.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51b3fe5c-3d9c-447a-b397-feb5487d227d",
                    "gambit_id": "bfd2a297-a781-4335-9d6b-0f6966d3ac03",
                    "last_updated": "2022-12-24T17:12:21.140602-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Everton",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2e5682-e0c0-49c8-81cf-be9b64fa28cb/?format=api"
                },
                {
                    "id": "58a8595e-0767-4537-b981-27739fca041c",
                    "gambit_id": "09233178-d354-459a-8874-50550eaba298",
                    "last_updated": "2022-12-24T17:12:21.141767-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Bournemouth",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2e5682-e0c0-49c8-81cf-be9b64fa28cb/?format=api"
                },
                {
                    "id": "d6f87501-0fe2-4221-ae76-5480561b5784",
                    "gambit_id": "db07745b-b763-48f4-abd8-a559d77b6113",
                    "last_updated": "2022-12-24T17:12:21.142874-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.89000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2e5682-e0c0-49c8-81cf-be9b64fa28cb/?format=api"
                }
            ]
        },
        {
            "id": "3515c67a-1b52-4ae7-8683-376539ae6c2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c089f694-91f9-4b29-983b-f060de987ba2/?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": 5583.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 8876.97,
                "profit_sb": -123.03,
                "profit_sb_percentage": -1.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57de4dbb-08e8-4a3c-9d2d-afc3bfba0733",
                    "gambit_id": "28ab9f3c-c0a6-40e8-94cb-00b1fc913b24",
                    "last_updated": "2022-12-24T17:12:21.137065-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.59000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3515c67a-1b52-4ae7-8683-376539ae6c2b/?format=api"
                },
                {
                    "id": "13a66cdb-c254-45ce-aae6-24d69ade954d",
                    "gambit_id": "31227be8-b64f-49f2-bc11-d31a1e6547a0",
                    "last_updated": "2022-12-24T17:12:21.138208-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3515c67a-1b52-4ae7-8683-376539ae6c2b/?format=api"
                }
            ]
        }
    ]
}