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/fbdd4fb3-6358-458e-ade3-0f72fb7975ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fbdd4fb3-6358-458e-ade3-0f72fb7975ab",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0b31c09e-abb7-473e-9f73-8de8190d5da9",
    "completed": true,
    "last_updated": "2022-09-19T11:52:13.734312-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0b31c09e-abb7-473e-9f73-8de8190d5da9",
    "datetime": "2022-09-18T14:10:00-04:00",
    "cutoff_datetime": "2022-09-18T14:10:00-04:00",
    "name": "OAK (K Waldichuk) v. HOU (F Valdez)",
    "bettypes": [
        {
            "id": "9ec23a18-5f7e-4040-8503-9e0e499e5e95",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbdd4fb3-6358-458e-ade3-0f72fb7975ab/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "HOU (F Valdez)",
                        "amount": 7209.0
                    },
                    {
                        "team": "OAK (K Waldichuk)",
                        "amount": 2791.0
                    }
                ],
                "expected_reward_tokens": 9154.48,
                "profit_sb": 154.48,
                "profit_sb_percentage": 1.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "791742ea-98ab-44cd-bca6-876ccd5077dc",
                    "gambit_id": "ac482797-5c10-4e09-abfe-b26534011de9",
                    "last_updated": "2022-09-19T11:52:13.744545-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.27000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec23a18-5f7e-4040-8503-9e0e499e5e95/?format=api"
                },
                {
                    "id": "61498eeb-f47d-475e-8a6e-2fb2ab90ef6d",
                    "gambit_id": "8cb1fae0-f4e5-4845-abb2-45b56fdb7176",
                    "last_updated": "2022-09-19T11:52:13.745470-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (K Waldichuk)",
                    "reward": "3.28000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec23a18-5f7e-4040-8503-9e0e499e5e95/?format=api"
                }
            ]
        },
        {
            "id": "bbcd4bec-f62e-4e4c-97b1-e8183d980797",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbdd4fb3-6358-458e-ade3-0f72fb7975ab/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "HOU",
                        "amount": 5829.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ff2b502-8206-4cc3-9472-0b820c3170ef",
                    "gambit_id": "ddb454a6-a8b7-4da6-9c73-38cfcca8f6a4",
                    "last_updated": "2022-09-19T11:52:13.741164-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbcd4bec-f62e-4e4c-97b1-e8183d980797/?format=api"
                },
                {
                    "id": "4e290e05-2ed2-40da-8b73-a59380db7a86",
                    "gambit_id": "6446f029-1ce3-44c4-a82e-dc3ef5c3b78e",
                    "last_updated": "2022-09-19T11:52:13.742309-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbcd4bec-f62e-4e4c-97b1-e8183d980797/?format=api"
                }
            ]
        },
        {
            "id": "80c66c85-cba0-463c-8162-6eaa07626410",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbdd4fb3-6358-458e-ade3-0f72fb7975ab/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 7.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "46089822-ac86-4538-a62b-4f421119cb45",
                    "gambit_id": "d644ed0c-14fb-4386-ae06-f3de7361c825",
                    "last_updated": "2022-09-19T11:52:13.737236-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c66c85-cba0-463c-8162-6eaa07626410/?format=api"
                },
                {
                    "id": "be29b906-ab06-45cc-8bad-92254c8e961c",
                    "gambit_id": "800fbe13-67be-424f-b13f-e19c00a77eec",
                    "last_updated": "2022-09-19T11:52:13.738821-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c66c85-cba0-463c-8162-6eaa07626410/?format=api"
                }
            ]
        }
    ]
}