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/46ee1d3f-e092-4242-a705-c7d159ff835f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "46ee1d3f-e092-4242-a705-c7d159ff835f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "57281ff8-5dde-461c-b14d-fbd10cdb0e81",
    "completed": true,
    "last_updated": "2023-06-17T15:03:04.005171-04:00",
    "created_at": "2023-06-16T08:22:58.741340-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/57281ff8-5dde-461c-b14d-fbd10cdb0e81",
    "datetime": "2023-06-16T19:10:00-04:00",
    "cutoff_datetime": "2023-06-16T19:10:00-04:00",
    "name": "NYY (D German) v. BOS (T Houck)",
    "bettypes": [
        {
            "id": "3fe3d787-3e36-4ed3-bf3b-ea6467bf5516",
            "match": "https://api-prod.gambitprofit.com/api/matches/46ee1d3f-e092-4242-a705-c7d159ff835f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-16T08:22:58.743643-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": "BOS (T Houck)",
                        "amount": 5426.0
                    },
                    {
                        "team": "NYY (D German)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e95555eb-e2a5-44d9-a967-94b353d7571f",
                    "gambit_id": "5793d25c-72d4-45ed-9ac2-8a68e5bbce13",
                    "last_updated": "2023-06-17T15:03:04.013828-04:00",
                    "created_at": "2023-06-16T08:22:58.747167-04:00",
                    "name": "BOS (T Houck)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fe3d787-3e36-4ed3-bf3b-ea6467bf5516/?format=api"
                },
                {
                    "id": "ece29329-b6f1-4ccc-8a09-0a4b84476a46",
                    "gambit_id": "d202b7dd-b1c2-40ec-a131-15f1c86352e3",
                    "last_updated": "2023-06-17T15:03:04.011338-04:00",
                    "created_at": "2023-06-16T08:22:58.745322-04:00",
                    "name": "NYY (D German)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fe3d787-3e36-4ed3-bf3b-ea6467bf5516/?format=api"
                }
            ]
        },
        {
            "id": "a3780499-8cbb-4b96-8150-3a2a8121f7aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/46ee1d3f-e092-4242-a705-c7d159ff835f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-16T08:22:58.749077-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": "NYY",
                        "amount": 6163.0
                    },
                    {
                        "team": "BOS",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d555fdf4-de3f-4c73-950d-1499896dfcb3",
                    "gambit_id": "5256ca14-265b-47e8-ae9b-f8c3439c95f0",
                    "last_updated": "2023-06-17T15:03:04.018122-04:00",
                    "created_at": "2023-06-16T08:22:58.750774-04:00",
                    "name": "NYY",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3780499-8cbb-4b96-8150-3a2a8121f7aa/?format=api"
                },
                {
                    "id": "cdd2cddd-15a3-42f8-b164-80633f228f73",
                    "gambit_id": "794f301d-7b1f-4fdd-980c-284a1c954a5c",
                    "last_updated": "2023-06-17T15:03:04.020477-04:00",
                    "created_at": "2023-06-16T08:22:58.752606-04:00",
                    "name": "BOS",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3780499-8cbb-4b96-8150-3a2a8121f7aa/?format=api"
                }
            ]
        },
        {
            "id": "461e9590-f1ff-4365-b7ca-6008fc7ada35",
            "match": "https://api-prod.gambitprofit.com/api/matches/46ee1d3f-e092-4242-a705-c7d159ff835f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-16T08:22:58.754392-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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d5628e4-b3a0-4017-9f36-f3ef31df930d",
                    "gambit_id": "198f2d0f-2da1-4c42-b61f-791b0236954a",
                    "last_updated": "2023-06-17T15:03:04.024492-04:00",
                    "created_at": "2023-06-16T08:22:58.757625-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461e9590-f1ff-4365-b7ca-6008fc7ada35/?format=api"
                },
                {
                    "id": "aeb75131-d6e8-4276-8707-bc616ec6d43a",
                    "gambit_id": "6a986da4-9ee7-4cf3-8f36-ab01196b9f78",
                    "last_updated": "2023-06-17T15:03:04.026168-04:00",
                    "created_at": "2023-06-16T08:22:58.755941-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461e9590-f1ff-4365-b7ca-6008fc7ada35/?format=api"
                }
            ]
        }
    ]
}