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/a322f55c-31b7-4096-90ef-64d8fb06ab28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a322f55c-31b7-4096-90ef-64d8fb06ab28",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "70f0abed-be04-468b-b837-45790ffafcf9",
    "completed": true,
    "last_updated": "2023-06-05T10:57:25.612866-04:00",
    "created_at": "2023-06-04T12:16:54.608635-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/70f0abed-be04-468b-b837-45790ffafcf9",
    "datetime": "2023-06-04T14:35:00-04:00",
    "cutoff_datetime": "2023-06-04T14:35:00-04:00",
    "name": "SEA (B Miller) v. TEX (N Eovaldi)",
    "bettypes": [
        {
            "id": "163da466-9a73-4946-9b39-0d47a1c6ecc5",
            "match": "https://api-prod.gambitprofit.com/api/matches/a322f55c-31b7-4096-90ef-64d8fb06ab28/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-04T12:16:54.611215-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": "TEX (N Eovaldi)",
                        "amount": 5990.0
                    },
                    {
                        "team": "SEA (B Miller)",
                        "amount": 4010.0
                    }
                ],
                "expected_reward_tokens": 9583.9,
                "profit_sb": 83.9,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "77fd37a0-4346-4c9c-9229-8e3d747a6658",
                    "gambit_id": "a6c38cd0-20df-4f2c-95f6-24cd981a40cf",
                    "last_updated": "2023-06-05T10:57:25.619248-04:00",
                    "created_at": "2023-06-04T12:16:54.615863-04:00",
                    "name": "TEX (N Eovaldi)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/163da466-9a73-4946-9b39-0d47a1c6ecc5/?format=api"
                },
                {
                    "id": "ab46d785-3fe4-4208-b3e7-802a294439a4",
                    "gambit_id": "d2d013fa-36d3-44a3-aecb-566ca211361e",
                    "last_updated": "2023-06-05T10:57:25.617407-04:00",
                    "created_at": "2023-06-04T12:16:54.613149-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/163da466-9a73-4946-9b39-0d47a1c6ecc5/?format=api"
                }
            ]
        },
        {
            "id": "1f2cbfce-6d87-475e-a8fc-56211fcddeeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a322f55c-31b7-4096-90ef-64d8fb06ab28/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-04T12:16:54.619087-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": "SEA",
                        "amount": 5699.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52b50b94-1ef2-4703-804c-3fb502b07b8a",
                    "gambit_id": "93edb155-a107-4048-a42f-a44960d2975e",
                    "last_updated": "2023-06-05T10:57:25.623264-04:00",
                    "created_at": "2023-06-04T12:16:54.621062-04:00",
                    "name": "SEA",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2cbfce-6d87-475e-a8fc-56211fcddeeb/?format=api"
                },
                {
                    "id": "c5fc6d25-0ba7-4487-815e-d6fd38a119e2",
                    "gambit_id": "1f638581-9df6-4c14-b645-4050bbe4e3f3",
                    "last_updated": "2023-06-05T10:57:25.625425-04:00",
                    "created_at": "2023-06-04T12:16:54.622902-04:00",
                    "name": "TEX",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2cbfce-6d87-475e-a8fc-56211fcddeeb/?format=api"
                }
            ]
        },
        {
            "id": "78413e39-4975-4c85-b651-785d2cb51d2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a322f55c-31b7-4096-90ef-64d8fb06ab28/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-04T12:16:54.624614-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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2030ae6-381a-4fdc-8e4e-1dd7caf4a00d",
                    "gambit_id": "c75a3a15-4f59-4d7b-a67f-8ae9a556f3ac",
                    "last_updated": "2023-06-05T10:57:25.630094-04:00",
                    "created_at": "2023-06-04T12:16:54.626193-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78413e39-4975-4c85-b651-785d2cb51d2b/?format=api"
                },
                {
                    "id": "39882878-568c-4fbb-bd10-44281124c209",
                    "gambit_id": "940ff80a-0038-43e1-bee5-afb07dd71a4f",
                    "last_updated": "2023-06-05T10:57:25.631961-04:00",
                    "created_at": "2023-06-04T12:16:54.628234-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78413e39-4975-4c85-b651-785d2cb51d2b/?format=api"
                }
            ]
        }
    ]
}