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/04abe22c-fee6-4a6d-8e6e-99273625a6af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "04abe22c-fee6-4a6d-8e6e-99273625a6af",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "04958560-be5b-4d5a-9d1e-b84044c32ceb",
    "completed": true,
    "last_updated": "2023-04-30T12:47:16.438623-04:00",
    "created_at": "2023-04-28T11:22:20.154759-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/04958560-be5b-4d5a-9d1e-b84044c32ceb",
    "datetime": "2023-04-28T20:05:00-04:00",
    "cutoff_datetime": "2023-04-28T20:05:00-04:00",
    "name": "NYY (C Schmidt) v. TEX (J Degrom)",
    "bettypes": [
        {
            "id": "74675e5f-0bd9-46b6-8f7a-d37edac95e22",
            "match": "https://api-prod.gambitprofit.com/api/matches/04abe22c-fee6-4a6d-8e6e-99273625a6af/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T11:22:20.169594-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": "TEX (J Degrom)",
                        "amount": 6627.0
                    },
                    {
                        "team": "NYY (C Schmidt)",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9476.61,
                "profit_sb": -23.39,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be3e6980-b3f0-485f-ba13-b42cf349e169",
                    "gambit_id": "f4e7c5ed-5353-4515-95fd-1bc800ed4411",
                    "last_updated": "2023-04-30T12:47:16.451101-04:00",
                    "created_at": "2023-04-28T11:22:20.170964-04:00",
                    "name": "TEX (J Degrom)",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74675e5f-0bd9-46b6-8f7a-d37edac95e22/?format=api"
                },
                {
                    "id": "d23fe294-a2e1-4000-9d0a-4e9fc66bd858",
                    "gambit_id": "17f05576-1d91-48c4-9a87-94b8e022b3ba",
                    "last_updated": "2023-04-30T12:47:16.452463-04:00",
                    "created_at": "2023-04-28T11:22:20.172288-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74675e5f-0bd9-46b6-8f7a-d37edac95e22/?format=api"
                }
            ]
        },
        {
            "id": "520f7e4a-e35c-4a5d-a5c6-243ff6473128",
            "match": "https://api-prod.gambitprofit.com/api/matches/04abe22c-fee6-4a6d-8e6e-99273625a6af/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-28T11:22:20.162357-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": "NYY",
                        "amount": 5319.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc1ceedd-5f54-4525-934f-cb7318972fe7",
                    "gambit_id": "a10766de-c3dc-4b30-af99-25c003445f1f",
                    "last_updated": "2023-04-30T12:47:16.448176-04:00",
                    "created_at": "2023-04-28T11:22:20.165342-04:00",
                    "name": "NYY",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/520f7e4a-e35c-4a5d-a5c6-243ff6473128/?format=api"
                },
                {
                    "id": "6290bb26-e08d-4460-a6e1-5733ba00e4dd",
                    "gambit_id": "4ef38dc2-17d6-4848-8b3d-d3cc120cc9cc",
                    "last_updated": "2023-04-30T12:47:16.446842-04:00",
                    "created_at": "2023-04-28T11:22:20.163842-04:00",
                    "name": "TEX",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/520f7e4a-e35c-4a5d-a5c6-243ff6473128/?format=api"
                }
            ]
        },
        {
            "id": "6fe2ac5c-4614-47d7-b95b-629bda0186c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/04abe22c-fee6-4a6d-8e6e-99273625a6af/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T11:22:20.157579-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81543aa0-a4d4-4de5-bae4-64da124fc7a4",
                    "gambit_id": "844b22a3-525f-41fc-b64f-ccbb39fd7702",
                    "last_updated": "2023-04-30T12:47:16.442472-04:00",
                    "created_at": "2023-04-28T11:22:20.159079-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fe2ac5c-4614-47d7-b95b-629bda0186c7/?format=api"
                },
                {
                    "id": "6eccab3c-355f-4dcf-b161-65b2c963f1a3",
                    "gambit_id": "6ba523ba-098a-4d24-bc0f-75054c2ded4f",
                    "last_updated": "2023-04-30T12:47:16.444037-04:00",
                    "created_at": "2023-04-28T11:22:20.160624-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fe2ac5c-4614-47d7-b95b-629bda0186c7/?format=api"
                }
            ]
        }
    ]
}