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/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2c9dcd35-34ba-42d4-95a8-26fd6986432a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2f8c39c2-6153-4faf-b131-c6f63509abd3",
    "completed": true,
    "last_updated": "2023-09-22T10:48:05.084614-04:00",
    "created_at": "2023-09-20T08:23:22.473496-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2f8c39c2-6153-4faf-b131-c6f63509abd3",
    "datetime": "2023-09-20T14:05:00-04:00",
    "cutoff_datetime": "2023-09-20T14:05:00-04:00",
    "name": "BOS (B Bello) v. TEX (J Gray)",
    "bettypes": [
        {
            "id": "033fa6e0-90a0-404a-9500-a67889cc005e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T08:23:22.483678-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 Gray)",
                        "amount": 5827.0
                    },
                    {
                        "team": "BOS (B Bello)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b27249f6-49fc-4ae5-a534-ee696c5d2d2a",
                    "gambit_id": "7630b29e-8082-4435-8f62-e7367e951054",
                    "last_updated": "2023-09-22T10:48:05.099021-04:00",
                    "created_at": "2023-09-20T08:23:22.493949-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033fa6e0-90a0-404a-9500-a67889cc005e/?format=api"
                },
                {
                    "id": "da2d53e5-2e2f-44c1-995f-93aa592fa02f",
                    "gambit_id": "d304b893-e9bf-4a3c-96fe-2ad4962243f2",
                    "last_updated": "2023-09-22T10:48:05.093879-04:00",
                    "created_at": "2023-09-20T08:23:22.487946-04:00",
                    "name": "BOS (B Bello)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033fa6e0-90a0-404a-9500-a67889cc005e/?format=api"
                }
            ]
        },
        {
            "id": "31309860-7e75-4af7-8c55-f85bca34b890",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T08:23:22.497943-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": "BOS",
                        "amount": 5939.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "22ce439c-7290-4093-bf29-ab7c1343c125",
                    "gambit_id": "885b7207-5f98-47f4-a979-79422b38be33",
                    "last_updated": "2023-09-22T10:48:05.107714-04:00",
                    "created_at": "2023-09-20T08:23:22.503816-04:00",
                    "name": "BOS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31309860-7e75-4af7-8c55-f85bca34b890/?format=api"
                },
                {
                    "id": "c7a21624-d29a-4dfa-a9e0-c0c9949a8047",
                    "gambit_id": "70ad143e-8963-4a82-be98-4100814f91c0",
                    "last_updated": "2023-09-22T10:48:05.111215-04:00",
                    "created_at": "2023-09-20T08:23:22.508835-04:00",
                    "name": "TEX",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31309860-7e75-4af7-8c55-f85bca34b890/?format=api"
                }
            ]
        },
        {
            "id": "91974914-be99-475f-ba45-54d301bd358e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T08:23:22.513318-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94c91c2e-74dc-407e-beaf-f7a3c7beed84",
                    "gambit_id": "8863978a-ecc9-4f1e-8f3d-9b9852fbb358",
                    "last_updated": "2023-09-22T10:48:05.121988-04:00",
                    "created_at": "2023-09-20T08:23:22.523712-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91974914-be99-475f-ba45-54d301bd358e/?format=api"
                },
                {
                    "id": "019b7ad8-50d9-487f-a30c-6f5434c29a6f",
                    "gambit_id": "43426002-258e-4d9f-86b0-bf07e8312c4b",
                    "last_updated": "2023-09-22T10:48:05.118171-04:00",
                    "created_at": "2023-09-20T08:23:22.518112-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91974914-be99-475f-ba45-54d301bd358e/?format=api"
                }
            ]
        }
    ]
}