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/22ae1f6e-6f47-4901-b8b6-2775fba09a40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "22ae1f6e-6f47-4901-b8b6-2775fba09a40",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bc68dcb3-5eee-42aa-b633-c2942bfd0b90",
    "completed": true,
    "last_updated": "2022-08-20T12:07:02.469824-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.34,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bc68dcb3-5eee-42aa-b633-c2942bfd0b90",
    "datetime": "2022-08-19T19:05:00-04:00",
    "cutoff_datetime": "2022-08-19T19:05:00-04:00",
    "name": "NYM (C Bassitt) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "5df8d736-d2de-4a3b-a11c-15bbfb7b8970",
            "match": "https://api-prod.gambitprofit.com/api/matches/22ae1f6e-6f47-4901-b8b6-2775fba09a40/?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": "PHI (A Nola)",
                        "amount": 5255.0
                    },
                    {
                        "team": "NYM (C Bassitt)",
                        "amount": 4745.0
                    }
                ],
                "expected_reward_tokens": 9300.2,
                "profit_sb": 300.2,
                "profit_sb_percentage": 3.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07628500-be3a-420d-a836-68daaef1faf9",
                    "gambit_id": "421e9d12-b9aa-4470-997d-56d89b3302c9",
                    "last_updated": "2022-08-20T12:07:02.472715-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.77000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5df8d736-d2de-4a3b-a11c-15bbfb7b8970/?format=api"
                },
                {
                    "id": "390c6802-afb3-4080-a437-92458f2beb38",
                    "gambit_id": "452b868f-98c2-4d15-8583-ebb447d98936",
                    "last_updated": "2022-08-20T12:07:02.473180-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (C Bassitt)",
                    "reward": "1.96000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5df8d736-d2de-4a3b-a11c-15bbfb7b8970/?format=api"
                }
            ]
        },
        {
            "id": "151baf64-5aee-47c2-8448-3be42de17f4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/22ae1f6e-6f47-4901-b8b6-2775fba09a40/?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": "NYM",
                        "amount": 6288.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3712.0
                    }
                ],
                "expected_reward_tokens": 9242.88,
                "profit_sb": 242.88,
                "profit_sb_percentage": 2.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7c8702b2-3925-4505-bbcf-84e3b4f68cc5",
                    "gambit_id": "481a990b-102c-43f9-9791-429bf572eb76",
                    "last_updated": "2022-08-20T12:07:02.471727-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151baf64-5aee-47c2-8448-3be42de17f4c/?format=api"
                },
                {
                    "id": "e6498370-f6b4-4a73-8b14-b95f3b6193cf",
                    "gambit_id": "cfb7c922-e35a-4f3d-9d98-848bc6e0a293",
                    "last_updated": "2022-08-20T12:07:02.472248-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "2.49000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151baf64-5aee-47c2-8448-3be42de17f4c/?format=api"
                }
            ]
        }
    ]
}