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/24b37d07-ea94-49de-8d07-a0df3c20bb95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "24b37d07-ea94-49de-8d07-a0df3c20bb95",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "22460d4b-9e0e-4490-81ee-a49b90f2920f",
    "completed": true,
    "last_updated": "2023-05-25T13:47:09.993528-04:00",
    "created_at": "2023-05-22T12:17:14.807401-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/22460d4b-9e0e-4490-81ee-a49b90f2920f",
    "datetime": "2023-05-22T18:10:00-04:00",
    "cutoff_datetime": "2023-05-22T18:10:00-04:00",
    "name": "CWS (J Lambert) v. CLE (H Gaddis)",
    "bettypes": [
        {
            "id": "c1a16bec-8502-4a32-a386-cd60ed03a3e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/24b37d07-ea94-49de-8d07-a0df3c20bb95/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-22T12:17:14.818881-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": "CLE (H Gaddis)",
                        "amount": 5286.0
                    },
                    {
                        "team": "CWS (J Lambert)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e20abb4-baf6-435b-9056-895ad011a554",
                    "gambit_id": "cec26b2c-86b4-439e-9105-5db2aeacc95a",
                    "last_updated": "2023-05-25T13:47:09.999479-04:00",
                    "created_at": "2023-05-22T12:17:14.820159-04:00",
                    "name": "CLE (H Gaddis)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a16bec-8502-4a32-a386-cd60ed03a3e3/?format=api"
                },
                {
                    "id": "87fec619-c4fb-45a5-994e-ba39700491a2",
                    "gambit_id": "45df6b45-768e-4276-9b50-d28cc344e628",
                    "last_updated": "2023-05-25T13:47:09.998104-04:00",
                    "created_at": "2023-05-22T12:17:14.821385-04:00",
                    "name": "CWS (J Lambert)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1a16bec-8502-4a32-a386-cd60ed03a3e3/?format=api"
                }
            ]
        },
        {
            "id": "dc59f0fb-66ea-4a9d-bf75-1bcbbb6ea1bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/24b37d07-ea94-49de-8d07-a0df3c20bb95/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-22T12:17:14.814974-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": "CWS",
                        "amount": 6222.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "50047d46-423d-4851-90ac-9c4d160a6c64",
                    "gambit_id": "e86b8b95-3dbd-4a73-ad19-6e543ca555a2",
                    "last_updated": "2023-05-25T13:47:10.007401-04:00",
                    "created_at": "2023-05-22T12:17:14.817539-04:00",
                    "name": "CWS",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc59f0fb-66ea-4a9d-bf75-1bcbbb6ea1bb/?format=api"
                },
                {
                    "id": "da1c978a-b131-4ba8-9fad-d8802466f281",
                    "gambit_id": "7c8c689a-8734-451a-b5b9-e2e820b132f2",
                    "last_updated": "2023-05-25T13:47:10.005639-04:00",
                    "created_at": "2023-05-22T12:17:14.816229-04:00",
                    "name": "CLE",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc59f0fb-66ea-4a9d-bf75-1bcbbb6ea1bb/?format=api"
                }
            ]
        },
        {
            "id": "96f4a064-b282-44ad-bc9d-27ed30b16ba1",
            "match": "https://api-prod.gambitprofit.com/api/matches/24b37d07-ea94-49de-8d07-a0df3c20bb95/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-22T12:17:14.810507-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": 5214.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99f68e18-56d2-4cbc-8743-8acaeb35c312",
                    "gambit_id": "428a0b99-02e8-4e77-ab8a-b669993518aa",
                    "last_updated": "2023-05-25T13:47:10.002102-04:00",
                    "created_at": "2023-05-22T12:17:14.813548-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f4a064-b282-44ad-bc9d-27ed30b16ba1/?format=api"
                },
                {
                    "id": "2b3b73e0-792a-47f5-8e8d-addc28a9f7a2",
                    "gambit_id": "7fce4e3c-f1aa-4851-bb78-623ab13599a0",
                    "last_updated": "2023-05-25T13:47:10.003245-04:00",
                    "created_at": "2023-05-22T12:17:14.812119-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f4a064-b282-44ad-bc9d-27ed30b16ba1/?format=api"
                }
            ]
        }
    ]
}