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/e3b630cd-5326-4d94-8204-8be3eeda38c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e3b630cd-5326-4d94-8204-8be3eeda38c9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "88b79ada-2cc4-42f6-8d95-b31f57ed39f5",
    "completed": true,
    "last_updated": "2023-05-01T12:27:20.661043-04:00",
    "created_at": "2023-04-28T15:07:05.834611-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "XFL Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/88b79ada-2cc4-42f6-8d95-b31f57ed39f5",
    "datetime": "2023-04-30T15:00:00-04:00",
    "cutoff_datetime": "2023-04-30T15:00:00-04:00",
    "name": "Seattle Sea Dragons v. DC Defenders",
    "bettypes": [
        {
            "id": "20a0713c-dbbd-4481-84c8-f673d70b814b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3b630cd-5326-4d94-8204-8be3eeda38c9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T15:07:05.836511-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": "DC Defenders",
                        "amount": 5423.0
                    },
                    {
                        "team": "Seattle Sea Dragons",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f1aa85c-3d73-4f10-ba7b-48ce99ce6794",
                    "gambit_id": "273d491d-1394-4d47-8a33-7691403836da",
                    "last_updated": "2023-05-01T12:27:20.664661-04:00",
                    "created_at": "2023-04-28T15:07:05.838047-04:00",
                    "name": "DC Defenders",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a0713c-dbbd-4481-84c8-f673d70b814b/?format=api"
                },
                {
                    "id": "bad12d03-aee8-4c73-92a8-29b5d1cb9d5c",
                    "gambit_id": "877ef535-caa2-4da0-a3b8-74e4fd7acb12",
                    "last_updated": "2023-05-01T12:27:20.666107-04:00",
                    "created_at": "2023-04-28T15:07:05.839728-04:00",
                    "name": "Seattle Sea Dragons",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a0713c-dbbd-4481-84c8-f673d70b814b/?format=api"
                }
            ]
        },
        {
            "id": "4f70e021-dd01-4e55-a5a3-82cc88a5c65b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3b630cd-5326-4d94-8204-8be3eeda38c9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-28T15:07:05.845932-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": "DC Defenders",
                        "amount": 5000.0
                    },
                    {
                        "team": "Seattle Sea Dragons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4d523e8-b547-4ab7-a496-9dc434672b7f",
                    "gambit_id": "5c8e59fe-586c-43b0-8de6-2cb0c5b9ecd1",
                    "last_updated": "2023-05-01T12:27:20.673465-04:00",
                    "created_at": "2023-04-28T15:07:05.847383-04:00",
                    "name": "DC Defenders",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f70e021-dd01-4e55-a5a3-82cc88a5c65b/?format=api"
                },
                {
                    "id": "7dce33c1-f91b-4a70-8c8d-1a351e1aae87",
                    "gambit_id": "1ddb7502-e33d-4be0-9997-0b038e15b999",
                    "last_updated": "2023-05-01T12:27:20.675004-04:00",
                    "created_at": "2023-04-28T15:07:05.848934-04:00",
                    "name": "Seattle Sea Dragons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f70e021-dd01-4e55-a5a3-82cc88a5c65b/?format=api"
                }
            ]
        },
        {
            "id": "5c277572-9c82-4b32-9995-5433e5f96438",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3b630cd-5326-4d94-8204-8be3eeda38c9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T15:07:05.841374-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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f931782-ba68-438a-ae54-c130876ea6d0",
                    "gambit_id": "ca8ad6df-c1a3-4091-86d7-d5ef73cf3258",
                    "last_updated": "2023-05-01T12:27:20.670432-04:00",
                    "created_at": "2023-04-28T15:07:05.844345-04:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c277572-9c82-4b32-9995-5433e5f96438/?format=api"
                },
                {
                    "id": "e90f4915-d3e7-4df8-9a62-daceacf306e6",
                    "gambit_id": "971c67af-aedf-44d9-98b2-1db299baf764",
                    "last_updated": "2023-05-01T12:27:20.668926-04:00",
                    "created_at": "2023-04-28T15:07:05.842788-04:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c277572-9c82-4b32-9995-5433e5f96438/?format=api"
                }
            ]
        }
    ]
}