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/081c11a0-0e62-4134-b157-9ce1645ac38e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "081c11a0-0e62-4134-b157-9ce1645ac38e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3cc75228-b2d8-4243-ae22-090e7f3f31a1",
    "completed": true,
    "last_updated": "2022-10-02T15:17:31.294843-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3cc75228-b2d8-4243-ae22-090e7f3f31a1",
    "datetime": "2022-10-01T16:05:00-04:00",
    "cutoff_datetime": "2022-10-01T16:05:00-04:00",
    "name": "ARI (D Jameson) v. SFO (S Alexander)",
    "bettypes": [
        {
            "id": "74beef06-3517-438b-817d-51f81b5129c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/081c11a0-0e62-4134-b157-9ce1645ac38e/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (S Alexander)",
                        "amount": 5326.0
                    },
                    {
                        "team": "ARI (D Jameson)",
                        "amount": 4674.0
                    }
                ],
                "expected_reward_tokens": 9533.54,
                "profit_sb": 33.54,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "16878f4c-97d5-4232-adac-b66adefd54c5",
                    "gambit_id": "08116c51-8f3e-48b1-86dd-cdf428c8b101",
                    "last_updated": "2022-10-02T15:17:31.306772-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (S Alexander)",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74beef06-3517-438b-817d-51f81b5129c1/?format=api"
                },
                {
                    "id": "405df06a-65fa-4205-bd3f-080534a07c4c",
                    "gambit_id": "6b2b272c-55eb-4507-aa6f-25c418603a54",
                    "last_updated": "2022-10-02T15:17:31.305698-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (D Jameson)",
                    "reward": "2.04000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74beef06-3517-438b-817d-51f81b5129c1/?format=api"
                }
            ]
        },
        {
            "id": "ecd1be02-1eab-408b-83b5-cd5e9a5dd3a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/081c11a0-0e62-4134-b157-9ce1645ac38e/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": 6397.0
                    },
                    {
                        "team": "SFO",
                        "amount": 3603.0
                    }
                ],
                "expected_reward_tokens": 9403.59,
                "profit_sb": -96.41,
                "profit_sb_percentage": -1.01,
                "recommended": false
            },
            "lines": [
                {
                    "id": "788caa1d-40ee-4ae1-ab23-82d2f3e44b59",
                    "gambit_id": "ffefaa3e-4927-4837-adbe-60d0b1cf3c11",
                    "last_updated": "2022-10-02T15:17:31.303406-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.47000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1be02-1eab-408b-83b5-cd5e9a5dd3a4/?format=api"
                },
                {
                    "id": "ade61929-92ef-46b4-a49b-073ddf8bee66",
                    "gambit_id": "b1bd1496-43a3-4fc2-8372-e00d364367b1",
                    "last_updated": "2022-10-02T15:17:31.302211-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "2.61000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1be02-1eab-408b-83b5-cd5e9a5dd3a4/?format=api"
                }
            ]
        },
        {
            "id": "c1b31076-a156-43b2-b4c0-2dd960a0f8ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/081c11a0-0e62-4134-b157-9ce1645ac38e/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5108.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56521e5c-5522-4a1e-b730-4c669f0a0a5c",
                    "gambit_id": "3b7802d9-bbed-4174-9e22-a233b9db5789",
                    "last_updated": "2022-10-02T15:17:31.299326-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b31076-a156-43b2-b4c0-2dd960a0f8ea/?format=api"
                },
                {
                    "id": "86f5cb01-b923-46e6-93ae-43d298fbdb8e",
                    "gambit_id": "7056565e-117e-4ce9-bbf9-72c4a574d3fe",
                    "last_updated": "2022-10-02T15:17:31.297967-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b31076-a156-43b2-b4c0-2dd960a0f8ea/?format=api"
                }
            ]
        }
    ]
}