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/19838a2c-44a5-4c23-910d-06605af44118/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "19838a2c-44a5-4c23-910d-06605af44118",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1adbfd62-097a-42a3-bf6a-b99db4d47eed",
    "completed": true,
    "last_updated": "2023-04-08T15:42:26.981099-04:00",
    "created_at": "2023-04-07T09:27:15.647022-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.18,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1adbfd62-097a-42a3-bf6a-b99db4d47eed",
    "datetime": "2023-04-07T20:40:00-04:00",
    "cutoff_datetime": "2023-04-07T20:40:00-04:00",
    "name": "WAS (M Gore) v. COL (J Urena)",
    "bettypes": [
        {
            "id": "9c34e489-ff7b-47e5-a762-e76cfb515281",
            "match": "https://api-prod.gambitprofit.com/api/matches/19838a2c-44a5-4c23-910d-06605af44118/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-07T09:27:15.665172-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": "COL (J Urena)",
                        "amount": 5311.0
                    },
                    {
                        "team": "WAS (M Gore)",
                        "amount": 4689.0
                    }
                ],
                "expected_reward_tokens": 9612.45,
                "profit_sb": 112.45,
                "profit_sb_percentage": 1.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "19131bd2-396a-40a3-80c9-fe33c1097aff",
                    "gambit_id": "89b3ba03-d958-405a-b1d3-2a870c4bc647",
                    "last_updated": "2023-04-08T15:42:27.003416-04:00",
                    "created_at": "2023-04-07T09:27:15.667318-04:00",
                    "name": "COL (J Urena)",
                    "reward": "1.81000",
                    "odds": "1.84030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c34e489-ff7b-47e5-a762-e76cfb515281/?format=api"
                },
                {
                    "id": "a0bde94e-3328-4374-9d00-9a159d04a1f5",
                    "gambit_id": "1db5a97d-bd3c-4224-9969-19e7ee1cd06a",
                    "last_updated": "2023-04-08T15:42:27.006005-04:00",
                    "created_at": "2023-04-07T09:27:15.669672-04:00",
                    "name": "WAS (M Gore)",
                    "reward": "2.05000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c34e489-ff7b-47e5-a762-e76cfb515281/?format=api"
                }
            ]
        },
        {
            "id": "4e68cf62-29c9-4aec-a349-20cb7e1b560e",
            "match": "https://api-prod.gambitprofit.com/api/matches/19838a2c-44a5-4c23-910d-06605af44118/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-07T09:27:15.658157-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": "WAS",
                        "amount": 6163.0
                    },
                    {
                        "team": "COL",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e1913ee8-4f72-448a-842e-97bc8da66867",
                    "gambit_id": "2b55427f-4902-466e-94e3-8c65c6753b1f",
                    "last_updated": "2023-04-08T15:42:26.995398-04:00",
                    "created_at": "2023-04-07T09:27:15.662576-04:00",
                    "name": "WAS",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e68cf62-29c9-4aec-a349-20cb7e1b560e/?format=api"
                },
                {
                    "id": "a9b0ddb9-1cd8-42fb-b37b-7e2b3fe90d5c",
                    "gambit_id": "cdd9c8f1-7f43-45aa-9f32-df1883a5289d",
                    "last_updated": "2023-04-08T15:42:26.992493-04:00",
                    "created_at": "2023-04-07T09:27:15.660360-04:00",
                    "name": "COL",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e68cf62-29c9-4aec-a349-20cb7e1b560e/?format=api"
                }
            ]
        },
        {
            "id": "b4c1c1a5-5d53-4def-abb5-64dd9da76645",
            "match": "https://api-prod.gambitprofit.com/api/matches/19838a2c-44a5-4c23-910d-06605af44118/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-07T09:27:15.651227-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 11.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bb5c7fc-bf07-44f9-94c5-7989ae07af50",
                    "gambit_id": "9fa4d712-9ae2-4781-80d3-d0a96549eb40",
                    "last_updated": "2023-04-08T15:42:26.985556-04:00",
                    "created_at": "2023-04-07T09:27:15.653619-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c1c1a5-5d53-4def-abb5-64dd9da76645/?format=api"
                },
                {
                    "id": "6b35804c-af0e-4ebd-9530-41035a5d4404",
                    "gambit_id": "d811cfe5-803e-4add-9dc4-99bb86b58e24",
                    "last_updated": "2023-04-08T15:42:26.987806-04:00",
                    "created_at": "2023-04-07T09:27:15.655853-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c1c1a5-5d53-4def-abb5-64dd9da76645/?format=api"
                }
            ]
        }
    ]
}