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/ca997573-6a70-44b6-bbac-73ffb319b4be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ca997573-6a70-44b6-bbac-73ffb319b4be",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db415998-7fdb-497b-b652-0a6390bf5ba6",
    "completed": true,
    "last_updated": "2023-06-08T16:28:19.544054-04:00",
    "created_at": "2023-06-07T09:28:20.254606-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/db415998-7fdb-497b-b652-0a6390bf5ba6",
    "datetime": "2023-06-07T18:40:00-04:00",
    "cutoff_datetime": "2023-06-07T18:40:00-04:00",
    "name": "MIN (P Lopez) v. TAM (S Armstrong)",
    "bettypes": [
        {
            "id": "0ad99f4f-711e-4cc6-b732-b898e72cf4ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca997573-6a70-44b6-bbac-73ffb319b4be/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-07T09:28:20.260168-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": "TAM (S Armstrong)",
                        "amount": 5156.0
                    },
                    {
                        "team": "MIN (P Lopez)",
                        "amount": 4844.0
                    }
                ],
                "expected_reward_tokens": 9590.16,
                "profit_sb": 90.16,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0116db13-686a-4beb-95a3-56e6c757976d",
                    "gambit_id": "de1cec8b-2135-4eb5-9b1b-4a5bfc720fd1",
                    "last_updated": "2023-06-08T16:28:19.552300-04:00",
                    "created_at": "2023-06-07T09:28:20.286495-04:00",
                    "name": "TAM (S Armstrong)",
                    "reward": "1.86000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad99f4f-711e-4cc6-b732-b898e72cf4ac/?format=api"
                },
                {
                    "id": "5d43e50a-7079-45a6-9633-466d76eb224c",
                    "gambit_id": "d53e1deb-0517-404f-b867-9a84429655e7",
                    "last_updated": "2023-06-08T16:28:19.549730-04:00",
                    "created_at": "2023-06-07T09:28:20.267921-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.98000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad99f4f-711e-4cc6-b732-b898e72cf4ac/?format=api"
                }
            ]
        },
        {
            "id": "0d6de495-7dc0-4d47-8783-4893d50d23fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca997573-6a70-44b6-bbac-73ffb319b4be/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-07T09:28:20.338427-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": "MIN",
                        "amount": 6399.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cec3d435-a8b1-4a55-a8f1-bbfc67c1bc11",
                    "gambit_id": "5b91ae96-e426-4982-8747-31421e93436b",
                    "last_updated": "2023-06-08T16:28:19.557900-04:00",
                    "created_at": "2023-06-07T09:28:20.377578-04:00",
                    "name": "MIN",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d6de495-7dc0-4d47-8783-4893d50d23fc/?format=api"
                },
                {
                    "id": "7d4e4b50-8d5f-4424-a92c-a6cad0a508f2",
                    "gambit_id": "d676042e-5428-4794-be4d-f6388a698275",
                    "last_updated": "2023-06-08T16:28:19.561494-04:00",
                    "created_at": "2023-06-07T09:28:20.418466-04:00",
                    "name": "TAM",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d6de495-7dc0-4d47-8783-4893d50d23fc/?format=api"
                }
            ]
        },
        {
            "id": "53012cfc-7cfd-4557-9dcd-2cf829b7e077",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca997573-6a70-44b6-bbac-73ffb319b4be/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-07T09:28:20.423905-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5df1adca-0dcd-471b-9968-af7ff73f0dfa",
                    "gambit_id": "a76440c9-6984-45c6-8daa-c5a8c0b7f3b7",
                    "last_updated": "2023-06-08T16:28:19.568593-04:00",
                    "created_at": "2023-06-07T09:28:20.429188-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/53012cfc-7cfd-4557-9dcd-2cf829b7e077/?format=api"
                },
                {
                    "id": "a90c102d-d7ad-467a-aaf0-155c6d6fa63e",
                    "gambit_id": "565e2277-4f1c-42a5-ba11-5fe58fddf317",
                    "last_updated": "2023-06-08T16:28:19.566051-04:00",
                    "created_at": "2023-06-07T09:28:20.426562-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53012cfc-7cfd-4557-9dcd-2cf829b7e077/?format=api"
                }
            ]
        }
    ]
}