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/7db4142a-abaa-4f1e-882d-5ce5703d7545/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7db4142a-abaa-4f1e-882d-5ce5703d7545",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1827b045-14ce-4acf-8f67-383bc068a2e0",
    "completed": true,
    "last_updated": "2023-09-05T17:08:01.623093-04:00",
    "created_at": "2023-09-04T09:48:06.105028-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1827b045-14ce-4acf-8f67-383bc068a2e0",
    "datetime": "2023-09-04T14:20:00-04:00",
    "cutoff_datetime": "2023-09-04T14:20:00-04:00",
    "name": "SFO (L Webb) v. CHC (J Steele)",
    "bettypes": [
        {
            "id": "6da89168-4747-4087-948c-ec18fcbf20d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/7db4142a-abaa-4f1e-882d-5ce5703d7545/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-04T09:48:06.111570-04: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": "CHC (J Steele)",
                        "amount": 5440.0
                    },
                    {
                        "team": "SFO (L Webb)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7804bd4-2a01-41a8-83f4-04a7cbbb6c7b",
                    "gambit_id": "f58db596-df76-4f10-a390-9206970d528e",
                    "last_updated": "2023-09-05T17:08:01.642809-04:00",
                    "created_at": "2023-09-04T09:48:06.120983-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da89168-4747-4087-948c-ec18fcbf20d9/?format=api"
                },
                {
                    "id": "c98414f3-37cd-467e-ad43-345219d2fa01",
                    "gambit_id": "a46fdbe6-edd7-495e-9d85-027a1dae6229",
                    "last_updated": "2023-09-05T17:08:01.638836-04:00",
                    "created_at": "2023-09-04T09:48:06.116435-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da89168-4747-4087-948c-ec18fcbf20d9/?format=api"
                }
            ]
        },
        {
            "id": "2d18d308-598b-4e31-a545-f6e8bff4e5e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7db4142a-abaa-4f1e-882d-5ce5703d7545/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-04T09:48:06.125857-04: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": "SFO",
                        "amount": 6090.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7a9be09b-a3c2-470e-b40c-5b86670667df",
                    "gambit_id": "5982c151-14cf-4ef2-b2e3-202f9e8ece49",
                    "last_updated": "2023-09-05T17:08:01.649745-04:00",
                    "created_at": "2023-09-04T09:48:06.133693-04:00",
                    "name": "SFO",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d18d308-598b-4e31-a545-f6e8bff4e5e5/?format=api"
                },
                {
                    "id": "12eb7fdd-1554-4081-a34a-375d23ca3484",
                    "gambit_id": "285afecb-a0fc-4745-a937-b847b02e6819",
                    "last_updated": "2023-09-05T17:08:01.654117-04:00",
                    "created_at": "2023-09-04T09:48:06.138908-04:00",
                    "name": "CHC",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d18d308-598b-4e31-a545-f6e8bff4e5e5/?format=api"
                }
            ]
        },
        {
            "id": "26e6faa1-33d6-4475-8b57-c7211506261e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7db4142a-abaa-4f1e-882d-5ce5703d7545/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-04T09:48:06.143535-04: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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60466910-d49c-4663-8d87-be0eb970de7e",
                    "gambit_id": "2ec1438c-ac7d-47b9-b79b-2effd6f7ea86",
                    "last_updated": "2023-09-05T17:08:01.662765-04:00",
                    "created_at": "2023-09-04T09:48:06.148364-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26e6faa1-33d6-4475-8b57-c7211506261e/?format=api"
                },
                {
                    "id": "12362aa5-8473-4731-8136-942c631eb223",
                    "gambit_id": "e57a6960-cdfe-463f-bc82-c23db84f2ae0",
                    "last_updated": "2023-09-05T17:08:01.666346-04:00",
                    "created_at": "2023-09-04T09:48:06.152868-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26e6faa1-33d6-4475-8b57-c7211506261e/?format=api"
                }
            ]
        }
    ]
}