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/706cad7e-b845-4054-9133-3e0125a5842e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "706cad7e-b845-4054-9133-3e0125a5842e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8bc45d38-96a8-4499-8579-54176a503954",
    "completed": true,
    "last_updated": "2022-09-17T17:12:28.287736-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8bc45d38-96a8-4499-8579-54176a503954",
    "datetime": "2022-09-16T19:10:00-04:00",
    "cutoff_datetime": "2022-09-16T19:10:00-04:00",
    "name": "TEX (M Perez) v. TAM (C Kluber)",
    "bettypes": [
        {
            "id": "4d0e3016-ce6a-44d4-b29c-bc3784c01f2a",
            "match": "https://api-prod.gambitprofit.com/api/matches/706cad7e-b845-4054-9133-3e0125a5842e/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "TAM (C Kluber)",
                        "amount": 5884.0
                    },
                    {
                        "team": "TEX (M Perez)",
                        "amount": 4116.0
                    }
                ],
                "expected_reward_tokens": 9178.68,
                "profit_sb": 178.68,
                "profit_sb_percentage": 1.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a499a222-cecd-47da-a56f-b5fcba2fbd39",
                    "gambit_id": "826500a7-13ff-4662-bbdf-02659bb2bce4",
                    "last_updated": "2022-09-17T17:12:28.300162-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (C Kluber)",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d0e3016-ce6a-44d4-b29c-bc3784c01f2a/?format=api"
                },
                {
                    "id": "5ea64dc2-6093-4bbc-a2be-ba7960e0a35e",
                    "gambit_id": "26d6808f-3b08-47d5-bc57-fcb3897b03b1",
                    "last_updated": "2022-09-17T17:12:28.301231-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (M Perez)",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d0e3016-ce6a-44d4-b29c-bc3784c01f2a/?format=api"
                }
            ]
        },
        {
            "id": "de79125d-5a5c-4534-b308-02bc09c77657",
            "match": "https://api-prod.gambitprofit.com/api/matches/706cad7e-b845-4054-9133-3e0125a5842e/?format=api",
            "name": "Play the Odds",
            "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": "TEX",
                        "amount": 5974.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b68bd1b5-1e72-4b4b-9eb6-aaac3a692f09",
                    "gambit_id": "40e6e79d-c8c5-455a-9610-04e685d0911c",
                    "last_updated": "2022-09-17T17:12:28.297905-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de79125d-5a5c-4534-b308-02bc09c77657/?format=api"
                },
                {
                    "id": "0d646396-5168-4725-9356-16dac2641b0b",
                    "gambit_id": "3359c147-560f-4f53-b295-be49f6904b3b",
                    "last_updated": "2022-09-17T17:12:28.294392-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de79125d-5a5c-4534-b308-02bc09c77657/?format=api"
                }
            ]
        },
        {
            "id": "cd67812b-cb07-434f-820e-814cfaef7eae",
            "match": "https://api-prod.gambitprofit.com/api/matches/706cad7e-b845-4054-9133-3e0125a5842e/?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 7.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ead18566-59f8-414d-9ba0-515da71ecfa0",
                    "gambit_id": "70ef030f-9d2e-4ea5-8f7c-562c9fffa670",
                    "last_updated": "2022-09-17T17:12:28.290825-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd67812b-cb07-434f-820e-814cfaef7eae/?format=api"
                },
                {
                    "id": "db03e802-4e4f-418a-a5c8-08c06f61b1ed",
                    "gambit_id": "25f8fdfc-ed2c-4cf8-a76e-c784faa7b0ca",
                    "last_updated": "2022-09-17T17:12:28.292068-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd67812b-cb07-434f-820e-814cfaef7eae/?format=api"
                }
            ]
        }
    ]
}