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/32d4788a-bd29-474f-9963-c1f1f40e28b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "32d4788a-bd29-474f-9963-c1f1f40e28b1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f6a9724b-17b3-40f3-8577-7f2e9e02da12",
    "completed": true,
    "last_updated": "2023-10-09T08:58:08.823087-04:00",
    "created_at": "2023-10-05T09:13:16.266764-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f6a9724b-17b3-40f3-8577-7f2e9e02da12",
    "datetime": "2023-10-07T12:00:00-04:00",
    "cutoff_datetime": "2023-10-07T12:00:00-04:00",
    "name": "Arizona Diamondbacks v. Los Angeles Dodgers",
    "bettypes": [
        {
            "id": "86ea5a80-fa4c-42c8-8f73-8daee37164a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/32d4788a-bd29-474f-9963-c1f1f40e28b1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-05T09:13:16.277307-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": "Los Angeles Dodgers",
                        "amount": 6425.0
                    },
                    {
                        "team": "Arizona Diamondbacks",
                        "amount": 3575.0
                    }
                ],
                "expected_reward_tokens": 9509.0,
                "profit_sb": 9.0,
                "profit_sb_percentage": 0.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4e7b482e-e9ea-440e-bdbe-dcf8f3519c05",
                    "gambit_id": "78b47208-e907-4f18-9bbb-ec5abe7ad62a",
                    "last_updated": "2023-10-09T08:58:08.837395-04:00",
                    "created_at": "2023-10-05T09:13:16.281727-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ea5a80-fa4c-42c8-8f73-8daee37164a0/?format=api"
                },
                {
                    "id": "c484849c-da92-4369-a4f7-f8760285f9c3",
                    "gambit_id": "ca0392b8-03ec-43b9-af35-a419791afeae",
                    "last_updated": "2023-10-09T08:58:08.841991-04:00",
                    "created_at": "2023-10-05T09:13:16.285537-04:00",
                    "name": "Arizona Diamondbacks",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ea5a80-fa4c-42c8-8f73-8daee37164a0/?format=api"
                }
            ]
        },
        {
            "id": "e0e4b182-4198-4873-8f3c-8965964e4511",
            "match": "https://api-prod.gambitprofit.com/api/matches/32d4788a-bd29-474f-9963-c1f1f40e28b1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-05T09:13:16.335313-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": "Arizona Diamondbacks",
                        "amount": 5214.0
                    },
                    {
                        "team": "Los Angeles Dodgers",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e3ce0a87-86ee-493e-a513-dba93909a475",
                    "gambit_id": "468dce1d-d728-4d26-8675-1a41abe7e807",
                    "last_updated": "2023-10-09T08:58:08.863546-04:00",
                    "created_at": "2023-10-05T09:13:16.339287-04:00",
                    "name": "Arizona Diamondbacks",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0e4b182-4198-4873-8f3c-8965964e4511/?format=api"
                },
                {
                    "id": "a541298c-2c77-48af-b142-e77ed1300efa",
                    "gambit_id": "fdd21e4d-2df5-4af3-8633-783376354857",
                    "last_updated": "2023-10-09T08:58:08.868979-04:00",
                    "created_at": "2023-10-05T09:13:16.343415-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0e4b182-4198-4873-8f3c-8965964e4511/?format=api"
                }
            ]
        },
        {
            "id": "9cb0df97-5ae9-4913-adce-78c9f00f6e2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/32d4788a-bd29-474f-9963-c1f1f40e28b1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-05T09:13:16.289684-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": 5118.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4882.0
                    }
                ],
                "expected_reward_tokens": 9519.48,
                "profit_sb": 19.48,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "18f3f825-19cb-49c9-8147-8e67ea63a086",
                    "gambit_id": "3c0c9ede-33bc-4e05-b7ec-61e2af233caf",
                    "last_updated": "2023-10-09T08:58:08.853592-04:00",
                    "created_at": "2023-10-05T09:13:16.329627-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb0df97-5ae9-4913-adce-78c9f00f6e2f/?format=api"
                },
                {
                    "id": "82885f5d-5cca-4664-a54e-994a53a26994",
                    "gambit_id": "537fe966-be91-4410-833e-3a82115702e3",
                    "last_updated": "2023-10-09T08:58:08.849729-04:00",
                    "created_at": "2023-10-05T09:13:16.311543-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb0df97-5ae9-4913-adce-78c9f00f6e2f/?format=api"
                }
            ]
        }
    ]
}