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/6de7543a-6574-457f-bcc4-a91d88d34171/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6de7543a-6574-457f-bcc4-a91d88d34171",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "86bed5a2-75d8-4228-a569-8de73fd04c63",
    "completed": true,
    "last_updated": "2022-08-29T11:27:19.750540-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.44,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/86bed5a2-75d8-4228-a569-8de73fd04c63",
    "datetime": "2022-08-27T21:00:00-04:00",
    "cutoff_datetime": "2022-08-27T21:00:00-04:00",
    "name": "FC Dallas v. Real Salt Lake",
    "bettypes": [
        {
            "id": "39ccb702-ed52-478c-afc5-420a30261960",
            "match": "https://api-prod.gambitprofit.com/api/matches/6de7543a-6574-457f-bcc4-a91d88d34171/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "FC Dallas",
                        "amount": 6578.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3422.0
                    }
                ],
                "expected_reward_tokens": 11906.18,
                "profit_sb": 2906.18,
                "profit_sb_percentage": 32.29,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Dallas",
                        "amount": 4933.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2566.0
                    },
                    {
                        "team": "Real Salt Lake",
                        "amount": 2501.0
                    }
                ],
                "expected_reward_tokens": 8928.57,
                "profit_sb": -71.43,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e5cc5807-8824-4d2a-8bcf-537a0b0de77e",
                    "gambit_id": "e6b44019-72ea-40ec-9cdc-05ef6b951b16",
                    "last_updated": "2022-08-29T11:27:19.752606-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Dallas",
                    "reward": "1.81000",
                    "odds": "1.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
                },
                {
                    "id": "bc1ed016-a723-4387-bb5b-1800d10e7b74",
                    "gambit_id": "446ae8a2-6635-4c2e-9957-c12b2922a6b0",
                    "last_updated": "2022-08-29T11:27:19.752962-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.48000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
                },
                {
                    "id": "b2535792-6605-45c6-9fc8-76674cf026ec",
                    "gambit_id": "a60a36cd-a098-4c9d-a54c-a7309b0f9b90",
                    "last_updated": "2022-08-29T11:27:19.752237-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Real Salt Lake",
                    "reward": "3.57000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
                }
            ]
        },
        {
            "id": "a6e7edbc-3cfe-42f0-944f-94067aaae2ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/6de7543a-6574-457f-bcc4-a91d88d34171/?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 Over 2.5",
                        "amount": 5497.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4503.0
                    }
                ],
                "expected_reward_tokens": 8960.11,
                "profit_sb": -39.89,
                "profit_sb_percentage": -0.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e6ebf4a-299d-47ea-9ab3-758f9367c1de",
                    "gambit_id": "8c6a922e-86ce-4468-a2be-bddfd8109415",
                    "last_updated": "2022-08-29T11:27:19.751863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.63000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e7edbc-3cfe-42f0-944f-94067aaae2ac/?format=api"
                },
                {
                    "id": "9e968c6b-46cb-45bd-b71e-4ac7469a5a62",
                    "gambit_id": "6441cfb0-37c9-4c12-a9f4-44d7e3626047",
                    "last_updated": "2022-08-29T11:27:19.751430-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.99000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e7edbc-3cfe-42f0-944f-94067aaae2ac/?format=api"
                }
            ]
        }
    ]
}