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/50474900-35ce-484b-82fd-e84fe8bade38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "50474900-35ce-484b-82fd-e84fe8bade38",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a9d84ae-8451-4e52-8923-1c697e310f00",
    "completed": true,
    "last_updated": "2023-06-05T10:57:24.716033-04:00",
    "created_at": "2023-06-04T12:16:53.724676-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4a9d84ae-8451-4e52-8923-1c697e310f00",
    "datetime": "2023-06-04T14:10:00-04:00",
    "cutoff_datetime": "2023-06-04T14:10:00-04:00",
    "name": "CLE (T McKenzie) v. MIN (J Ryan)",
    "bettypes": [
        {
            "id": "8d34dddd-7e9d-49d7-99b9-b33ad88e6d22",
            "match": "https://api-prod.gambitprofit.com/api/matches/50474900-35ce-484b-82fd-e84fe8bade38/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-04T12:16:53.727482-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 (J Ryan)",
                        "amount": 5627.0
                    },
                    {
                        "team": "CLE (T McKenzie)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f4a76e6-f217-40c4-8c81-3db5f121899d",
                    "gambit_id": "86bc6f82-d6a6-4260-be9d-0b5e18fb3c16",
                    "last_updated": "2023-06-05T10:57:24.724118-04:00",
                    "created_at": "2023-06-04T12:16:53.731920-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d34dddd-7e9d-49d7-99b9-b33ad88e6d22/?format=api"
                },
                {
                    "id": "dee3ba4d-310e-4a6b-8ad7-37bb9a914ff4",
                    "gambit_id": "beb5966e-76bc-4d2d-8ed1-b3b378a366fc",
                    "last_updated": "2023-06-05T10:57:24.721214-04:00",
                    "created_at": "2023-06-04T12:16:53.729481-04:00",
                    "name": "CLE (T McKenzie)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d34dddd-7e9d-49d7-99b9-b33ad88e6d22/?format=api"
                }
            ]
        },
        {
            "id": "162fac17-5c6d-4a3f-a859-52417e13644a",
            "match": "https://api-prod.gambitprofit.com/api/matches/50474900-35ce-484b-82fd-e84fe8bade38/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-04T12:16:53.734614-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",
                        "amount": 6163.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "04954bc9-1e37-477c-8c0a-a9d03fbc4e54",
                    "gambit_id": "ba8730c3-ddfd-4b4e-8869-c81f5e7b26c9",
                    "last_updated": "2023-06-05T10:57:24.728780-04:00",
                    "created_at": "2023-06-04T12:16:53.736712-04:00",
                    "name": "CLE",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162fac17-5c6d-4a3f-a859-52417e13644a/?format=api"
                },
                {
                    "id": "5f4ed2ae-01b7-45b5-8706-81c9c98787da",
                    "gambit_id": "ef1838e4-a508-4e73-817e-2b5953c750c0",
                    "last_updated": "2023-06-05T10:57:24.731202-04:00",
                    "created_at": "2023-06-04T12:16:53.739356-04:00",
                    "name": "MIN",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162fac17-5c6d-4a3f-a859-52417e13644a/?format=api"
                }
            ]
        },
        {
            "id": "fbd0b071-3ff4-41cb-88bc-0ad298be992e",
            "match": "https://api-prod.gambitprofit.com/api/matches/50474900-35ce-484b-82fd-e84fe8bade38/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-04T12:16:53.741845-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a22bd9c-b554-4bf3-98bf-4b16da8579af",
                    "gambit_id": "e32dc050-b9a9-4eb4-9afc-32c2d0b33745",
                    "last_updated": "2023-06-05T10:57:24.735946-04:00",
                    "created_at": "2023-06-04T12:16:53.745379-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/fbd0b071-3ff4-41cb-88bc-0ad298be992e/?format=api"
                },
                {
                    "id": "10c38d71-3110-4f92-b93d-2327104a1b75",
                    "gambit_id": "86f0e56c-060c-42b9-bf5d-3fbc59863971",
                    "last_updated": "2023-06-05T10:57:24.738469-04:00",
                    "created_at": "2023-06-04T12:16:53.749161-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbd0b071-3ff4-41cb-88bc-0ad298be992e/?format=api"
                }
            ]
        }
    ]
}