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/43021c5b-0ef1-4e18-be8b-fbe2e704b995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43021c5b-0ef1-4e18-be8b-fbe2e704b995",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f0264501-2933-4f72-8ed3-866b2d3ec3fb",
    "completed": true,
    "last_updated": "2023-04-09T11:27:08.402632-04:00",
    "created_at": "2023-04-08T09:02:00.694436-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f0264501-2933-4f72-8ed3-866b2d3ec3fb",
    "datetime": "2023-04-08T20:10:00-04:00",
    "cutoff_datetime": "2023-04-08T20:10:00-04:00",
    "name": "LOS (N Syndergaard) v. ARI (Z Davies)",
    "bettypes": [
        {
            "id": "c13cb96d-4d4e-48c1-a71a-3d65da12ebcf",
            "match": "https://api-prod.gambitprofit.com/api/matches/43021c5b-0ef1-4e18-be8b-fbe2e704b995/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:02:00.711468-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": "LOS (N Syndergaard)",
                        "amount": 5873.0
                    },
                    {
                        "team": "ARI (Z Davies)",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "64debcb3-8bac-4c6b-837f-eb3af051e1d3",
                    "gambit_id": "91371ec1-d06b-42a7-bb46-b08d440ac686",
                    "last_updated": "2023-04-09T11:27:08.421103-04:00",
                    "created_at": "2023-04-08T09:02:00.713680-04:00",
                    "name": "LOS (N Syndergaard)",
                    "reward": "1.63000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c13cb96d-4d4e-48c1-a71a-3d65da12ebcf/?format=api"
                },
                {
                    "id": "f6d95642-94e7-49b7-8b72-03db8aa80056",
                    "gambit_id": "4a3353c2-fb30-45aa-8a8f-96d3739b0a54",
                    "last_updated": "2023-04-09T11:27:08.423770-04:00",
                    "created_at": "2023-04-08T09:02:00.715971-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "2.32000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c13cb96d-4d4e-48c1-a71a-3d65da12ebcf/?format=api"
                }
            ]
        },
        {
            "id": "6930312b-6738-42cb-b409-05b09e6c593e",
            "match": "https://api-prod.gambitprofit.com/api/matches/43021c5b-0ef1-4e18-be8b-fbe2e704b995/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:02:00.705046-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a1ae8a4-fa48-4fdc-8783-cf584e578134",
                    "gambit_id": "88b89eaa-7015-4e9a-b458-214f2f3fb825",
                    "last_updated": "2023-04-09T11:27:08.415741-04:00",
                    "created_at": "2023-04-08T09:02:00.707149-04:00",
                    "name": "ARI",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6930312b-6738-42cb-b409-05b09e6c593e/?format=api"
                },
                {
                    "id": "361f11bd-b38e-489b-a7a0-5a71797a39ad",
                    "gambit_id": "8e93afc1-0b3b-4ae5-96cf-ee4819350661",
                    "last_updated": "2023-04-09T11:27:08.417464-04:00",
                    "created_at": "2023-04-08T09:02:00.709170-04:00",
                    "name": "LOS",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6930312b-6738-42cb-b409-05b09e6c593e/?format=api"
                }
            ]
        },
        {
            "id": "8dee365a-e8df-4a0d-a439-6ebc15a8c09b",
            "match": "https://api-prod.gambitprofit.com/api/matches/43021c5b-0ef1-4e18-be8b-fbe2e704b995/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:02:00.697666-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21b59c4b-434b-4d10-85a7-2db4cb0b79f9",
                    "gambit_id": "acd187a9-85d9-48fa-9b4a-cae50d9384e3",
                    "last_updated": "2023-04-09T11:27:08.409117-04:00",
                    "created_at": "2023-04-08T09:02:00.700425-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dee365a-e8df-4a0d-a439-6ebc15a8c09b/?format=api"
                },
                {
                    "id": "74adbe1d-6781-4785-844f-bd01eaf34224",
                    "gambit_id": "3a688da0-bf71-4fba-95de-e9d078334f1a",
                    "last_updated": "2023-04-09T11:27:08.411385-04:00",
                    "created_at": "2023-04-08T09:02:00.702863-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dee365a-e8df-4a0d-a439-6ebc15a8c09b/?format=api"
                }
            ]
        }
    ]
}