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/60b2ab11-c4ce-446c-b5c1-62573db6dc2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "60b2ab11-c4ce-446c-b5c1-62573db6dc2d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bc3d62e4-6d49-4c35-9557-1161b7fd28fb",
    "completed": true,
    "last_updated": "2023-11-20T19:48:02.592774-05:00",
    "created_at": "2023-11-16T09:28:09.085581-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bc3d62e4-6d49-4c35-9557-1161b7fd28fb",
    "datetime": "2023-11-19T13:00:00-05:00",
    "cutoff_datetime": "2023-11-19T13:00:00-05:00",
    "name": "Chicago Bears v. Detroit Lions",
    "bettypes": [
        {
            "id": "6ee93b4f-bc62-4cc4-a5b1-8bf94a1bbf5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/60b2ab11-c4ce-446c-b5c1-62573db6dc2d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-16T09:28:09.106276-05: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": "Detroit Lions",
                        "amount": 7629.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 2371.0
                    }
                ],
                "expected_reward_tokens": 9459.96,
                "profit_sb": -40.04,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32a22e8e-04a9-4e01-ae3d-4902d086eb2f",
                    "gambit_id": "8ea91014-7234-4b82-96d4-e73eaeded27b",
                    "last_updated": "2023-11-20T19:48:02.614423-05:00",
                    "created_at": "2023-11-16T09:28:09.114028-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ee93b4f-bc62-4cc4-a5b1-8bf94a1bbf5d/?format=api"
                },
                {
                    "id": "58331cae-6f55-47d9-b49d-e964d8e20b47",
                    "gambit_id": "5d101684-d3dd-47f7-8b19-7c93644a74d9",
                    "last_updated": "2023-11-20T19:48:02.611177-05:00",
                    "created_at": "2023-11-16T09:28:09.110339-05:00",
                    "name": "Chicago Bears",
                    "reward": "3.99000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ee93b4f-bc62-4cc4-a5b1-8bf94a1bbf5d/?format=api"
                }
            ]
        },
        {
            "id": "7f4136aa-ef34-48e9-acfc-d91c4564eece",
            "match": "https://api-prod.gambitprofit.com/api/matches/60b2ab11-c4ce-446c-b5c1-62573db6dc2d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-16T09:28:09.092494-05: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": "Chicago Bears",
                        "amount": 5214.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4df0a702-1ee2-4362-8cdc-7f82a9b1be72",
                    "gambit_id": "2ed82719-b10d-4e30-928d-83158439a3c6",
                    "last_updated": "2023-11-20T19:48:02.601149-05:00",
                    "created_at": "2023-11-16T09:28:09.097407-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f4136aa-ef34-48e9-acfc-d91c4564eece/?format=api"
                },
                {
                    "id": "0c139f89-b7e1-4ca0-862f-d96aba41a884",
                    "gambit_id": "3fd281c6-3987-4a7b-8a95-be2a387a6762",
                    "last_updated": "2023-11-20T19:48:02.604326-05:00",
                    "created_at": "2023-11-16T09:28:09.102441-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f4136aa-ef34-48e9-acfc-d91c4564eece/?format=api"
                }
            ]
        },
        {
            "id": "235014ac-9042-4036-bef4-66a995d17cc2",
            "match": "https://api-prod.gambitprofit.com/api/matches/60b2ab11-c4ce-446c-b5c1-62573db6dc2d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-16T09:28:09.119167-05: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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3281b9c0-8dcd-48fe-94a5-5252f4ecfdf4",
                    "gambit_id": "902dcae0-c42b-415a-bee0-20a56cf542bc",
                    "last_updated": "2023-11-20T19:48:02.621419-05:00",
                    "created_at": "2023-11-16T09:28:09.123537-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235014ac-9042-4036-bef4-66a995d17cc2/?format=api"
                },
                {
                    "id": "f8875842-09d6-49e0-83f0-d531bbf9fe29",
                    "gambit_id": "5facbe4b-47b5-49f1-bbce-6af9d2240925",
                    "last_updated": "2023-11-20T19:48:02.625137-05:00",
                    "created_at": "2023-11-16T09:28:09.141321-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235014ac-9042-4036-bef4-66a995d17cc2/?format=api"
                }
            ]
        }
    ]
}