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/b6428224-e241-4d2f-9252-6fbcf6ff0590/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b6428224-e241-4d2f-9252-6fbcf6ff0590",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1f5203a1-99da-4149-908c-f5a903657f69",
    "completed": true,
    "last_updated": "2023-10-04T10:03:19.051356-04:00",
    "created_at": "2023-10-03T09:28:00.127775-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1f5203a1-99da-4149-908c-f5a903657f69",
    "datetime": "2023-10-03T20:08:00-04:00",
    "cutoff_datetime": "2023-10-03T20:08:00-04:00",
    "name": "MIA (J Luzardo) v. PHI (Z Wheeler)",
    "bettypes": [
        {
            "id": "f0e3f661-8bfe-4678-84c6-2a8f339b2cce",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6428224-e241-4d2f-9252-6fbcf6ff0590/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-03T09:28:00.132922-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": "PHI (Z Wheeler)",
                        "amount": 5914.0
                    },
                    {
                        "team": "MIA (J Luzardo)",
                        "amount": 4086.0
                    }
                ],
                "expected_reward_tokens": 9520.38,
                "profit_sb": 20.38,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fd138fe8-a4cb-4656-9b56-6f54cff8eb9a",
                    "gambit_id": "aab536bd-7787-47e4-a327-649add0ce414",
                    "last_updated": "2023-10-04T10:03:19.076175-04:00",
                    "created_at": "2023-10-03T09:28:00.141489-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0e3f661-8bfe-4678-84c6-2a8f339b2cce/?format=api"
                },
                {
                    "id": "c635cf23-8898-4951-8bcf-511c6cfbe2d9",
                    "gambit_id": "f303ef05-ac2f-44f7-a412-36b20ee0b1fb",
                    "last_updated": "2023-10-04T10:03:19.072678-04:00",
                    "created_at": "2023-10-03T09:28:00.136735-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0e3f661-8bfe-4678-84c6-2a8f339b2cce/?format=api"
                }
            ]
        },
        {
            "id": "5204432b-29c8-4b2f-8efa-344892a7dabc",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6428224-e241-4d2f-9252-6fbcf6ff0590/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-03T09:28:00.146194-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": "MIA",
                        "amount": 5944.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7576819b-8cb8-4f74-a991-ce2997846159",
                    "gambit_id": "a8d0098c-440d-4961-a272-64869a75265a",
                    "last_updated": "2023-10-04T10:03:19.088005-04:00",
                    "created_at": "2023-10-03T09:28:00.150707-04:00",
                    "name": "MIA",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5204432b-29c8-4b2f-8efa-344892a7dabc/?format=api"
                },
                {
                    "id": "0b304eb3-e68c-4350-8de0-363ad9881d4f",
                    "gambit_id": "ce0da94e-efc7-4145-b023-068dd7d1fbdb",
                    "last_updated": "2023-10-04T10:03:19.092692-04:00",
                    "created_at": "2023-10-03T09:28:00.155138-04:00",
                    "name": "PHI",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5204432b-29c8-4b2f-8efa-344892a7dabc/?format=api"
                }
            ]
        },
        {
            "id": "97a776c8-6e61-44f5-a247-5f2a34b476f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6428224-e241-4d2f-9252-6fbcf6ff0590/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-03T09:28:00.160242-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 7.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1f7ccbb6-f3aa-4956-b8e0-50e99d2935cb",
                    "gambit_id": "0beb14ae-1f28-49e3-824c-d90d3599439d",
                    "last_updated": "2023-10-04T10:03:19.111017-04:00",
                    "created_at": "2023-10-03T09:28:00.193795-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97a776c8-6e61-44f5-a247-5f2a34b476f9/?format=api"
                },
                {
                    "id": "1f0a0b38-2292-413e-8959-3981712648cb",
                    "gambit_id": "16d617fe-b7b3-4689-9c5a-f01d89f65e9d",
                    "last_updated": "2023-10-04T10:03:19.107562-04:00",
                    "created_at": "2023-10-03T09:28:00.187809-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97a776c8-6e61-44f5-a247-5f2a34b476f9/?format=api"
                }
            ]
        }
    ]
}