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/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0947e346-20fe-4a50-9e9a-d3d1d173f180",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5b1b1697-2def-4af4-8fa5-812d98cc3170",
    "completed": true,
    "last_updated": "2023-07-04T10:43:01.542715-04:00",
    "created_at": "2023-07-03T11:03:19.654883-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5b1b1697-2def-4af4-8fa5-812d98cc3170",
    "datetime": "2023-07-03T19:05:00-04:00",
    "cutoff_datetime": "2023-07-03T19:05:00-04:00",
    "name": "BAL (T Wells) v. NYY (D German)",
    "bettypes": [
        {
            "id": "e2eff152-e248-4bec-9a53-e19dd4205e77",
            "match": "https://api-prod.gambitprofit.com/api/matches/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-03T11:03:19.656853-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": "BAL (T Wells)",
                        "amount": 5222.0
                    },
                    {
                        "team": "NYY (D German)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5d441774-0f32-41a9-83f0-02d2d486988a",
                    "gambit_id": "c00d4350-6dbe-44c8-8695-d157735d92e5",
                    "last_updated": "2023-07-04T10:43:01.546949-04:00",
                    "created_at": "2023-07-03T11:03:19.658424-04:00",
                    "name": "BAL (T Wells)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2eff152-e248-4bec-9a53-e19dd4205e77/?format=api"
                },
                {
                    "id": "6ff347ec-e990-43d5-a370-08f0a5608ca0",
                    "gambit_id": "0749c3d2-83df-43b5-9018-3bf525d7c2b7",
                    "last_updated": "2023-07-04T10:43:01.548505-04:00",
                    "created_at": "2023-07-03T11:03:19.659940-04:00",
                    "name": "NYY (D German)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2eff152-e248-4bec-9a53-e19dd4205e77/?format=api"
                }
            ]
        },
        {
            "id": "464715f2-56f0-4ad9-af1e-15967bf13ef4",
            "match": "https://api-prod.gambitprofit.com/api/matches/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-03T11:03:19.661842-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": 6090.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "209836f6-ecc3-48b4-8a3f-8d1271c4d4af",
                    "gambit_id": "cac8dfee-4f47-433c-b034-7a499e6af601",
                    "last_updated": "2023-07-04T10:43:01.552826-04:00",
                    "created_at": "2023-07-03T11:03:19.665153-04:00",
                    "name": "NYY",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464715f2-56f0-4ad9-af1e-15967bf13ef4/?format=api"
                },
                {
                    "id": "4a05f2f6-7370-4125-8527-3659e6f54b91",
                    "gambit_id": "281a4478-47ab-489e-88ee-1090b5664582",
                    "last_updated": "2023-07-04T10:43:01.551366-04:00",
                    "created_at": "2023-07-03T11:03:19.663614-04:00",
                    "name": "BAL",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464715f2-56f0-4ad9-af1e-15967bf13ef4/?format=api"
                }
            ]
        },
        {
            "id": "5d310e54-0406-407b-a4ac-794c18f4eda1",
            "match": "https://api-prod.gambitprofit.com/api/matches/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-03T11:03:19.666736-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3ad189d5-31c1-4874-a0c6-ec5d05c5bc36",
                    "gambit_id": "23793b76-39eb-4d9e-9d1e-8f6fcced4d3f",
                    "last_updated": "2023-07-04T10:43:01.555900-04:00",
                    "created_at": "2023-07-03T11:03:19.668132-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d310e54-0406-407b-a4ac-794c18f4eda1/?format=api"
                },
                {
                    "id": "2f9f2265-3849-4576-be4c-3a1841d7d1d0",
                    "gambit_id": "5eb6fab4-7d70-47b0-86fc-8ed575984298",
                    "last_updated": "2023-07-04T10:43:01.557254-04:00",
                    "created_at": "2023-07-03T11:03:19.669607-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d310e54-0406-407b-a4ac-794c18f4eda1/?format=api"
                }
            ]
        }
    ]
}