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/341bd661-4765-419c-a379-b145995c2042/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "341bd661-4765-419c-a379-b145995c2042",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "11a5a5e6-0e13-4e9d-b997-f74b32b0fe58",
    "completed": true,
    "last_updated": "2023-10-10T09:48:22.152666-04:00",
    "created_at": "2023-10-09T08:48:02.282478-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/11a5a5e6-0e13-4e9d-b997-f74b32b0fe58",
    "datetime": "2023-10-09T21:07:00-04:00",
    "cutoff_datetime": "2023-10-09T21:07:00-04:00",
    "name": "ARI (Z Gallen) v. LOS (B Miller)",
    "bettypes": [
        {
            "id": "4aeb3c23-05cf-425d-8fb2-67fdc802900c",
            "match": "https://api-prod.gambitprofit.com/api/matches/341bd661-4765-419c-a379-b145995c2042/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-09T08:48:02.295754-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": "LOS (B Miller)",
                        "amount": 5960.0
                    },
                    {
                        "team": "ARI (Z Gallen)",
                        "amount": 4040.0
                    }
                ],
                "expected_reward_tokens": 9534.4,
                "profit_sb": 34.4,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e30e1a59-2544-49f5-94ce-9a406c4c3abb",
                    "gambit_id": "3d6d2096-238c-4bd7-afb7-254ddcfe0dc3",
                    "last_updated": "2023-10-10T09:48:22.183013-04:00",
                    "created_at": "2023-10-09T08:48:02.314223-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.60000",
                    "odds": "1.63290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aeb3c23-05cf-425d-8fb2-67fdc802900c/?format=api"
                },
                {
                    "id": "c5dcedb1-b46b-4a57-9db2-1805dd20e610",
                    "gambit_id": "733e1ca2-d82f-4a84-80e7-9dfcf999a372",
                    "last_updated": "2023-10-10T09:48:22.179020-04:00",
                    "created_at": "2023-10-09T08:48:02.308674-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "2.36000",
                    "odds": "2.43000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aeb3c23-05cf-425d-8fb2-67fdc802900c/?format=api"
                }
            ]
        },
        {
            "id": "21df8690-dd9c-4651-adef-3c42360a5248",
            "match": "https://api-prod.gambitprofit.com/api/matches/341bd661-4765-419c-a379-b145995c2042/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-09T08:48:02.319116-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": "ARI",
                        "amount": 5788.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a067d25-d4fa-4bb5-8798-d59d3bdcb291",
                    "gambit_id": "9a4a854d-f72c-485e-b142-28b2a596674b",
                    "last_updated": "2023-10-10T09:48:22.191384-04:00",
                    "created_at": "2023-10-09T08:48:02.323075-04:00",
                    "name": "ARI",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21df8690-dd9c-4651-adef-3c42360a5248/?format=api"
                },
                {
                    "id": "a1d16d72-d1d8-4510-afd8-e6c05c863ea0",
                    "gambit_id": "df3a306f-0a51-49cb-b184-cc5832b38b8c",
                    "last_updated": "2023-10-10T09:48:22.195354-04:00",
                    "created_at": "2023-10-09T08:48:02.330728-04:00",
                    "name": "LOS",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21df8690-dd9c-4651-adef-3c42360a5248/?format=api"
                }
            ]
        },
        {
            "id": "f2b597a1-8b30-4a01-ad8e-260ea93a5d93",
            "match": "https://api-prod.gambitprofit.com/api/matches/341bd661-4765-419c-a379-b145995c2042/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-09T08:48:02.335498-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",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22e66567-9b81-4bef-95d0-c0732fe2a115",
                    "gambit_id": "dcad1679-90dc-4f6f-be08-71d9cacf4dcc",
                    "last_updated": "2023-10-10T09:48:22.210834-04:00",
                    "created_at": "2023-10-09T08:48:02.344400-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b597a1-8b30-4a01-ad8e-260ea93a5d93/?format=api"
                },
                {
                    "id": "a1d1169d-3153-4d37-b746-ad97615901da",
                    "gambit_id": "a87117e6-67d8-41b1-ac61-7346d2a612fa",
                    "last_updated": "2023-10-10T09:48:22.207580-04:00",
                    "created_at": "2023-10-09T08:48:02.339097-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b597a1-8b30-4a01-ad8e-260ea93a5d93/?format=api"
                }
            ]
        }
    ]
}