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/f0fc7215-dc08-4403-8264-ac95c1ee39a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0fc7215-dc08-4403-8264-ac95c1ee39a5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "15eb85b3-db96-4d94-826c-431cf2ce26c6",
    "completed": true,
    "last_updated": "2023-09-21T09:43:21.587897-04:00",
    "created_at": "2023-09-19T18:28:03.637396-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/15eb85b3-db96-4d94-826c-431cf2ce26c6",
    "datetime": "2023-09-19T21:40:00-04:00",
    "cutoff_datetime": "2023-09-19T21:40:00-04:00",
    "name": "SFO (A Cobb) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "6a6636a9-fdc0-4b9f-8df6-60801eb266cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0fc7215-dc08-4403-8264-ac95c1ee39a5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T18:28:03.653470-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": "ARI (Z Gallen)",
                        "amount": 5776.0
                    },
                    {
                        "team": "SFO (A Cobb)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "369fb534-d12b-437f-8fff-91e0238e0e28",
                    "gambit_id": "df1c7a4d-247e-446b-a34c-6d015dab5eaa",
                    "last_updated": "2023-09-21T09:43:21.619346-04:00",
                    "created_at": "2023-09-19T18:28:03.666654-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6636a9-fdc0-4b9f-8df6-60801eb266cd/?format=api"
                },
                {
                    "id": "2772c7be-f7ad-4334-8b44-8340ab8b0a96",
                    "gambit_id": "1e26d163-2053-482a-a9c8-a2831f185091",
                    "last_updated": "2023-09-21T09:43:21.614759-04:00",
                    "created_at": "2023-09-19T18:28:03.661055-04:00",
                    "name": "SFO (A Cobb)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6636a9-fdc0-4b9f-8df6-60801eb266cd/?format=api"
                }
            ]
        },
        {
            "id": "c8685704-249f-48b4-9e1f-6c9f64b1f701",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0fc7215-dc08-4403-8264-ac95c1ee39a5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T18:28:03.671664-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": 6010.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2eab8eb-05d4-4ac4-8dad-4b952defdd58",
                    "gambit_id": "3b1fb12b-980f-45f0-bd8f-ccf53b8dcae1",
                    "last_updated": "2023-09-21T09:43:21.626108-04:00",
                    "created_at": "2023-09-19T18:28:03.676415-04:00",
                    "name": "SFO",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8685704-249f-48b4-9e1f-6c9f64b1f701/?format=api"
                },
                {
                    "id": "ca273c41-54c7-4ec9-affd-df082d1a8e15",
                    "gambit_id": "89da4299-040a-48c0-9909-90f1f7dbd701",
                    "last_updated": "2023-09-21T09:43:21.631158-04:00",
                    "created_at": "2023-09-19T18:28:03.681840-04:00",
                    "name": "ARI",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8685704-249f-48b4-9e1f-6c9f64b1f701/?format=api"
                }
            ]
        },
        {
            "id": "ca2bd093-c4db-4e96-9d7a-51491fafd852",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0fc7215-dc08-4403-8264-ac95c1ee39a5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T18:28:03.686802-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e4f04b3-0dc1-4029-8714-1867a8f4de42",
                    "gambit_id": "79e0283b-3cf2-460d-941a-1ba50c709e8f",
                    "last_updated": "2023-09-21T09:43:21.638186-04:00",
                    "created_at": "2023-09-19T18:28:03.691567-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2bd093-c4db-4e96-9d7a-51491fafd852/?format=api"
                },
                {
                    "id": "4e4f54b6-ea29-4bdb-a54d-8467a5acecb0",
                    "gambit_id": "26f07cf4-5d7d-4508-9006-abfb07d52e88",
                    "last_updated": "2023-09-21T09:43:21.641717-04:00",
                    "created_at": "2023-09-19T18:28:03.696615-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2bd093-c4db-4e96-9d7a-51491fafd852/?format=api"
                }
            ]
        }
    ]
}