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/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d0d2702-4756-4184-891b-ab72571b5f78",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "054a6217-9a44-4c55-afef-e9d1520284e9",
    "completed": true,
    "last_updated": "2023-07-04T10:18:06.798247-04:00",
    "created_at": "2023-07-02T08:58:23.353617-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/054a6217-9a44-4c55-afef-e9d1520284e9",
    "datetime": "2023-07-02T13:35:00-04:00",
    "cutoff_datetime": "2023-07-02T13:35:00-04:00",
    "name": "MIL (C Rea) v. PIT (R Hill)",
    "bettypes": [
        {
            "id": "a90eb695-3d9d-4122-aaf4-b3f1730e771b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-02T08:58:23.357184-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": "PIT (R Hill)",
                        "amount": 5222.0
                    },
                    {
                        "team": "MIL (C Rea)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1aff2252-1251-45a0-a837-4d679c7f3d16",
                    "gambit_id": "3199576d-3a0e-4fee-826f-9c3a1c1dabc4",
                    "last_updated": "2023-07-04T10:18:06.803775-04:00",
                    "created_at": "2023-07-02T08:58:23.362094-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90eb695-3d9d-4122-aaf4-b3f1730e771b/?format=api"
                },
                {
                    "id": "116ac001-db74-4db5-8361-bb2c43f38d1f",
                    "gambit_id": "3e457596-1c2e-4541-9f12-889d16559c0c",
                    "last_updated": "2023-07-04T10:18:06.801823-04:00",
                    "created_at": "2023-07-02T08:58:23.359619-04:00",
                    "name": "MIL (C Rea)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90eb695-3d9d-4122-aaf4-b3f1730e771b/?format=api"
                }
            ]
        },
        {
            "id": "f796e7d8-0731-42b5-8ce0-5b1bae18602d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-02T08:58:23.372779-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": "MIL",
                        "amount": 6390.0
                    },
                    {
                        "team": "PIT",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b029fd47-178f-4052-83f4-2f9e90351401",
                    "gambit_id": "1c9da94e-79c3-43e2-8582-e98ddc3d0f52",
                    "last_updated": "2023-07-04T10:18:06.811022-04:00",
                    "created_at": "2023-07-02T08:58:23.375164-04:00",
                    "name": "MIL",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f796e7d8-0731-42b5-8ce0-5b1bae18602d/?format=api"
                },
                {
                    "id": "8f2b07ab-6a47-4fdc-a213-79f7d69798cf",
                    "gambit_id": "98587216-8072-4928-a41a-935f1300288d",
                    "last_updated": "2023-07-04T10:18:06.812536-04:00",
                    "created_at": "2023-07-02T08:58:23.377764-04:00",
                    "name": "PIT",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f796e7d8-0731-42b5-8ce0-5b1bae18602d/?format=api"
                }
            ]
        },
        {
            "id": "7cc9b664-6779-4410-bf91-c61016e34605",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-02T08:58:23.364985-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 Under 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ff68649-717c-4b53-85bd-16e62e1f16f2",
                    "gambit_id": "535774e7-0d30-4629-983e-59c429ff3355",
                    "last_updated": "2023-07-04T10:18:06.808259-04:00",
                    "created_at": "2023-07-02T08:58:23.369988-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc9b664-6779-4410-bf91-c61016e34605/?format=api"
                },
                {
                    "id": "62469d49-3387-4593-9fba-99bb12925097",
                    "gambit_id": "3ef0c9e7-7c04-4e14-bc33-8e7117f166f9",
                    "last_updated": "2023-07-04T10:18:06.806837-04:00",
                    "created_at": "2023-07-02T08:58:23.367532-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc9b664-6779-4410-bf91-c61016e34605/?format=api"
                }
            ]
        }
    ]
}