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/d3c0e543-9d4f-409e-a1bd-25d4505b6dcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d3c0e543-9d4f-409e-a1bd-25d4505b6dcc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a004170e-5a4f-4c90-9b19-cf9aded23a97",
    "completed": true,
    "last_updated": "2023-07-17T10:08:20.800921-04:00",
    "created_at": "2023-07-15T11:43:04.191203-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a004170e-5a4f-4c90-9b19-cf9aded23a97",
    "datetime": "2023-07-15T19:15:00-04:00",
    "cutoff_datetime": "2023-07-15T19:15:00-04:00",
    "name": "WAS (J Irvin) v. STL (S Matz)",
    "bettypes": [
        {
            "id": "b2370314-a2ca-4f42-8b87-2580c77f8f82",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c0e543-9d4f-409e-a1bd-25d4505b6dcc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-15T11:43:04.193064-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": "STL (S Matz)",
                        "amount": 6359.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b997e67-b2fb-4f70-80a7-8a16c14f38a5",
                    "gambit_id": "5d66b085-b407-44be-a60b-17a5ab7082dd",
                    "last_updated": "2023-07-17T10:08:20.806234-04:00",
                    "created_at": "2023-07-15T11:43:04.196364-04:00",
                    "name": "STL (S Matz)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2370314-a2ca-4f42-8b87-2580c77f8f82/?format=api"
                },
                {
                    "id": "3c77b25f-38d8-40d5-8750-1f8569666193",
                    "gambit_id": "592403c6-289a-4a44-873c-465b751b2424",
                    "last_updated": "2023-07-17T10:08:20.804732-04:00",
                    "created_at": "2023-07-15T11:43:04.194469-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2370314-a2ca-4f42-8b87-2580c77f8f82/?format=api"
                }
            ]
        },
        {
            "id": "ef030698-bf95-428e-9379-574e3139f2ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c0e543-9d4f-409e-a1bd-25d4505b6dcc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-15T11:43:04.198047-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": 5213.0
                    },
                    {
                        "team": "STL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ae5f339-5c28-4a3a-8788-c876cfc20b09",
                    "gambit_id": "b9f9d4da-fd80-47bc-8abc-c032c8101531",
                    "last_updated": "2023-07-17T10:08:20.809133-04:00",
                    "created_at": "2023-07-15T11:43:04.199421-04:00",
                    "name": "WAS",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef030698-bf95-428e-9379-574e3139f2ab/?format=api"
                },
                {
                    "id": "7a734f61-5c45-4c5f-bfe5-f5523199dd8c",
                    "gambit_id": "dff29452-2b40-4b11-aa42-38ee5be2950f",
                    "last_updated": "2023-07-17T10:08:20.810733-04:00",
                    "created_at": "2023-07-15T11:43:04.200751-04:00",
                    "name": "STL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef030698-bf95-428e-9379-574e3139f2ab/?format=api"
                }
            ]
        },
        {
            "id": "22df0371-38c1-4161-9118-53c0dcb07e0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d3c0e543-9d4f-409e-a1bd-25d4505b6dcc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-15T11:43:04.202162-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "93870f40-0444-4719-bf72-cb88640d3dfe",
                    "gambit_id": "3ce73896-ab4c-4bc3-96d5-2375ff969fb1",
                    "last_updated": "2023-07-17T10:08:20.813819-04:00",
                    "created_at": "2023-07-15T11:43:04.203478-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22df0371-38c1-4161-9118-53c0dcb07e0c/?format=api"
                },
                {
                    "id": "6dbbc242-6ab9-4e0c-8243-7a4170f9dcab",
                    "gambit_id": "11042104-d007-4455-b776-1d54b22cc20e",
                    "last_updated": "2023-07-17T10:08:20.815410-04:00",
                    "created_at": "2023-07-15T11:43:04.204941-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22df0371-38c1-4161-9118-53c0dcb07e0c/?format=api"
                }
            ]
        }
    ]
}