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/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b414588f-540c-4914-97fb-f01bfe3e5352",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a11dd27-d8eb-4efa-bbcc-165a25206601",
    "completed": true,
    "last_updated": "2023-08-21T11:03:21.862101-04:00",
    "created_at": "2023-08-19T09:28:03.321384-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4a11dd27-d8eb-4efa-bbcc-165a25206601",
    "datetime": "2023-08-19T19:15:00-04:00",
    "cutoff_datetime": "2023-08-19T19:15:00-04:00",
    "name": "NYM (K Senga) v. STL (M Mikolas)",
    "bettypes": [
        {
            "id": "0a0b6065-dff0-4e07-92c3-eb6885e9aad1",
            "match": "https://api-prod.gambitprofit.com/api/matches/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T09:28:03.327023-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 (K Senga)",
                        "amount": 5091.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 4909.0
                    }
                ],
                "expected_reward_tokens": 9571.08,
                "profit_sb": 71.08,
                "profit_sb_percentage": 0.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae272a47-0a45-4f55-a7d7-3d51a765e009",
                    "gambit_id": "fb67eb84-a44c-4714-bf71-d7a0028a76e6",
                    "last_updated": "2023-08-21T11:03:21.873365-04:00",
                    "created_at": "2023-08-19T09:28:03.330992-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.88000",
                    "odds": "1.91740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0b6065-dff0-4e07-92c3-eb6885e9aad1/?format=api"
                },
                {
                    "id": "de6de65d-8ba8-4869-8b78-e88f0a9610be",
                    "gambit_id": "cfea49a4-757b-4889-ac30-c94e7f58b167",
                    "last_updated": "2023-08-21T11:03:21.877194-04:00",
                    "created_at": "2023-08-19T09:28:03.335087-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.95000",
                    "odds": "1.99010",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0b6065-dff0-4e07-92c3-eb6885e9aad1/?format=api"
                }
            ]
        },
        {
            "id": "e4989143-6974-4881-a7a3-b041f9587850",
            "match": "https://api-prod.gambitprofit.com/api/matches/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-19T09:28:03.339475-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": 6090.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "305387ca-12bb-4d86-82e2-a7f5f192b92c",
                    "gambit_id": "8fcfc87e-f866-4cf6-9d36-835bf640e857",
                    "last_updated": "2023-08-21T11:03:21.890630-04:00",
                    "created_at": "2023-08-19T09:28:03.349810-04:00",
                    "name": "STL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4989143-6974-4881-a7a3-b041f9587850/?format=api"
                },
                {
                    "id": "7f1de450-e85d-4cba-a508-54507b5b6373",
                    "gambit_id": "73decb1a-722c-4448-8010-2dfd8700d276",
                    "last_updated": "2023-08-21T11:03:21.887007-04:00",
                    "created_at": "2023-08-19T09:28:03.343378-04:00",
                    "name": "NYM",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4989143-6974-4881-a7a3-b041f9587850/?format=api"
                }
            ]
        },
        {
            "id": "50c024cd-87db-49d3-b232-80d78962ee05",
            "match": "https://api-prod.gambitprofit.com/api/matches/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T09:28:03.354602-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f527a75e-34df-469f-a0be-d7f743ec4146",
                    "gambit_id": "9ab73a59-27fe-4aeb-b80d-9fd5333e29f3",
                    "last_updated": "2023-08-21T11:03:21.900770-04:00",
                    "created_at": "2023-08-19T09:28:03.365123-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c024cd-87db-49d3-b232-80d78962ee05/?format=api"
                },
                {
                    "id": "7f8a3fa2-89a3-47cc-951b-466a8c749fb0",
                    "gambit_id": "353b307b-821e-4e40-b8f5-ea21fbef57e2",
                    "last_updated": "2023-08-21T11:03:21.897363-04:00",
                    "created_at": "2023-08-19T09:28:03.360119-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c024cd-87db-49d3-b232-80d78962ee05/?format=api"
                }
            ]
        }
    ]
}