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/cf45d155-ce8d-4f7a-886b-11748766591b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cf45d155-ce8d-4f7a-886b-11748766591b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "61b53954-0103-418d-9f66-0d5ddd0972a0",
    "completed": true,
    "last_updated": "2022-08-15T14:17:15.392132-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/61b53954-0103-418d-9f66-0d5ddd0972a0",
    "datetime": "2022-08-14T13:40:00-04:00",
    "cutoff_datetime": "2022-08-14T13:40:00-04:00",
    "name": "ATL (B Elder) v. MIA (B Garrett)",
    "bettypes": [
        {
            "id": "2c85f9cd-9bad-400d-8f92-376de3020c1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf45d155-ce8d-4f7a-886b-11748766591b/?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": "ATL (B Elder)",
                        "amount": 5385.0
                    },
                    {
                        "team": "MIA (B Garrett)",
                        "amount": 4615.0
                    }
                ],
                "expected_reward_tokens": 9368.45,
                "profit_sb": 368.45,
                "profit_sb_percentage": 4.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14a144f2-74f5-4f01-ac12-58a61bb9d10a",
                    "gambit_id": "0589c8e3-62ed-48f4-b616-0fc354a94b08",
                    "last_updated": "2022-08-15T14:17:15.395548-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.74000",
                    "odds": "1.81300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c85f9cd-9bad-400d-8f92-376de3020c1c/?format=api"
                },
                {
                    "id": "0e643f51-c81d-4ccb-a08f-0ed6c984f2ad",
                    "gambit_id": "ae8c356c-00ef-43ed-9b32-7fbadd929001",
                    "last_updated": "2022-08-15T14:17:15.395084-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (B Garrett)",
                    "reward": "2.03000",
                    "odds": "2.13000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c85f9cd-9bad-400d-8f92-376de3020c1c/?format=api"
                }
            ]
        },
        {
            "id": "0b0b9c3d-0024-4b26-9fc8-f61b596d871c",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf45d155-ce8d-4f7a-886b-11748766591b/?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": "MIA",
                        "amount": 5911.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4089.0
                    }
                ],
                "expected_reward_tokens": 9280.27,
                "profit_sb": 280.27,
                "profit_sb_percentage": 3.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a09912c1-8448-4caa-8588-7f2fcd7b12a5",
                    "gambit_id": "5bdae9e1-9e8a-4129-bc65-5a301a3c6284",
                    "last_updated": "2022-08-15T14:17:15.394125-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0b9c3d-0024-4b26-9fc8-f61b596d871c/?format=api"
                },
                {
                    "id": "b9799763-6979-4f40-b089-b3f05f4b70b2",
                    "gambit_id": "d3f65ce2-33d9-4a5f-be4e-2cfcc80ded84",
                    "last_updated": "2022-08-15T14:17:15.394601-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0b9c3d-0024-4b26-9fc8-f61b596d871c/?format=api"
                }
            ]
        }
    ]
}