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/f119057f-d399-46db-a160-18f04cf4e3a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f119057f-d399-46db-a160-18f04cf4e3a6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9a8e487e-3211-4a58-823e-b4a09307bd0e",
    "completed": true,
    "last_updated": "2023-06-29T17:58:31.059465-04:00",
    "created_at": "2023-06-28T13:38:17.366408-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9a8e487e-3211-4a58-823e-b4a09307bd0e",
    "datetime": "2023-06-28T19:07:00-04:00",
    "cutoff_datetime": "2023-06-28T19:07:00-04:00",
    "name": "San Francisco Giants v. Toronto Blue Jays",
    "bettypes": [
        {
            "id": "4c1cd732-45cd-4578-9542-5ffacb70d6ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/f119057f-d399-46db-a160-18f04cf4e3a6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-28T13:38:17.369749-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": "Toronto Blue Jays",
                        "amount": 5337.0
                    },
                    {
                        "team": "San Francisco Giants",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bbd75bfd-93b1-4e9f-80c9-502166d06fdb",
                    "gambit_id": "6ea5484d-2800-48e6-a6f2-2370653c7304",
                    "last_updated": "2023-06-29T17:58:31.063978-04:00",
                    "created_at": "2023-06-28T13:38:17.374368-04:00",
                    "name": "Toronto Blue Jays",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c1cd732-45cd-4578-9542-5ffacb70d6ed/?format=api"
                },
                {
                    "id": "a2986149-9e99-479f-9387-c55087642e0d",
                    "gambit_id": "595457cf-3d97-45c0-beee-3537c0a2e202",
                    "last_updated": "2023-06-29T17:58:31.062661-04:00",
                    "created_at": "2023-06-28T13:38:17.372097-04:00",
                    "name": "San Francisco Giants",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c1cd732-45cd-4578-9542-5ffacb70d6ed/?format=api"
                }
            ]
        },
        {
            "id": "43f5f727-21ff-4d26-a206-1782b3e12563",
            "match": "https://api-prod.gambitprofit.com/api/matches/f119057f-d399-46db-a160-18f04cf4e3a6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-28T13:38:17.376748-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": "San Francisco Giants",
                        "amount": 6399.0
                    },
                    {
                        "team": "Toronto Blue Jays",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d05bc387-bfd6-4026-855b-a74cec847d85",
                    "gambit_id": "9f4d2441-6aa0-4c64-9c01-75991279ec92",
                    "last_updated": "2023-06-29T17:58:31.066402-04:00",
                    "created_at": "2023-06-28T13:38:17.379085-04:00",
                    "name": "San Francisco Giants",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43f5f727-21ff-4d26-a206-1782b3e12563/?format=api"
                },
                {
                    "id": "2bd03145-f550-47e1-a78a-8f3a4a18d2af",
                    "gambit_id": "7c720118-d949-4b3a-946e-de1d83a23092",
                    "last_updated": "2023-06-29T17:58:31.067669-04:00",
                    "created_at": "2023-06-28T13:38:17.381159-04:00",
                    "name": "Toronto Blue Jays",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43f5f727-21ff-4d26-a206-1782b3e12563/?format=api"
                }
            ]
        },
        {
            "id": "4839c52a-acf8-4458-80fe-7daa055e4eeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/f119057f-d399-46db-a160-18f04cf4e3a6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-28T13:38:17.383250-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd3413a3-4172-42b9-b206-a23f3ab745c7",
                    "gambit_id": "43258697-10a9-4d98-b176-2cfbbb7f193d",
                    "last_updated": "2023-06-29T17:58:31.070094-04:00",
                    "created_at": "2023-06-28T13:38:17.385074-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4839c52a-acf8-4458-80fe-7daa055e4eeb/?format=api"
                },
                {
                    "id": "99e4213f-1b53-416f-b08e-90fded4502c8",
                    "gambit_id": "782fba41-4096-4660-af58-22bd2881ca47",
                    "last_updated": "2023-06-29T17:58:31.071399-04:00",
                    "created_at": "2023-06-28T13:38:17.387027-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4839c52a-acf8-4458-80fe-7daa055e4eeb/?format=api"
                }
            ]
        }
    ]
}