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/3660c95d-9078-4624-a641-60b95665cb45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3660c95d-9078-4624-a641-60b95665cb45",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "30a997db-1746-4a5a-8edc-4912f326c7a9",
    "completed": true,
    "last_updated": "2022-10-03T18:42:18.972834-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -6.29,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/30a997db-1746-4a5a-8edc-4912f326c7a9",
    "datetime": "2022-10-01T07:30:00-04:00",
    "cutoff_datetime": "2022-10-01T07:30:00-04:00",
    "name": "Arsenal v. Tottenham",
    "bettypes": [
        {
            "id": "57f216a1-7d48-48b8-836c-b31b566b403c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3660c95d-9078-4624-a641-60b95665cb45/?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": "Arsenal",
                        "amount": 6447.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3553.0
                    }
                ],
                "expected_reward_tokens": 11795.96,
                "profit_sb": 2295.96,
                "profit_sb_percentage": 24.17,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 4790.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2640.0
                    },
                    {
                        "team": "Tottenham",
                        "amount": 2570.0
                    }
                ],
                "expected_reward_tokens": 8763.7,
                "profit_sb": -736.3,
                "profit_sb_percentage": -7.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c91b27f8-d83b-4102-962c-860b6a44fa6f",
                    "gambit_id": "4b15f921-81c0-46d2-8ee3-08b3f89f485a",
                    "last_updated": "2022-10-03T18:42:18.979775-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "1.83000",
                    "odds": "1.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f216a1-7d48-48b8-836c-b31b566b403c/?format=api"
                },
                {
                    "id": "aa4ea99b-ab7f-4e5d-8226-abecf62b927a",
                    "gambit_id": "bb6934aa-8888-4648-8c0d-479878582a40",
                    "last_updated": "2022-10-03T18:42:18.980741-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.32000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f216a1-7d48-48b8-836c-b31b566b403c/?format=api"
                },
                {
                    "id": "fac2ce9d-5e8e-4a2b-913a-9c6d2afe93a7",
                    "gambit_id": "cca812cc-6cd9-4faf-9b59-eb8e8bdef054",
                    "last_updated": "2022-10-03T18:42:18.978813-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tottenham",
                    "reward": "3.41000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f216a1-7d48-48b8-836c-b31b566b403c/?format=api"
                }
            ]
        },
        {
            "id": "1df80e4d-7676-43f8-9425-fe172e6a9bfa",
            "match": "https://api-prod.gambitprofit.com/api/matches/3660c95d-9078-4624-a641-60b95665cb45/?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": 5363.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4637.0
                    }
                ],
                "expected_reward_tokens": 8902.58,
                "profit_sb": -597.42,
                "profit_sb_percentage": -6.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ad0d509-4107-4c4a-a111-5ce4521209d8",
                    "gambit_id": "8ac51f47-d939-4ef2-bd77-483a1f9247a4",
                    "last_updated": "2022-10-03T18:42:18.976856-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.66000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df80e4d-7676-43f8-9425-fe172e6a9bfa/?format=api"
                },
                {
                    "id": "cc2c6002-0089-4a31-8506-048d6c96b2ed",
                    "gambit_id": "dd43979a-716a-4223-b1e3-f4f0b0ace408",
                    "last_updated": "2022-10-03T18:42:18.975690-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df80e4d-7676-43f8-9425-fe172e6a9bfa/?format=api"
                }
            ]
        }
    ]
}