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/fd6d4d85-a304-4718-b3fb-ae483c60ee1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd6d4d85-a304-4718-b3fb-ae483c60ee1b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7e52e848-e93d-49bf-9829-90ff7d366292",
    "completed": true,
    "last_updated": "2023-05-26T11:52:16.386341-04:00",
    "created_at": "2023-05-25T13:47:03.375241-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.48,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7e52e848-e93d-49bf-9829-90ff7d366292",
    "datetime": "2023-05-25T21:40:00-04:00",
    "cutoff_datetime": "2023-05-25T21:40:00-04:00",
    "name": "OAK (J Sears) v. SEA (L Gilbert)",
    "bettypes": [
        {
            "id": "d2f41a5f-1249-415b-9f30-7d06cb64d647",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd6d4d85-a304-4718-b3fb-ae483c60ee1b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-25T13:47:03.379175-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": "SEA (L Gilbert)",
                        "amount": 6818.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3182.0
                    }
                ],
                "expected_reward_tokens": 9545.2,
                "profit_sb": 45.2,
                "profit_sb_percentage": 0.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ef7e26e-e822-4be6-adc4-68baddf4aeae",
                    "gambit_id": "c115f8ba-a39a-4a82-9c73-e9e51325c66a",
                    "last_updated": "2023-05-26T11:52:16.395435-04:00",
                    "created_at": "2023-05-25T13:47:03.383489-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f41a5f-1249-415b-9f30-7d06cb64d647/?format=api"
                },
                {
                    "id": "3f788183-ecdd-4e65-99f5-ef22e695c483",
                    "gambit_id": "504277b6-6ea9-4d99-be91-b9acd852c3c8",
                    "last_updated": "2023-05-26T11:52:16.393103-04:00",
                    "created_at": "2023-05-25T13:47:03.381478-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "3.00000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f41a5f-1249-415b-9f30-7d06cb64d647/?format=api"
                }
            ]
        },
        {
            "id": "58b4bcda-df45-42e0-add6-5f44db5e3f96",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd6d4d85-a304-4718-b3fb-ae483c60ee1b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-25T13:47:03.385824-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": "SEA",
                        "amount": 5094.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d11a89c6-4519-4f51-9998-9b2323c310c6",
                    "gambit_id": "12388f54-9f99-4215-ac8e-dc20f9f6108e",
                    "last_updated": "2023-05-26T11:52:16.407271-04:00",
                    "created_at": "2023-05-25T13:47:03.389954-04:00",
                    "name": "SEA",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b4bcda-df45-42e0-add6-5f44db5e3f96/?format=api"
                },
                {
                    "id": "529ec97b-fa38-463e-a079-d4ee2d062584",
                    "gambit_id": "fd533403-57aa-4fdc-98e6-033aa493bf0b",
                    "last_updated": "2023-05-26T11:52:16.403699-04:00",
                    "created_at": "2023-05-25T13:47:03.387801-04:00",
                    "name": "OAK",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b4bcda-df45-42e0-add6-5f44db5e3f96/?format=api"
                }
            ]
        },
        {
            "id": "362628d7-7ac0-4d17-88c3-86a16630e693",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd6d4d85-a304-4718-b3fb-ae483c60ee1b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-25T13:47:03.392046-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 7.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d4bb8bd-484a-408e-9307-be73c39c688e",
                    "gambit_id": "7d524286-9f30-4738-84aa-7dfec392ce56",
                    "last_updated": "2023-05-26T11:52:16.415281-04:00",
                    "created_at": "2023-05-25T13:47:03.395981-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362628d7-7ac0-4d17-88c3-86a16630e693/?format=api"
                },
                {
                    "id": "96fb80cc-158f-473e-affa-054ced3e63ef",
                    "gambit_id": "7994789c-3422-4303-bae7-c8205c824eb0",
                    "last_updated": "2023-05-26T11:52:16.412204-04:00",
                    "created_at": "2023-05-25T13:47:03.394099-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/362628d7-7ac0-4d17-88c3-86a16630e693/?format=api"
                }
            ]
        }
    ]
}