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/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b36fd224-a836-471f-b3f2-b802de5d8866",
    "completed": true,
    "last_updated": "2023-05-18T11:47:20.511734-04:00",
    "created_at": "2023-05-17T11:06:49.888823-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b36fd224-a836-471f-b3f2-b802de5d8866",
    "datetime": "2023-05-17T13:10:00-04:00",
    "cutoff_datetime": "2023-05-17T13:10:00-04:00",
    "name": "PIT (R Hill) v. DET (Ed Rodriguez)",
    "bettypes": [
        {
            "id": "c992fe37-65a6-4c03-b64c-3f0a8028703c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-17T11:06:49.907045-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": "DET (Ed Rodriguez)",
                        "amount": 6070.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "80a7d6fb-6319-4eea-b8eb-7cda7a482616",
                    "gambit_id": "5ce601ba-2559-4c88-9c8d-b4b12378b3ec",
                    "last_updated": "2023-05-18T11:47:20.523944-04:00",
                    "created_at": "2023-05-17T11:06:49.908847-04:00",
                    "name": "DET (Ed Rodriguez)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c992fe37-65a6-4c03-b64c-3f0a8028703c/?format=api"
                },
                {
                    "id": "0acc3112-d255-4ec9-a841-6799f5407beb",
                    "gambit_id": "54468fb4-5bb6-4d89-8f32-35624b788bf0",
                    "last_updated": "2023-05-18T11:47:20.525407-04:00",
                    "created_at": "2023-05-17T11:06:49.910679-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c992fe37-65a6-4c03-b64c-3f0a8028703c/?format=api"
                }
            ]
        },
        {
            "id": "e5f00704-c0b4-4cb3-92aa-65662f637c08",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-17T11:06:49.899181-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": "PIT",
                        "amount": 5699.0
                    },
                    {
                        "team": "DET",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4afe8988-d445-470a-8c03-26b6751510f2",
                    "gambit_id": "caa9b2e7-6502-45ac-970a-39908df397bf",
                    "last_updated": "2023-05-18T11:47:20.520662-04:00",
                    "created_at": "2023-05-17T11:06:49.904939-04:00",
                    "name": "PIT",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5f00704-c0b4-4cb3-92aa-65662f637c08/?format=api"
                },
                {
                    "id": "b2b0dc5f-dfa2-48ca-8b5b-cf0b9e19f7a9",
                    "gambit_id": "7c259708-3430-4cf8-84ee-9e2b51b8b3e6",
                    "last_updated": "2023-05-18T11:47:20.519273-04:00",
                    "created_at": "2023-05-17T11:06:49.902790-04:00",
                    "name": "DET",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5f00704-c0b4-4cb3-92aa-65662f637c08/?format=api"
                }
            ]
        },
        {
            "id": "16e39227-a22e-4aef-82d2-8340c440cfab",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-17T11:06:49.892356-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "35d2b36c-22fa-4808-be48-417b52bf8167",
                    "gambit_id": "3c3b257a-a7b8-4e2c-8d0d-1f2a6afc153d",
                    "last_updated": "2023-05-18T11:47:20.515070-04:00",
                    "created_at": "2023-05-17T11:06:49.895021-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/16e39227-a22e-4aef-82d2-8340c440cfab/?format=api"
                },
                {
                    "id": "94409a78-6af3-4a12-9473-e2ed510a678a",
                    "gambit_id": "41421513-2805-4497-9dea-f5b38b236852",
                    "last_updated": "2023-05-18T11:47:20.516421-04:00",
                    "created_at": "2023-05-17T11:06:49.897215-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e39227-a22e-4aef-82d2-8340c440cfab/?format=api"
                }
            ]
        }
    ]
}