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/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f304c94e-104e-4226-ab0d-958723f4a4c1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0415b244-9dc0-4734-aebc-d803e81b2ebc",
    "completed": true,
    "last_updated": "2023-08-18T10:23:06.090273-04:00",
    "created_at": "2023-08-17T08:08:23.843234-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0415b244-9dc0-4734-aebc-d803e81b2ebc",
    "datetime": "2023-08-17T19:15:00-04:00",
    "cutoff_datetime": "2023-08-17T19:15:00-04:00",
    "name": "NYM (J Quintana) v. STL (A Wainwright)",
    "bettypes": [
        {
            "id": "b89321f2-604e-479b-bee3-44c66301b2fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-17T08:08:23.854409-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": "NYM (J Quintana)",
                        "amount": 5286.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9ad60a3-7d6e-4c9c-aba4-51c4f307a2e5",
                    "gambit_id": "3f780224-ea1c-4470-b7fd-54500330c902",
                    "last_updated": "2023-08-18T10:23:06.104600-04:00",
                    "created_at": "2023-08-17T08:08:23.858744-04:00",
                    "name": "NYM (J Quintana)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b89321f2-604e-479b-bee3-44c66301b2fb/?format=api"
                },
                {
                    "id": "304f6656-d67a-44e3-8d71-5cae975e8e06",
                    "gambit_id": "206812d1-f10e-4c78-9630-a81a1d032e64",
                    "last_updated": "2023-08-18T10:23:06.108959-04:00",
                    "created_at": "2023-08-17T08:08:23.862991-04:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b89321f2-604e-479b-bee3-44c66301b2fb/?format=api"
                }
            ]
        },
        {
            "id": "00856105-9d85-48f6-ba0f-20e97304d9b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-17T08:08:23.867793-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",
                        "amount": 5773.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7c7971f-7210-4abb-ad6b-58bf7a749769",
                    "gambit_id": "b6f4b415-b8a9-4a3b-8d32-4175e8eefd2b",
                    "last_updated": "2023-08-18T10:23:06.121459-04:00",
                    "created_at": "2023-08-17T08:08:23.878840-04:00",
                    "name": "STL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00856105-9d85-48f6-ba0f-20e97304d9b5/?format=api"
                },
                {
                    "id": "cbccaf05-85b5-4123-8022-6c68cba69ef1",
                    "gambit_id": "1bb8866f-de57-4e27-9bcb-339edd5f96f9",
                    "last_updated": "2023-08-18T10:23:06.117627-04:00",
                    "created_at": "2023-08-17T08:08:23.872575-04:00",
                    "name": "NYM",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00856105-9d85-48f6-ba0f-20e97304d9b5/?format=api"
                }
            ]
        },
        {
            "id": "364b1653-5e13-4bdd-b8e3-bfad978a93f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-17T08:08:23.883673-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 Over 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4105ed29-03be-42e3-8f5a-b48495bbe59e",
                    "gambit_id": "36c21b27-67b1-44e5-874e-1c73ae61f6ef",
                    "last_updated": "2023-08-18T10:23:06.128297-04:00",
                    "created_at": "2023-08-17T08:08:23.887879-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364b1653-5e13-4bdd-b8e3-bfad978a93f8/?format=api"
                },
                {
                    "id": "067b8f5c-8577-4cfe-9595-9c479aa224d7",
                    "gambit_id": "af67b449-527f-4054-84de-f28d4e5e1162",
                    "last_updated": "2023-08-18T10:23:06.132143-04:00",
                    "created_at": "2023-08-17T08:08:23.892395-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364b1653-5e13-4bdd-b8e3-bfad978a93f8/?format=api"
                }
            ]
        }
    ]
}