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/eb059064-e6a3-41e5-8f17-0922887abffa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb059064-e6a3-41e5-8f17-0922887abffa",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "78617093-90ed-42f9-9a33-4f1e8b26736c",
    "completed": true,
    "last_updated": "2022-08-15T14:12:16.206380-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/78617093-90ed-42f9-9a33-4f1e8b26736c",
    "datetime": "2022-08-14T15:10:00-04:00",
    "cutoff_datetime": "2022-08-14T15:10:00-04:00",
    "name": "ARI (T Henry) v. COL (R Feltner)",
    "bettypes": [
        {
            "id": "0ac59840-665c-40e1-ae90-abcd18b14633",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb059064-e6a3-41e5-8f17-0922887abffa/?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": "COL (R Feltner)",
                        "amount": 5319.0
                    },
                    {
                        "team": "ARI (T Henry)",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": 361.44,
                "profit_sb_percentage": 4.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2eba8734-562e-445b-a346-09c2b0115433",
                    "gambit_id": "881e651b-1dd9-4029-880d-f4d4bbd4d8f4",
                    "last_updated": "2022-08-15T14:12:16.209578-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (R Feltner)",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac59840-665c-40e1-ae90-abcd18b14633/?format=api"
                },
                {
                    "id": "2cd41ca9-dec6-4d64-b07c-550b1fcb02f4",
                    "gambit_id": "ef86595a-422d-4121-9785-05d67469ca9b",
                    "last_updated": "2022-08-15T14:12:16.209131-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (T Henry)",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac59840-665c-40e1-ae90-abcd18b14633/?format=api"
                }
            ]
        },
        {
            "id": "6b93919b-073c-4693-aec2-8f24e150b422",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb059064-e6a3-41e5-8f17-0922887abffa/?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": "ARI",
                        "amount": 5995.0
                    },
                    {
                        "team": "COL",
                        "amount": 4005.0
                    }
                ],
                "expected_reward_tokens": 9291.6,
                "profit_sb": 291.6,
                "profit_sb_percentage": 3.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f6c1a842-b316-4639-ae0c-639b4ea82cb0",
                    "gambit_id": "d23695bf-90fc-4d13-958e-4f8866b7b79e",
                    "last_updated": "2022-08-15T14:12:16.208693-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.55000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b93919b-073c-4693-aec2-8f24e150b422/?format=api"
                },
                {
                    "id": "fa47254f-500c-410a-b072-28960ecd16b6",
                    "gambit_id": "2cd49cb1-1a20-46dd-9ef9-991a7826bc1f",
                    "last_updated": "2022-08-15T14:12:16.208245-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b93919b-073c-4693-aec2-8f24e150b422/?format=api"
                }
            ]
        }
    ]
}