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/2e0a3491-d17f-4b4b-9de4-9da12bc3c643/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2e0a3491-d17f-4b4b-9de4-9da12bc3c643",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c0d25d2a-4448-4383-9235-fa9979613b58",
    "completed": true,
    "last_updated": "2023-09-05T17:08:00.468574-04:00",
    "created_at": "2023-09-04T09:48:06.832103-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c0d25d2a-4448-4383-9235-fa9979613b58",
    "datetime": "2023-09-04T16:10:00-04:00",
    "cutoff_datetime": "2023-09-04T16:10:00-04:00",
    "name": "COL (P Lambert) v. ARI (M Kelly)",
    "bettypes": [
        {
            "id": "114fa239-4877-4ef9-b8fa-afc437e54988",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e0a3491-d17f-4b4b-9de4-9da12bc3c643/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-04T09:48:06.842271-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": "ARI (M Kelly)",
                        "amount": 6935.0
                    },
                    {
                        "team": "COL (P Lambert)",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c3a134f-06a9-4e7e-b33f-c21a2a9ac7c0",
                    "gambit_id": "98a358be-a441-49f5-92e9-5fade0a2fbc2",
                    "last_updated": "2023-09-05T17:08:00.497477-04:00",
                    "created_at": "2023-09-04T09:48:06.850782-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/114fa239-4877-4ef9-b8fa-afc437e54988/?format=api"
                },
                {
                    "id": "5863a50c-b43a-431f-97d1-a939735206d5",
                    "gambit_id": "2a55743c-2811-4952-825f-e2464ce3d9ee",
                    "last_updated": "2023-09-05T17:08:00.494263-04:00",
                    "created_at": "2023-09-04T09:48:06.846966-04:00",
                    "name": "COL (P Lambert)",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/114fa239-4877-4ef9-b8fa-afc437e54988/?format=api"
                }
            ]
        },
        {
            "id": "a3d8aa0c-6b97-493f-bb12-8e5d5fd084a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e0a3491-d17f-4b4b-9de4-9da12bc3c643/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-04T09:48:06.855448-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": "ARI",
                        "amount": 5107.0
                    },
                    {
                        "team": "COL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4909bad-d5f8-4a0a-b653-cd0d19ddd660",
                    "gambit_id": "b73e8a7b-7096-4c8a-8726-3a4bbe130217",
                    "last_updated": "2023-09-05T17:08:00.507413-04:00",
                    "created_at": "2023-09-04T09:48:06.864717-04:00",
                    "name": "ARI",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d8aa0c-6b97-493f-bb12-8e5d5fd084a2/?format=api"
                },
                {
                    "id": "6b471202-1907-4e40-8227-0caab85945d9",
                    "gambit_id": "ba28bdec-44dd-47a1-903e-0428029e5869",
                    "last_updated": "2023-09-05T17:08:00.504094-04:00",
                    "created_at": "2023-09-04T09:48:06.859577-04:00",
                    "name": "COL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d8aa0c-6b97-493f-bb12-8e5d5fd084a2/?format=api"
                }
            ]
        },
        {
            "id": "54057345-96f8-4759-9a38-61370addf5be",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e0a3491-d17f-4b4b-9de4-9da12bc3c643/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-04T09:48:06.869472-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 Over 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0168ccf-6ac2-4201-97ff-0f39b10d7ae6",
                    "gambit_id": "74e0445b-d75d-4196-a50f-75f52e91127a",
                    "last_updated": "2023-09-05T17:08:00.513898-04:00",
                    "created_at": "2023-09-04T09:48:06.873659-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54057345-96f8-4759-9a38-61370addf5be/?format=api"
                },
                {
                    "id": "4f61aa1c-489b-4181-a589-9c044a53bf6d",
                    "gambit_id": "45426564-8b36-4013-b5ec-bc2e71f52a86",
                    "last_updated": "2023-09-05T17:08:00.517479-04:00",
                    "created_at": "2023-09-04T09:48:06.877550-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54057345-96f8-4759-9a38-61370addf5be/?format=api"
                }
            ]
        }
    ]
}