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/3e726164-99f4-41f2-aa1c-297aa63f5dea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3e726164-99f4-41f2-aa1c-297aa63f5dea",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "60e28bb6-cbc6-4e9e-b369-9653e9318304",
    "completed": true,
    "last_updated": "2023-06-05T10:57:20.352703-04:00",
    "created_at": "2023-06-03T11:22:12.887478-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/60e28bb6-cbc6-4e9e-b369-9653e9318304",
    "datetime": "2023-06-03T16:10:00-04:00",
    "cutoff_datetime": "2023-06-03T16:10:00-04:00",
    "name": "MIL (C Rea) v. CIN (G Ashcraft)",
    "bettypes": [
        {
            "id": "2b907af2-9fc7-4abe-a667-2e5fc9e8b80a",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e726164-99f4-41f2-aa1c-297aa63f5dea/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:22:12.890173-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": "MIL (C Rea)",
                        "amount": 5039.0
                    },
                    {
                        "team": "CIN (G Ashcraft)",
                        "amount": 4961.0
                    }
                ],
                "expected_reward_tokens": 9574.1,
                "profit_sb": 74.1,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ed765067-b8bb-44d3-b00e-6e208776999e",
                    "gambit_id": "3d41c6ca-21ca-4e8e-9c0a-71fbd5176d1a",
                    "last_updated": "2023-06-05T10:57:20.357823-04:00",
                    "created_at": "2023-06-03T11:22:12.892537-04:00",
                    "name": "MIL (C Rea)",
                    "reward": "1.90000",
                    "odds": "1.93460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b907af2-9fc7-4abe-a667-2e5fc9e8b80a/?format=api"
                },
                {
                    "id": "b337e1f3-c2b8-4d6c-8492-74e246eca2ba",
                    "gambit_id": "3f3c75e8-f26e-4281-8f5c-18becb9b8e0a",
                    "last_updated": "2023-06-05T10:57:20.360371-04:00",
                    "created_at": "2023-06-03T11:22:12.894983-04:00",
                    "name": "CIN (G Ashcraft)",
                    "reward": "1.93000",
                    "odds": "1.97090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b907af2-9fc7-4abe-a667-2e5fc9e8b80a/?format=api"
                }
            ]
        },
        {
            "id": "869a41cf-9002-4765-aa23-43b7db1d99ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e726164-99f4-41f2-aa1c-297aa63f5dea/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-03T11:22:12.898181-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": "CIN",
                        "amount": 5867.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ad85e24-db39-409b-92ca-81aadd35b71a",
                    "gambit_id": "499d1782-b03c-40e7-9530-a93263b57c04",
                    "last_updated": "2023-06-05T10:57:20.367977-04:00",
                    "created_at": "2023-06-03T11:22:12.903269-04:00",
                    "name": "CIN",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869a41cf-9002-4765-aa23-43b7db1d99ca/?format=api"
                },
                {
                    "id": "7733d343-52d9-4c3e-bc44-0d8bc99dfcd1",
                    "gambit_id": "50305f4e-cde6-4134-87cd-28ab4c14cf10",
                    "last_updated": "2023-06-05T10:57:20.364679-04:00",
                    "created_at": "2023-06-03T11:22:12.900662-04:00",
                    "name": "MIL",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869a41cf-9002-4765-aa23-43b7db1d99ca/?format=api"
                }
            ]
        },
        {
            "id": "add14afd-19a3-45d8-838c-539a0f7d6a4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3e726164-99f4-41f2-aa1c-297aa63f5dea/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:22:12.905871-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 10.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40bfb8cf-709f-4779-b92f-3c95f25900a4",
                    "gambit_id": "32277aeb-04a0-4559-bc86-0b5a2fbb605b",
                    "last_updated": "2023-06-05T10:57:20.374979-04:00",
                    "created_at": "2023-06-03T11:22:12.911656-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add14afd-19a3-45d8-838c-539a0f7d6a4c/?format=api"
                },
                {
                    "id": "517e442d-3f14-4a5c-8c08-4c25540d237c",
                    "gambit_id": "11764257-9db0-47ce-8c85-566b4d9b3d6a",
                    "last_updated": "2023-06-05T10:57:20.372792-04:00",
                    "created_at": "2023-06-03T11:22:12.908411-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add14afd-19a3-45d8-838c-539a0f7d6a4c/?format=api"
                }
            ]
        }
    ]
}