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/5e1659f4-7f6d-4d20-9489-1ae005c7be6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e1659f4-7f6d-4d20-9489-1ae005c7be6e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c13cafde-18d5-4f37-b3a6-dfc38354ffea",
    "completed": true,
    "last_updated": "2022-09-01T10:57:04.946957-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.37,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c13cafde-18d5-4f37-b3a6-dfc38354ffea",
    "datetime": "2022-08-31T20:30:00-04:00",
    "cutoff_datetime": "2022-08-31T20:30:00-04:00",
    "name": "Nashville SC v. Colorado Rapids",
    "bettypes": [
        {
            "id": "819e49a4-29c8-4608-91b2-bfc0d1a29eab",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e1659f4-7f6d-4d20-9489-1ae005c7be6e/?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": "Nashville SC",
                        "amount": 7111.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2889.0
                    }
                ],
                "expected_reward_tokens": 10949.31,
                "profit_sb": 1949.31,
                "profit_sb_percentage": 21.66,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Nashville SC",
                        "amount": 5797.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2355.0
                    },
                    {
                        "team": "Colorado Rapids",
                        "amount": 1848.0
                    }
                ],
                "expected_reward_tokens": 8925.45,
                "profit_sb": -74.55,
                "profit_sb_percentage": -0.83,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01a9fd58-c1e1-4092-89b0-71dee0f7f840",
                    "gambit_id": "025310a7-7ca5-49dc-ae29-2fd3983ad495",
                    "last_updated": "2022-09-01T10:57:04.950891-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville SC",
                    "reward": "1.54000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819e49a4-29c8-4608-91b2-bfc0d1a29eab/?format=api"
                },
                {
                    "id": "737ad35e-f368-4410-a2c6-ce232364136a",
                    "gambit_id": "20decc10-97bf-4cbe-a2b4-7fce8fcbf3b3",
                    "last_updated": "2022-09-01T10:57:04.951840-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.79000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819e49a4-29c8-4608-91b2-bfc0d1a29eab/?format=api"
                },
                {
                    "id": "ea331cdb-5920-4942-956d-683b11f04410",
                    "gambit_id": "4c89bbe0-c82d-4a76-95e4-7457a0221df2",
                    "last_updated": "2022-09-01T10:57:04.950133-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Rapids",
                    "reward": "4.83000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819e49a4-29c8-4608-91b2-bfc0d1a29eab/?format=api"
                }
            ]
        },
        {
            "id": "15f17aae-a283-4438-a992-d9a49747fd27",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e1659f4-7f6d-4d20-9489-1ae005c7be6e/?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": 5604.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4396.0
                    }
                ],
                "expected_reward_tokens": 8966.4,
                "profit_sb": -33.6,
                "profit_sb_percentage": -0.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63b4bb7d-ccf0-45d5-9268-d2047617b631",
                    "gambit_id": "9892217b-558d-4311-8e63-10453ebe71eb",
                    "last_updated": "2022-09-01T10:57:04.949335-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.60000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15f17aae-a283-4438-a992-d9a49747fd27/?format=api"
                },
                {
                    "id": "2314d798-0e76-43d6-9338-cd10db1423c3",
                    "gambit_id": "bc2560c4-daae-476b-a3e6-3c222e8e502f",
                    "last_updated": "2022-09-01T10:57:04.948447-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15f17aae-a283-4438-a992-d9a49747fd27/?format=api"
                }
            ]
        }
    ]
}