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/d4757715-2304-4557-abc9-9d95367da28a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d4757715-2304-4557-abc9-9d95367da28a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "95e308f7-9223-4298-9634-2e466733af62",
    "completed": true,
    "last_updated": "2023-08-25T10:18:01.893878-04:00",
    "created_at": "2023-08-23T08:33:17.729747-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/95e308f7-9223-4298-9634-2e466733af62",
    "datetime": "2023-08-23T16:10:00-04:00",
    "cutoff_datetime": "2023-08-23T16:10:00-04:00",
    "name": "MIA (S Alcantara) v. SDG (S Lugo)",
    "bettypes": [
        {
            "id": "02267d0d-22e0-46be-a3a1-a7e3eb249d99",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4757715-2304-4557-abc9-9d95367da28a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-23T08:33:17.736427-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": "SDG (S Lugo)",
                        "amount": 5415.0
                    },
                    {
                        "team": "MIA (S Alcantara)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5d9f346e-afa5-4479-83d7-6decc9a46d5c",
                    "gambit_id": "f35ccae8-1c1c-45f9-ae0f-31b88f664793",
                    "last_updated": "2023-08-25T10:18:01.917976-04:00",
                    "created_at": "2023-08-23T08:33:17.746511-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02267d0d-22e0-46be-a3a1-a7e3eb249d99/?format=api"
                },
                {
                    "id": "d3d278a2-4d74-4336-9593-4b3fe35b7e9f",
                    "gambit_id": "77cec192-6bf1-4afc-bc9c-c3c6215dcc9d",
                    "last_updated": "2023-08-25T10:18:01.912148-04:00",
                    "created_at": "2023-08-23T08:33:17.741391-04:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02267d0d-22e0-46be-a3a1-a7e3eb249d99/?format=api"
                }
            ]
        },
        {
            "id": "1a49dbdd-e9fb-4720-bb38-dcd497487b30",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4757715-2304-4557-abc9-9d95367da28a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-23T08:33:17.751950-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": "MIA",
                        "amount": 6390.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1d93eb7-56fc-48ff-b68a-ee894a72802b",
                    "gambit_id": "433811b6-618c-47d3-99ea-87bca08e7bb2",
                    "last_updated": "2023-08-25T10:18:01.935828-04:00",
                    "created_at": "2023-08-23T08:33:17.755721-04:00",
                    "name": "MIA",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a49dbdd-e9fb-4720-bb38-dcd497487b30/?format=api"
                },
                {
                    "id": "f084f445-b22d-49df-8d21-9465a01df8db",
                    "gambit_id": "6b8d1cf2-2a8d-42a1-96e6-1229d6716320",
                    "last_updated": "2023-08-25T10:18:01.944876-04:00",
                    "created_at": "2023-08-23T08:33:17.761013-04:00",
                    "name": "SDG",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a49dbdd-e9fb-4720-bb38-dcd497487b30/?format=api"
                }
            ]
        },
        {
            "id": "c0fd2425-68aa-4298-be41-37a37a311cc8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4757715-2304-4557-abc9-9d95367da28a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-23T08:33:17.766345-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8f4d0c8-b40b-472d-b19d-8005fd2df774",
                    "gambit_id": "5c9546df-63f2-4993-a9f1-df53dd076bfa",
                    "last_updated": "2023-08-25T10:18:01.963351-04:00",
                    "created_at": "2023-08-23T08:33:17.776338-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0fd2425-68aa-4298-be41-37a37a311cc8/?format=api"
                },
                {
                    "id": "6964f186-e723-499c-8e93-d615e9df646f",
                    "gambit_id": "4b66d33d-55a0-4c59-8083-65aaf3a5dc26",
                    "last_updated": "2023-08-25T10:18:01.959333-04:00",
                    "created_at": "2023-08-23T08:33:17.770866-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0fd2425-68aa-4298-be41-37a37a311cc8/?format=api"
                }
            ]
        }
    ]
}