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/16dd2e6d-28ff-4d31-9730-dbfdb53a898c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "16dd2e6d-28ff-4d31-9730-dbfdb53a898c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79effd89-6c21-4ebd-b472-5a299110dfac",
    "completed": true,
    "last_updated": "2023-06-26T10:38:15.813639-04:00",
    "created_at": "2023-06-24T08:58:07.782661-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/79effd89-6c21-4ebd-b472-5a299110dfac",
    "datetime": "2023-06-24T16:10:00-04:00",
    "cutoff_datetime": "2023-06-24T16:10:00-04:00",
    "name": "MIL (F Peralta) v. CLE (T Bibee)",
    "bettypes": [
        {
            "id": "aaed058f-f9cc-4b84-9090-dc428bfd6438",
            "match": "https://api-prod.gambitprofit.com/api/matches/16dd2e6d-28ff-4d31-9730-dbfdb53a898c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T08:58:07.784623-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": "CLE (T Bibee)",
                        "amount": 5337.0
                    },
                    {
                        "team": "MIL (F Peralta)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e75c3e5-8011-4e57-a933-20efbae87e6a",
                    "gambit_id": "e77e001c-35ec-4737-81ba-2f51a6e758f2",
                    "last_updated": "2023-06-26T10:38:15.820688-04:00",
                    "created_at": "2023-06-24T08:58:07.787983-04:00",
                    "name": "CLE (T Bibee)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaed058f-f9cc-4b84-9090-dc428bfd6438/?format=api"
                },
                {
                    "id": "5a3455d6-e9a6-4823-b645-82081811304f",
                    "gambit_id": "02789118-7504-474b-9704-86907a5f494a",
                    "last_updated": "2023-06-26T10:38:15.818349-04:00",
                    "created_at": "2023-06-24T08:58:07.786209-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaed058f-f9cc-4b84-9090-dc428bfd6438/?format=api"
                }
            ]
        },
        {
            "id": "4c6d39ef-d724-4e6a-a05d-93141e6e5f72",
            "match": "https://api-prod.gambitprofit.com/api/matches/16dd2e6d-28ff-4d31-9730-dbfdb53a898c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-24T08:58:07.789822-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": 6399.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fa7b2b4-dcb3-404f-b3be-225d26f9f3fb",
                    "gambit_id": "4b12e091-62ae-41ad-b249-c1c21c396311",
                    "last_updated": "2023-06-26T10:38:15.825326-04:00",
                    "created_at": "2023-06-24T08:58:07.791433-04:00",
                    "name": "MIL",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6d39ef-d724-4e6a-a05d-93141e6e5f72/?format=api"
                },
                {
                    "id": "2817c389-7d4c-442c-b889-c1eb5bb83a68",
                    "gambit_id": "5c835872-d3a2-4eed-a2c8-7c34cb62f9f3",
                    "last_updated": "2023-06-26T10:38:15.827689-04:00",
                    "created_at": "2023-06-24T08:58:07.793025-04:00",
                    "name": "CLE",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6d39ef-d724-4e6a-a05d-93141e6e5f72/?format=api"
                }
            ]
        },
        {
            "id": "ae8fd899-6667-48b7-82b5-460eb91cab4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/16dd2e6d-28ff-4d31-9730-dbfdb53a898c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T08:58:07.794591-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2b7ea65-d0da-49a8-b37e-8bc30159eae2",
                    "gambit_id": "2db9d018-444f-44cc-9ced-5753d59be20a",
                    "last_updated": "2023-06-26T10:38:15.832289-04:00",
                    "created_at": "2023-06-24T08:58:07.796041-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8fd899-6667-48b7-82b5-460eb91cab4d/?format=api"
                },
                {
                    "id": "0df7c985-c304-4fb0-9ffb-5e5123c5b5bd",
                    "gambit_id": "56efac6c-2453-4ebc-83d5-2177c640911a",
                    "last_updated": "2023-06-26T10:38:15.834561-04:00",
                    "created_at": "2023-06-24T08:58:07.797639-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8fd899-6667-48b7-82b5-460eb91cab4d/?format=api"
                }
            ]
        }
    ]
}