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/65a65488-49c5-4485-a864-0de9e5f6d928/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "65a65488-49c5-4485-a864-0de9e5f6d928",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "886d7b98-1b0e-4bed-8424-1a3d1b8b809c",
    "completed": true,
    "last_updated": "2023-03-27T09:37:10.140789-04:00",
    "created_at": "2023-03-24T11:07:03.850468-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "XFL Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/886d7b98-1b0e-4bed-8424-1a3d1b8b809c",
    "datetime": "2023-03-25T19:00:00-04:00",
    "cutoff_datetime": "2023-03-25T19:00:00-04:00",
    "name": "St Louis Battlehawks v. Vegas Vipers",
    "bettypes": [
        {
            "id": "20d7848b-216b-48d4-aebd-384f9dfe4c1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/65a65488-49c5-4485-a864-0de9e5f6d928/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-26T13:37:07.704008-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": "St Louis Battlehawks",
                        "amount": 5784.0
                    },
                    {
                        "team": "Vegas Vipers",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f006fbb-d54f-4f2e-a445-f5e5a63b708e",
                    "gambit_id": "58cdf0c4-6f22-4ad5-8bb4-f58b139bc962",
                    "last_updated": "2023-03-27T09:37:10.148888-04:00",
                    "created_at": "2023-03-26T13:37:07.708709-04:00",
                    "name": "St Louis Battlehawks",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d7848b-216b-48d4-aebd-384f9dfe4c1f/?format=api"
                },
                {
                    "id": "e2ae161b-44ae-469c-a869-097f57bf8e0f",
                    "gambit_id": "359a4ef7-2849-4360-959b-3a604e7ad911",
                    "last_updated": "2023-03-27T09:37:10.146654-04:00",
                    "created_at": "2023-03-26T13:37:07.706455-04:00",
                    "name": "Vegas Vipers",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d7848b-216b-48d4-aebd-384f9dfe4c1f/?format=api"
                }
            ]
        },
        {
            "id": "20050947-282c-4590-8fdd-58a371c40a49",
            "match": "https://api-prod.gambitprofit.com/api/matches/65a65488-49c5-4485-a864-0de9e5f6d928/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-24T11:07:03.858960-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": "St Louis Battlehawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Vegas Vipers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7c63b46-c38f-440e-93f9-e1ca8897fe58",
                    "gambit_id": "866760a4-7029-4c97-812b-d1f2555e4128",
                    "last_updated": "2023-03-27T09:37:10.162263-04:00",
                    "created_at": "2023-03-24T11:07:03.862925-04:00",
                    "name": "St Louis Battlehawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20050947-282c-4590-8fdd-58a371c40a49/?format=api"
                },
                {
                    "id": "ba714b56-ddc1-4b8c-9eef-46ee118c7483",
                    "gambit_id": "d339106b-db1e-42ff-988c-fe5edf8571a3",
                    "last_updated": "2023-03-27T09:37:10.160046-04:00",
                    "created_at": "2023-03-24T11:07:03.860811-04:00",
                    "name": "Vegas Vipers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20050947-282c-4590-8fdd-58a371c40a49/?format=api"
                }
            ]
        },
        {
            "id": "3bc1e8ee-ccc0-49b8-9348-19b6c39aa236",
            "match": "https://api-prod.gambitprofit.com/api/matches/65a65488-49c5-4485-a864-0de9e5f6d928/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-24T11:07:03.853048-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 46",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec575977-745b-4a68-b68e-e6c8c2da80f0",
                    "gambit_id": "f63aaecd-c4dd-4fbb-8bb6-8a0a4abf1496",
                    "last_updated": "2023-03-27T09:37:10.152998-04:00",
                    "created_at": "2023-03-24T11:07:03.855056-04:00",
                    "name": "Game Total Under 46",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc1e8ee-ccc0-49b8-9348-19b6c39aa236/?format=api"
                },
                {
                    "id": "a7b2df1f-fefa-4e95-951c-1d400669d81f",
                    "gambit_id": "2704d0f4-f3b1-4f01-9b95-1b093fcd0795",
                    "last_updated": "2023-03-27T09:37:10.155251-04:00",
                    "created_at": "2023-03-24T11:07:03.857025-04:00",
                    "name": "Game Total Over 46",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc1e8ee-ccc0-49b8-9348-19b6c39aa236/?format=api"
                }
            ]
        }
    ]
}