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/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c97a95bd-adfd-4969-914b-287ac42b8de3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7111fa41-144a-4b72-a8cb-81cd2cb114cc",
    "completed": true,
    "last_updated": "2023-03-18T11:47:13.857440-04:00",
    "created_at": "2023-03-16T17:37:19.412450-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7111fa41-144a-4b72-a8cb-81cd2cb114cc",
    "datetime": "2023-03-17T15:10:00-04:00",
    "cutoff_datetime": "2023-03-17T15:10:00-04:00",
    "name": "Pittsburgh v. Iowa State",
    "bettypes": [
        {
            "id": "09879e1b-e28b-4be2-bf06-2f1fc8b2d905",
            "match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-16T17:37:19.414944-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": "Iowa State",
                        "amount": 6458.0
                    },
                    {
                        "team": "Pittsburgh",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "019f87e1-1858-4f04-bf37-43f191759751",
                    "gambit_id": "7cc1ff1e-c6d2-4ca8-9303-f5f788c96b80",
                    "last_updated": "2023-03-18T11:47:13.861089-04:00",
                    "created_at": "2023-03-16T17:37:19.416822-04:00",
                    "name": "Iowa State",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09879e1b-e28b-4be2-bf06-2f1fc8b2d905/?format=api"
                },
                {
                    "id": "c0cb418c-df7e-4f51-a53c-91e2ada576e7",
                    "gambit_id": "4899f115-cf1e-4644-a020-92c6d2f7b20f",
                    "last_updated": "2023-03-18T11:47:13.862575-04:00",
                    "created_at": "2023-03-16T17:37:19.418621-04:00",
                    "name": "Pittsburgh",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09879e1b-e28b-4be2-bf06-2f1fc8b2d905/?format=api"
                }
            ]
        },
        {
            "id": "510b9482-faff-473e-8a26-5e47009e92bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-16T17:37:19.424666-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": "Iowa State",
                        "amount": 5107.0
                    },
                    {
                        "team": "Pittsburgh",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64a2ed46-0875-4dfe-be70-be32f469ec91",
                    "gambit_id": "a5c6ddcd-f105-4211-b740-0340728045a6",
                    "last_updated": "2023-03-18T11:47:13.869804-04:00",
                    "created_at": "2023-03-16T17:37:19.426082-04:00",
                    "name": "Iowa State",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b9482-faff-473e-8a26-5e47009e92bb/?format=api"
                },
                {
                    "id": "8388fd4f-97d1-4460-bf08-818b504ff65d",
                    "gambit_id": "c4e26f80-b26f-40ba-8573-fb5460202293",
                    "last_updated": "2023-03-18T11:47:13.871605-04:00",
                    "created_at": "2023-03-16T17:37:19.428066-04:00",
                    "name": "Pittsburgh",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b9482-faff-473e-8a26-5e47009e92bb/?format=api"
                }
            ]
        },
        {
            "id": "2d0aec1a-6360-4ae1-92fa-61f40110c4d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-16T17:37:19.420346-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 131.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 131.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b60701d-2cf4-435d-a47c-21cd23f0f171",
                    "gambit_id": "bd85dc33-3ea8-4d2b-bf9d-f2a0bee97da0",
                    "last_updated": "2023-03-18T11:47:13.866803-04:00",
                    "created_at": "2023-03-16T17:37:19.423078-04:00",
                    "name": "Game Total Over 131.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "131.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0aec1a-6360-4ae1-92fa-61f40110c4d0/?format=api"
                },
                {
                    "id": "52ad882b-da2d-4e44-9ea2-8b223de14c7b",
                    "gambit_id": "a4784c75-1ab0-4745-8f30-5828ed848092",
                    "last_updated": "2023-03-18T11:47:13.865328-04:00",
                    "created_at": "2023-03-16T17:37:19.421655-04:00",
                    "name": "Game Total Under 131.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "131.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0aec1a-6360-4ae1-92fa-61f40110c4d0/?format=api"
                }
            ]
        }
    ]
}