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/8a895f43-d89b-4fc0-b4b7-2897a58df807/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8a895f43-d89b-4fc0-b4b7-2897a58df807",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f66f1638-3284-4585-9113-3b5edcc1bd05",
    "completed": true,
    "last_updated": "2023-06-26T20:13:26.089792-04:00",
    "created_at": "2023-06-25T09:28:23.961106-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f66f1638-3284-4585-9113-3b5edcc1bd05",
    "datetime": "2023-06-25T13:40:00-04:00",
    "cutoff_datetime": "2023-06-25T13:40:00-04:00",
    "name": "KAN (D Lynch) v. TAM (T Glasnow)",
    "bettypes": [
        {
            "id": "b50bc251-8589-4964-ac9b-8877d3bf9a0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a895f43-d89b-4fc0-b4b7-2897a58df807/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-25T09:28:23.963048-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 (T Glasnow)",
                        "amount": 7024.0
                    },
                    {
                        "team": "KAN (D Lynch)",
                        "amount": 2976.0
                    }
                ],
                "expected_reward_tokens": 9552.64,
                "profit_sb": 52.64,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "755aa1d9-8b3e-447a-8e80-218e41f7fb8c",
                    "gambit_id": "c634bfbd-b286-47bd-a3ea-448386eedaa4",
                    "last_updated": "2023-06-26T20:13:26.094381-04:00",
                    "created_at": "2023-06-25T09:28:23.966132-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50bc251-8589-4964-ac9b-8877d3bf9a0f/?format=api"
                },
                {
                    "id": "2125611a-d940-4ffc-a8a5-c4ac16696462",
                    "gambit_id": "7e8edb20-6b4d-4c2a-b0c5-9b85bb314fad",
                    "last_updated": "2023-06-26T20:13:26.093009-04:00",
                    "created_at": "2023-06-25T09:28:23.964453-04:00",
                    "name": "KAN (D Lynch)",
                    "reward": "3.21000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50bc251-8589-4964-ac9b-8877d3bf9a0f/?format=api"
                }
            ]
        },
        {
            "id": "fccd01ac-94e1-4984-a704-30126ddcf438",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a895f43-d89b-4fc0-b4b7-2897a58df807/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-25T09:28:23.967869-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",
                        "amount": 5512.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d110a929-2fb7-48dd-9204-78507530fd04",
                    "gambit_id": "443dcc2a-1f98-4177-a672-a943115c2082",
                    "last_updated": "2023-06-26T20:13:26.099098-04:00",
                    "created_at": "2023-06-25T09:28:23.970981-04:00",
                    "name": "TAM",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fccd01ac-94e1-4984-a704-30126ddcf438/?format=api"
                },
                {
                    "id": "d97a16a3-f161-4d8d-8c9c-36bfc3f86d29",
                    "gambit_id": "ad976356-69c8-49a4-812b-7f239d285dc7",
                    "last_updated": "2023-06-26T20:13:26.097366-04:00",
                    "created_at": "2023-06-25T09:28:23.969420-04:00",
                    "name": "KAN",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fccd01ac-94e1-4984-a704-30126ddcf438/?format=api"
                }
            ]
        },
        {
            "id": "775b9f86-9d5b-4140-a2e5-8c15f1cc5c6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a895f43-d89b-4fc0-b4b7-2897a58df807/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-25T09:28:23.972534-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28443147-513c-4cd2-87c7-e33df53d7c40",
                    "gambit_id": "6d9d1484-b11d-41b2-9beb-ffb7d1bce709",
                    "last_updated": "2023-06-26T20:13:26.102274-04:00",
                    "created_at": "2023-06-25T09:28:23.973912-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775b9f86-9d5b-4140-a2e5-8c15f1cc5c6b/?format=api"
                },
                {
                    "id": "ffd609fc-08d0-4f35-86ec-51ddf44e0735",
                    "gambit_id": "4ef78522-68e0-45b3-87af-d757a0d1f55d",
                    "last_updated": "2023-06-26T20:13:26.103732-04:00",
                    "created_at": "2023-06-25T09:28:23.975450-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/775b9f86-9d5b-4140-a2e5-8c15f1cc5c6b/?format=api"
                }
            ]
        }
    ]
}