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/f7acbdbb-b81f-4813-824b-5ce58c7270f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f7acbdbb-b81f-4813-824b-5ce58c7270f3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3bfe9341-f528-481c-bf8a-6661cc1e4f09",
    "completed": true,
    "last_updated": "2023-08-05T12:13:16.627296-04:00",
    "created_at": "2023-08-04T08:52:57.325367-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3bfe9341-f528-481c-bf8a-6661cc1e4f09",
    "datetime": "2023-08-04T18:40:00-04:00",
    "cutoff_datetime": "2023-08-04T18:40:00-04:00",
    "name": "TAM (Z Littell) v. DET (R Olson)",
    "bettypes": [
        {
            "id": "13e6bbbb-c1eb-4f28-92a6-45091576dd63",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7acbdbb-b81f-4813-824b-5ce58c7270f3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-04T08:52:57.336019-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": "TAM (Z Littell)",
                        "amount": 5714.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "761412ed-9112-446f-b097-ed501127c787",
                    "gambit_id": "308f13d5-1b7f-42f6-8067-dbed0c10a781",
                    "last_updated": "2023-08-05T12:13:16.641772-04:00",
                    "created_at": "2023-08-04T08:52:57.341061-04:00",
                    "name": "TAM (Z Littell)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e6bbbb-c1eb-4f28-92a6-45091576dd63/?format=api"
                },
                {
                    "id": "7fae7964-5b2d-4191-9421-75576a32dab2",
                    "gambit_id": "4d585831-8250-45d5-842b-31f200fd17e0",
                    "last_updated": "2023-08-05T12:13:16.645883-04:00",
                    "created_at": "2023-08-04T08:52:57.346148-04:00",
                    "name": "DET (R Olson)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e6bbbb-c1eb-4f28-92a6-45091576dd63/?format=api"
                }
            ]
        },
        {
            "id": "acc0aef1-90c2-41d5-9e65-38c691276be3",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7acbdbb-b81f-4813-824b-5ce58c7270f3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-04T08:52:57.356774-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": "DET",
                        "amount": 5614.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd5a19c6-e93b-4340-a969-2ad5e2d207cb",
                    "gambit_id": "179cd058-68f2-4731-8c70-bf78feea8ad2",
                    "last_updated": "2023-08-05T12:13:16.669158-04:00",
                    "created_at": "2023-08-04T08:52:57.366529-04:00",
                    "name": "DET",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acc0aef1-90c2-41d5-9e65-38c691276be3/?format=api"
                },
                {
                    "id": "362b8c59-b1d7-44b1-8143-a34a57aab31b",
                    "gambit_id": "b6f13ac4-b5ff-491d-9069-713bb8263be4",
                    "last_updated": "2023-08-05T12:13:16.653930-04:00",
                    "created_at": "2023-08-04T08:52:57.361209-04:00",
                    "name": "TAM",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acc0aef1-90c2-41d5-9e65-38c691276be3/?format=api"
                }
            ]
        },
        {
            "id": "f4c23f62-cb68-4115-a3a6-a1f214943c95",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7acbdbb-b81f-4813-824b-5ce58c7270f3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-04T08:52:57.371761-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4bc4727c-4813-4133-b37a-899a2e0ff49a",
                    "gambit_id": "094851fd-9e93-4297-945b-0e2c273c97c7",
                    "last_updated": "2023-08-05T12:13:16.682779-04:00",
                    "created_at": "2023-08-04T08:52:57.378409-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c23f62-cb68-4115-a3a6-a1f214943c95/?format=api"
                },
                {
                    "id": "2ff569d4-2f69-428d-96e7-afc88c3782e8",
                    "gambit_id": "360e37be-ca04-4abc-a2ab-d3aa47945e3c",
                    "last_updated": "2023-08-05T12:13:16.687149-04:00",
                    "created_at": "2023-08-04T08:52:57.384377-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c23f62-cb68-4115-a3a6-a1f214943c95/?format=api"
                }
            ]
        }
    ]
}