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/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "db7ada9b-8a4e-4c09-bfeb-977048681b99",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5178a1bc-baa5-42a5-8220-454db9aeab15",
    "completed": true,
    "last_updated": "2023-04-20T11:42:20.540775-04:00",
    "created_at": "2023-04-19T14:22:03.368313-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5178a1bc-baa5-42a5-8220-454db9aeab15",
    "datetime": "2023-04-19T19:05:00-04:00",
    "cutoff_datetime": "2023-04-19T19:05:00-04:00",
    "name": "BAL (K Bradish) v. WAS (M Gore)",
    "bettypes": [
        {
            "id": "0823ce17-2ceb-4ddb-a612-fe4d222541d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-19T14:22:03.392829-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": "BAL (K Bradish)",
                        "amount": 5711.0
                    },
                    {
                        "team": "WAS (M Gore)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc4945ce-7043-40eb-99fc-7ec2ffc3240b",
                    "gambit_id": "d012db9a-ae1f-4d0c-9d18-50c712b03b6e",
                    "last_updated": "2023-04-20T11:42:20.560726-04:00",
                    "created_at": "2023-04-19T14:22:03.401157-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0823ce17-2ceb-4ddb-a612-fe4d222541d7/?format=api"
                },
                {
                    "id": "e5a101fe-503a-4fd2-aa4b-4139e9105c27",
                    "gambit_id": "b2588fbe-e26e-47fd-bdbe-a036d957ad45",
                    "last_updated": "2023-04-20T11:42:20.558719-04:00",
                    "created_at": "2023-04-19T14:22:03.397574-04:00",
                    "name": "WAS (M Gore)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0823ce17-2ceb-4ddb-a612-fe4d222541d7/?format=api"
                }
            ]
        },
        {
            "id": "33893b73-4bf6-4b6e-adde-2142e553f3e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-19T14:22:03.382832-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": "WAS",
                        "amount": 5512.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11a4f327-84de-447b-a853-5738f35da908",
                    "gambit_id": "0b24c7ab-852a-439b-bef9-0555d7170447",
                    "last_updated": "2023-04-20T11:42:20.552709-04:00",
                    "created_at": "2023-04-19T14:22:03.386005-04:00",
                    "name": "WAS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33893b73-4bf6-4b6e-adde-2142e553f3e8/?format=api"
                },
                {
                    "id": "c9496fcd-daf2-4c57-b5c0-d90416a43098",
                    "gambit_id": "d2cd2243-4eeb-4d67-b175-df22fd862d5a",
                    "last_updated": "2023-04-20T11:42:20.554777-04:00",
                    "created_at": "2023-04-19T14:22:03.389682-04:00",
                    "name": "BAL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33893b73-4bf6-4b6e-adde-2142e553f3e8/?format=api"
                }
            ]
        },
        {
            "id": "e110fab6-f705-4719-ae21-8c87272c2f0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-19T14:22:03.371348-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.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0405d2ec-8b3d-4896-a3d0-1523e64d2f87",
                    "gambit_id": "f8964990-de9d-4312-9a15-b5078d51ed3c",
                    "last_updated": "2023-04-20T11:42:20.548341-04:00",
                    "created_at": "2023-04-19T14:22:03.379361-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e110fab6-f705-4719-ae21-8c87272c2f0f/?format=api"
                },
                {
                    "id": "a63088d6-48cd-4c0f-92a1-094e6fb591d1",
                    "gambit_id": "223ade16-d5e3-496f-9f7b-9ca0bce0abb2",
                    "last_updated": "2023-04-20T11:42:20.546157-04:00",
                    "created_at": "2023-04-19T14:22:03.375929-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e110fab6-f705-4719-ae21-8c87272c2f0f/?format=api"
                }
            ]
        }
    ]
}