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/a97faad3-86a5-4c1b-b61b-80b182b3aaf8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a97faad3-86a5-4c1b-b61b-80b182b3aaf8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0fb5e6ad-df37-43b7-9f30-d2e51a4c0944",
    "completed": true,
    "last_updated": "2023-12-26T20:18:06.504049-05:00",
    "created_at": "2023-12-20T11:13:05.107821-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0fb5e6ad-df37-43b7-9f30-d2e51a4c0944",
    "datetime": "2023-12-24T13:00:00-05:00",
    "cutoff_datetime": "2023-12-24T13:00:00-05:00",
    "name": "Seattle Seahawks v. Tennessee Titans",
    "bettypes": [
        {
            "id": "cd4ca187-1e90-4ada-bc1f-f7bc44a9e077",
            "match": "https://api-prod.gambitprofit.com/api/matches/a97faad3-86a5-4c1b-b61b-80b182b3aaf8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T11:13:05.113095-05: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": "Seattle Seahawks",
                        "amount": 5939.0
                    },
                    {
                        "team": "Tennessee Titans",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd4d0419-a897-4017-bc1f-2f4039c233d1",
                    "gambit_id": "6a758956-0fcb-4761-8554-467812844253",
                    "last_updated": "2023-12-26T20:18:06.517299-05:00",
                    "created_at": "2023-12-20T11:13:05.118538-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4ca187-1e90-4ada-bc1f-f7bc44a9e077/?format=api"
                },
                {
                    "id": "a78e8997-2f41-419e-9e45-946b897b7d79",
                    "gambit_id": "014b255e-5a30-404e-ad1b-25dd29bb431e",
                    "last_updated": "2023-12-26T20:18:06.520851-05:00",
                    "created_at": "2023-12-20T11:13:05.124104-05:00",
                    "name": "Tennessee Titans",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4ca187-1e90-4ada-bc1f-f7bc44a9e077/?format=api"
                }
            ]
        },
        {
            "id": "86945642-8eea-4937-9ae1-8380e392c9c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/a97faad3-86a5-4c1b-b61b-80b182b3aaf8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T11:13:05.129030-05: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": "Seattle Seahawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Tennessee Titans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3f50e46-e07b-43f0-b893-7df58ef597b5",
                    "gambit_id": "320a3abf-267e-49f6-ba7a-160a70c6312b",
                    "last_updated": "2023-12-26T20:18:06.527967-05:00",
                    "created_at": "2023-12-20T11:13:05.134067-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86945642-8eea-4937-9ae1-8380e392c9c9/?format=api"
                },
                {
                    "id": "69f59c98-3f95-4fea-9a2c-738143944d6d",
                    "gambit_id": "87fbd693-c295-4c64-8681-4caf0ff7842f",
                    "last_updated": "2023-12-26T20:18:06.531586-05:00",
                    "created_at": "2023-12-20T11:13:05.139225-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86945642-8eea-4937-9ae1-8380e392c9c9/?format=api"
                }
            ]
        },
        {
            "id": "ad115576-43d9-4710-a7ab-61a48f032e5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a97faad3-86a5-4c1b-b61b-80b182b3aaf8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T11:13:05.143963-05: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 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae3a30e8-cd60-41ae-8cdf-4b2a37a87a84",
                    "gambit_id": "fe812f02-c1a4-42e9-bc1d-f8ba0ebf9132",
                    "last_updated": "2023-12-26T20:18:06.538535-05:00",
                    "created_at": "2023-12-20T11:13:05.148295-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad115576-43d9-4710-a7ab-61a48f032e5a/?format=api"
                },
                {
                    "id": "822cc5df-04a0-4c44-83c9-dbccafe597b1",
                    "gambit_id": "4c674eaa-b251-41bf-8a21-dfc0443da9f2",
                    "last_updated": "2023-12-26T20:18:06.552942-05:00",
                    "created_at": "2023-12-20T11:13:05.152147-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad115576-43d9-4710-a7ab-61a48f032e5a/?format=api"
                }
            ]
        }
    ]
}