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/f7452916-23fe-4f1b-b9d5-4446d3f11082/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f7452916-23fe-4f1b-b9d5-4446d3f11082",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "34474466-009c-46f5-b1de-922f5d909e46",
    "completed": true,
    "last_updated": "2023-09-15T10:18:23.543838-04:00",
    "created_at": "2023-09-13T09:08:00.467325-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/34474466-009c-46f5-b1de-922f5d909e46",
    "datetime": "2023-09-13T19:10:00-04:00",
    "cutoff_datetime": "2023-09-13T19:10:00-04:00",
    "name": "ARI (Z Gallen) v. NYM (J Lucchesi)",
    "bettypes": [
        {
            "id": "9bc2cf1b-e482-4558-81c6-83bc8606ab39",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7452916-23fe-4f1b-b9d5-4446d3f11082/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-13T09:08:00.477563-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 (Z Gallen)",
                        "amount": 5980.0
                    },
                    {
                        "team": "NYM (J Lucchesi)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5988e2ee-a500-4906-bf1f-fd97334ba50e",
                    "gambit_id": "a20fb1d3-0c59-4fd4-a7ca-04ba5d7fee00",
                    "last_updated": "2023-09-15T10:18:23.560766-04:00",
                    "created_at": "2023-09-13T09:08:00.481564-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bc2cf1b-e482-4558-81c6-83bc8606ab39/?format=api"
                },
                {
                    "id": "49832e01-8f68-4733-b25a-c8f16166fab6",
                    "gambit_id": "01397bc5-c7c4-4921-a085-d436ada2c20a",
                    "last_updated": "2023-09-15T10:18:23.570736-04:00",
                    "created_at": "2023-09-13T09:08:00.485736-04:00",
                    "name": "NYM (J Lucchesi)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bc2cf1b-e482-4558-81c6-83bc8606ab39/?format=api"
                }
            ]
        },
        {
            "id": "828acb4e-f731-4e86-87b7-7af00a9ed754",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7452916-23fe-4f1b-b9d5-4446d3f11082/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-13T09:08:00.492748-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": "NYM",
                        "amount": 5319.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e250a5e1-8167-43ed-a90f-444746e5f299",
                    "gambit_id": "55c3dd04-91ac-4739-8585-269bf392fd6e",
                    "last_updated": "2023-09-15T10:18:23.594559-04:00",
                    "created_at": "2023-09-13T09:08:00.507491-04:00",
                    "name": "NYM",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828acb4e-f731-4e86-87b7-7af00a9ed754/?format=api"
                },
                {
                    "id": "088ee0fe-6c80-4a86-a22f-60968ddcf94e",
                    "gambit_id": "e8a7ae12-cba3-46d4-94a3-55b81ca8e867",
                    "last_updated": "2023-09-15T10:18:23.587475-04:00",
                    "created_at": "2023-09-13T09:08:00.500256-04:00",
                    "name": "ARI",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828acb4e-f731-4e86-87b7-7af00a9ed754/?format=api"
                }
            ]
        },
        {
            "id": "78fe9226-ca1e-4cfa-8fee-005d00270228",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7452916-23fe-4f1b-b9d5-4446d3f11082/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-13T09:08:00.514973-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04014096-4d72-421e-9bf1-bcb365da6755",
                    "gambit_id": "007d2adc-2f24-4535-a58b-5e30f28463ea",
                    "last_updated": "2023-09-15T10:18:23.609010-04:00",
                    "created_at": "2023-09-13T09:08:00.530308-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fe9226-ca1e-4cfa-8fee-005d00270228/?format=api"
                },
                {
                    "id": "4df85638-e9ee-472c-b063-ba932c52672a",
                    "gambit_id": "9ef8aa77-15c4-4b45-ba64-9e432acff665",
                    "last_updated": "2023-09-15T10:18:23.605335-04:00",
                    "created_at": "2023-09-13T09:08:00.522475-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fe9226-ca1e-4cfa-8fee-005d00270228/?format=api"
                }
            ]
        }
    ]
}