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/b060b8cd-cac9-422c-b985-8c6583fecae5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b060b8cd-cac9-422c-b985-8c6583fecae5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "73e68cdd-24f9-4c30-957f-b0216d97e523",
    "completed": true,
    "last_updated": "2023-09-22T10:43:03.690948-04:00",
    "created_at": "2023-09-20T08:23:24.488717-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.63,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/73e68cdd-24f9-4c30-957f-b0216d97e523",
    "datetime": "2023-09-20T19:05:00-04:00",
    "cutoff_datetime": "2023-09-20T19:05:00-04:00",
    "name": "TOR (K Gausman) v. NYY (M King)",
    "bettypes": [
        {
            "id": "79e33984-58eb-4423-b743-8fbe7e140fc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b060b8cd-cac9-422c-b985-8c6583fecae5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T08:23:24.501418-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": "TOR (K Gausman)",
                        "amount": 5196.0
                    },
                    {
                        "team": "NYY (M King)",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 9559.96,
                "profit_sb": 59.96,
                "profit_sb_percentage": 0.63,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2427195b-2e29-44eb-a71a-9a2ade160a20",
                    "gambit_id": "fe2efd08-d819-4895-b9c2-4978671a41db",
                    "last_updated": "2023-09-22T10:43:03.707523-04:00",
                    "created_at": "2023-09-20T08:23:24.507395-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79e33984-58eb-4423-b743-8fbe7e140fc7/?format=api"
                },
                {
                    "id": "c274cdba-f737-4da4-860e-8e5eedf4e56d",
                    "gambit_id": "6803c778-2d1a-4a50-b0da-219815f458d1",
                    "last_updated": "2023-09-22T10:43:03.710979-04:00",
                    "created_at": "2023-09-20T08:23:24.511881-04:00",
                    "name": "NYY (M King)",
                    "reward": "1.99000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79e33984-58eb-4423-b743-8fbe7e140fc7/?format=api"
                }
            ]
        },
        {
            "id": "7d1f9d78-b0bf-45c4-856b-304810b8b73e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b060b8cd-cac9-422c-b985-8c6583fecae5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T08:23:24.515636-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": "NYY",
                        "amount": 6010.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11259627-790c-49d5-9238-1e4a2587054f",
                    "gambit_id": "75e27ca0-0b56-453e-840b-24b9a3779153",
                    "last_updated": "2023-09-22T10:43:03.723824-04:00",
                    "created_at": "2023-09-20T08:23:24.526126-04:00",
                    "name": "NYY",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d1f9d78-b0bf-45c4-856b-304810b8b73e/?format=api"
                },
                {
                    "id": "cc2ac5f8-eeee-41b6-a7d6-7721bef063c8",
                    "gambit_id": "f1e231bd-3cec-4915-bd7f-82b49fcb7f46",
                    "last_updated": "2023-09-22T10:43:03.717215-04:00",
                    "created_at": "2023-09-20T08:23:24.521201-04:00",
                    "name": "TOR",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d1f9d78-b0bf-45c4-856b-304810b8b73e/?format=api"
                }
            ]
        },
        {
            "id": "b052bf13-651a-46ff-b9d1-6ef9afb8d75f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b060b8cd-cac9-422c-b985-8c6583fecae5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T08:23:24.531631-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 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f183ee4a-1809-49f2-a118-ce8084b3bf53",
                    "gambit_id": "14a0cffd-6351-4b13-a34a-23f88e84adaf",
                    "last_updated": "2023-09-22T10:43:03.730376-04:00",
                    "created_at": "2023-09-20T08:23:24.535163-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b052bf13-651a-46ff-b9d1-6ef9afb8d75f/?format=api"
                },
                {
                    "id": "f1d0e965-8f49-45f2-9612-b98acb0edfb3",
                    "gambit_id": "792796d3-8e8e-4814-9613-5f8bb8e0c187",
                    "last_updated": "2023-09-22T10:43:03.733543-04:00",
                    "created_at": "2023-09-20T08:23:24.539787-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b052bf13-651a-46ff-b9d1-6ef9afb8d75f/?format=api"
                }
            ]
        }
    ]
}