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/0a252f17-c7db-4633-8f35-a1c7d7bdd5a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0a252f17-c7db-4633-8f35-a1c7d7bdd5a8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6e752c5d-9835-4999-9342-f90c9a6c4e4b",
    "completed": true,
    "last_updated": "2022-08-11T09:42:07.413959-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.43,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6e752c5d-9835-4999-9342-f90c9a6c4e4b",
    "datetime": "2022-08-10T20:10:00-04:00",
    "cutoff_datetime": "2022-08-10T20:10:00-04:00",
    "name": "TEX (G Otto) v. HOU (J Verlander)",
    "bettypes": [
        {
            "id": "2f9a233b-1868-44a1-b5d6-d2e0120ce998",
            "match": "https://api-prod.gambitprofit.com/api/matches/0a252f17-c7db-4633-8f35-a1c7d7bdd5a8/?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 (J Verlander)",
                        "amount": 7162.0
                    },
                    {
                        "team": "TEX (G Otto)",
                        "amount": 2838.0
                    }
                ],
                "expected_reward_tokens": 9308.64,
                "profit_sb": 308.64,
                "profit_sb_percentage": 3.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "71a78322-9df5-4cb0-8691-45566aa2e5d7",
                    "gambit_id": "cadd9356-7c9b-44ef-a695-7d1ce799358c",
                    "last_updated": "2022-08-11T09:42:07.416730-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.30000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9a233b-1868-44a1-b5d6-d2e0120ce998/?format=api"
                },
                {
                    "id": "2fc93712-49ba-4352-bfe7-ce27dad42767",
                    "gambit_id": "5d1dc710-60af-4689-9edb-610bec501106",
                    "last_updated": "2022-08-11T09:42:07.417159-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (G Otto)",
                    "reward": "3.28000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9a233b-1868-44a1-b5d6-d2e0120ce998/?format=api"
                }
            ]
        },
        {
            "id": "6491f308-3c2c-4620-b7f8-e36a351f8ab5",
            "match": "https://api-prod.gambitprofit.com/api/matches/0a252f17-c7db-4633-8f35-a1c7d7bdd5a8/?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": 5752.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4248.0
                    }
                ],
                "expected_reward_tokens": 9260.64,
                "profit_sb": 260.64,
                "profit_sb_percentage": 2.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "76e4b010-c586-4ad1-94b6-73dc045ba848",
                    "gambit_id": "8bbbf3a5-73e8-43ef-9d41-27e887e38272",
                    "last_updated": "2022-08-11T09:42:07.415835-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6491f308-3c2c-4620-b7f8-e36a351f8ab5/?format=api"
                },
                {
                    "id": "105c8a6c-5e22-46c8-bb42-942b9274214b",
                    "gambit_id": "3cc4c16e-42d5-48ae-838a-a0eb0a910fa8",
                    "last_updated": "2022-08-11T09:42:07.416291-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6491f308-3c2c-4620-b7f8-e36a351f8ab5/?format=api"
                }
            ]
        }
    ]
}