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/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "22381ceb-956c-4d19-a22a-1bc1e730ff26",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ed0164d8-61ce-463e-ab80-1552e6f1f058",
    "completed": true,
    "last_updated": "2023-03-17T10:47:24.917636-04:00",
    "created_at": "2023-03-14T19:52:10.168056-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ed0164d8-61ce-463e-ab80-1552e6f1f058",
    "datetime": "2023-03-16T15:10:00-04:00",
    "cutoff_datetime": "2023-03-16T15:10:00-04:00",
    "name": "College of Charleston v. San Diego State",
    "bettypes": [
        {
            "id": "0f9490eb-b583-4efd-ac0d-9667e83ef7dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-14T19:52:10.175044-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": "San Diego State",
                        "amount": 6759.0
                    },
                    {
                        "team": "College of Charleston",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c20e548-4e1d-4f48-b05e-4a2b7046afb9",
                    "gambit_id": "1110d9d5-cab9-4b0f-8945-a5b85ae9157c",
                    "last_updated": "2023-03-17T10:47:24.927049-04:00",
                    "created_at": "2023-03-14T19:52:10.176550-04:00",
                    "name": "San Diego State",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9490eb-b583-4efd-ac0d-9667e83ef7dd/?format=api"
                },
                {
                    "id": "fea3a0d5-4c2a-4426-978c-369e36ad4a55",
                    "gambit_id": "c719e664-48a3-4e69-b1d9-6ac1b329fc52",
                    "last_updated": "2023-03-17T10:47:24.928806-04:00",
                    "created_at": "2023-03-14T19:52:10.178165-04:00",
                    "name": "College of Charleston",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9490eb-b583-4efd-ac0d-9667e83ef7dd/?format=api"
                }
            ]
        },
        {
            "id": "e9af9efb-b338-43d0-8632-a1f9f8e8a987",
            "match": "https://api-prod.gambitprofit.com/api/matches/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T19:52:10.179714-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": "San Diego State",
                        "amount": 5000.0
                    },
                    {
                        "team": "College of Charleston",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36c9e3bf-99c2-47a5-b20b-7a6ff5749337",
                    "gambit_id": "7c27ba32-ef34-41f8-b6e4-12ef47de662f",
                    "last_updated": "2023-03-17T10:47:24.932183-04:00",
                    "created_at": "2023-03-14T19:52:10.181172-04:00",
                    "name": "San Diego State",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9af9efb-b338-43d0-8632-a1f9f8e8a987/?format=api"
                },
                {
                    "id": "db1eae34-e6e6-42c4-aead-dc44d3f7f979",
                    "gambit_id": "a7f69895-41ac-4996-9e53-c77d4203b964",
                    "last_updated": "2023-03-17T10:47:24.933779-04:00",
                    "created_at": "2023-03-14T19:52:10.182647-04:00",
                    "name": "College of Charleston",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9af9efb-b338-43d0-8632-a1f9f8e8a987/?format=api"
                }
            ]
        },
        {
            "id": "8352f0f2-0266-484e-9951-7c85f1095560",
            "match": "https://api-prod.gambitprofit.com/api/matches/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-14T19:52:10.170463-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 142",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 142",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52fe77de-32bc-4b7e-9a35-7129a9afd801",
                    "gambit_id": "4581a58d-edc6-4141-a3a0-b725b967ca21",
                    "last_updated": "2023-03-17T10:47:24.921107-04:00",
                    "created_at": "2023-03-14T19:52:10.171940-04:00",
                    "name": "Game Total Under 142",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "142.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8352f0f2-0266-484e-9951-7c85f1095560/?format=api"
                },
                {
                    "id": "4e2ca347-b609-4e0f-bc05-46793c0d6421",
                    "gambit_id": "00e25b6c-50fe-472f-b14f-970218ad9ea4",
                    "last_updated": "2023-03-17T10:47:24.923870-04:00",
                    "created_at": "2023-03-14T19:52:10.173370-04:00",
                    "name": "Game Total Over 142",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "142.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8352f0f2-0266-484e-9951-7c85f1095560/?format=api"
                }
            ]
        }
    ]
}