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/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cfa28d44-61b5-4b35-bbd9-2f7dd8b506df",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "12564ea8-c254-484f-8efb-b7cfccbc36f3",
    "completed": true,
    "last_updated": "2023-04-06T11:32:08.683914-04:00",
    "created_at": "2023-04-05T09:22:22.176765-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/12564ea8-c254-484f-8efb-b7cfccbc36f3",
    "datetime": "2023-04-05T14:10:00-04:00",
    "cutoff_datetime": "2023-04-05T14:10:00-04:00",
    "name": "DET (ED Rodriguez) v. HOU (C Javier)",
    "bettypes": [
        {
            "id": "eba8b126-20cd-430a-b294-ec3ddc51c755",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:22.197293-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": "HOU (C Javier)",
                        "amount": 6833.0
                    },
                    {
                        "team": "DET (ED Rodriguez)",
                        "amount": 3167.0
                    }
                ],
                "expected_reward_tokens": 9564.34,
                "profit_sb": 64.34,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d499ee7a-4c52-4d41-be67-0f034e1f8d8e",
                    "gambit_id": "d4c36fa8-cf8a-4957-bdac-3c92b65d13ce",
                    "last_updated": "2023-04-06T11:32:08.696446-04:00",
                    "created_at": "2023-04-05T09:22:22.199738-04:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba8b126-20cd-430a-b294-ec3ddc51c755/?format=api"
                },
                {
                    "id": "47e2891a-8eac-4b94-8172-fb88b17c66d9",
                    "gambit_id": "c255f37e-8d36-4c63-9c15-4d537eb84a97",
                    "last_updated": "2023-04-06T11:32:08.698218-04:00",
                    "created_at": "2023-04-05T09:22:22.202845-04:00",
                    "name": "DET (ED Rodriguez)",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba8b126-20cd-430a-b294-ec3ddc51c755/?format=api"
                }
            ]
        },
        {
            "id": "48079453-f1c4-4dda-a25f-e33de3939126",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:22.187919-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": "HOU",
                        "amount": 5107.0
                    },
                    {
                        "team": "DET",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7709a692-cbfd-442c-846b-716ac12eec38",
                    "gambit_id": "484d0d5a-5f42-4dc5-b9d2-8974274fb1ba",
                    "last_updated": "2023-04-06T11:32:08.691604-04:00",
                    "created_at": "2023-04-05T09:22:22.192094-04:00",
                    "name": "HOU",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48079453-f1c4-4dda-a25f-e33de3939126/?format=api"
                },
                {
                    "id": "8f786f26-ccc8-4cf1-8a01-8327f88bed8f",
                    "gambit_id": "880540fa-36ab-4ed1-ae94-7c7c5afa50f7",
                    "last_updated": "2023-04-06T11:32:08.693081-04:00",
                    "created_at": "2023-04-05T09:22:22.194733-04:00",
                    "name": "DET",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48079453-f1c4-4dda-a25f-e33de3939126/?format=api"
                }
            ]
        },
        {
            "id": "8ea9e684-6863-40ea-aaa9-d962e03c3cd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:22.180335-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67bb343d-46bd-4e3e-8e89-fa5aee5f5682",
                    "gambit_id": "b8cbecdf-2961-4859-a701-21a592d0fd11",
                    "last_updated": "2023-04-06T11:32:08.688737-04:00",
                    "created_at": "2023-04-05T09:22:22.185305-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ea9e684-6863-40ea-aaa9-d962e03c3cd1/?format=api"
                },
                {
                    "id": "6e10d84d-3ca2-436e-8f5a-0add370bc144",
                    "gambit_id": "0585e42d-1160-484d-b100-c0b5e9493f1b",
                    "last_updated": "2023-04-06T11:32:08.687329-04:00",
                    "created_at": "2023-04-05T09:22:22.182535-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ea9e684-6863-40ea-aaa9-d962e03c3cd1/?format=api"
                }
            ]
        }
    ]
}