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/1008b9da-b37d-4cdf-9ff3-f5c042c03733/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1008b9da-b37d-4cdf-9ff3-f5c042c03733",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e5989b80-3286-409f-8c70-28f1edd8cc11",
    "completed": true,
    "last_updated": "2023-08-23T10:03:11.283201-04:00",
    "created_at": "2023-08-22T08:23:12.351838-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e5989b80-3286-409f-8c70-28f1edd8cc11",
    "datetime": "2023-08-22T21:40:00-04:00",
    "cutoff_datetime": "2023-08-22T21:40:00-04:00",
    "name": "MIA (J Luzardo) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "f3c68239-08d4-422c-98f5-99a6cc4843ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/1008b9da-b37d-4cdf-9ff3-f5c042c03733/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-22T08:23:12.365368-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": "SDG (B Snell)",
                        "amount": 6173.0
                    },
                    {
                        "team": "MIA (J Luzardo)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e32df847-427e-434d-93a0-da5307993ead",
                    "gambit_id": "1dcd5d23-96e8-49fe-8c0b-823c4a48b2f7",
                    "last_updated": "2023-08-23T10:03:11.296826-04:00",
                    "created_at": "2023-08-22T08:23:12.374892-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3c68239-08d4-422c-98f5-99a6cc4843ae/?format=api"
                },
                {
                    "id": "44be2ed3-10e2-4119-93c7-9829f980faca",
                    "gambit_id": "34f4e694-7ed7-4e26-88eb-60f375aadd34",
                    "last_updated": "2023-08-23T10:03:11.293384-04:00",
                    "created_at": "2023-08-22T08:23:12.370395-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3c68239-08d4-422c-98f5-99a6cc4843ae/?format=api"
                }
            ]
        },
        {
            "id": "2dd04073-fc35-4e3d-90ff-3ad386571598",
            "match": "https://api-prod.gambitprofit.com/api/matches/1008b9da-b37d-4cdf-9ff3-f5c042c03733/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-22T08:23:12.379360-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": "MIA",
                        "amount": 5614.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34b223b0-c7a8-4730-8885-f225ad9a0e82",
                    "gambit_id": "936bc167-0f15-4884-9951-ca2f3d04511d",
                    "last_updated": "2023-08-23T10:03:11.303991-04:00",
                    "created_at": "2023-08-22T08:23:12.385094-04:00",
                    "name": "MIA",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd04073-fc35-4e3d-90ff-3ad386571598/?format=api"
                },
                {
                    "id": "7a3cf2fd-d22a-4d52-a60b-7348f5c1a50a",
                    "gambit_id": "6bb6e12c-ae00-43a4-bff5-7ac5d4c58482",
                    "last_updated": "2023-08-23T10:03:11.307455-04:00",
                    "created_at": "2023-08-22T08:23:12.393733-04:00",
                    "name": "SDG",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd04073-fc35-4e3d-90ff-3ad386571598/?format=api"
                }
            ]
        },
        {
            "id": "fa7c103b-e083-4f70-98f6-8dbe98e7e033",
            "match": "https://api-prod.gambitprofit.com/api/matches/1008b9da-b37d-4cdf-9ff3-f5c042c03733/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-22T08:23:12.397975-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 Under 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78abd529-aefe-473d-a255-01308141f05f",
                    "gambit_id": "e4fa263f-8682-4323-8d5c-c0d6876332ba",
                    "last_updated": "2023-08-23T10:03:11.321075-04:00",
                    "created_at": "2023-08-22T08:23:12.408704-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7c103b-e083-4f70-98f6-8dbe98e7e033/?format=api"
                },
                {
                    "id": "7cf83952-0e16-4c6b-8ecc-204e71e04fff",
                    "gambit_id": "e78a86f0-88de-4b17-984a-bf7780994760",
                    "last_updated": "2023-08-23T10:03:11.314901-04:00",
                    "created_at": "2023-08-22T08:23:12.402721-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7c103b-e083-4f70-98f6-8dbe98e7e033/?format=api"
                }
            ]
        }
    ]
}