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/75d46b49-c3cb-4b37-8bc6-0daeaefdea24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75d46b49-c3cb-4b37-8bc6-0daeaefdea24",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "11bfe24f-757b-453c-a5c2-d7185a10a6fc",
    "completed": true,
    "last_updated": "2023-06-10T13:48:17.670030-04:00",
    "created_at": "2023-06-08T08:43:17.229654-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/11bfe24f-757b-453c-a5c2-d7185a10a6fc",
    "datetime": "2023-06-08T12:35:00-04:00",
    "cutoff_datetime": "2023-06-08T12:35:00-04:00",
    "name": "LOS (C Kershaw) v. CIN (G Ashcraft)",
    "bettypes": [
        {
            "id": "0a2b828f-1bd8-434b-a4c9-d9ab3d99dcdf",
            "match": "https://api-prod.gambitprofit.com/api/matches/75d46b49-c3cb-4b37-8bc6-0daeaefdea24/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-08T08:43:17.232029-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": "LOS (C Kershaw)",
                        "amount": 6833.0
                    },
                    {
                        "team": "CIN (G Ashcraft)",
                        "amount": 3167.0
                    }
                ],
                "expected_reward_tokens": 9564.34,
                "profit_sb": 64.34,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "21c1b2c6-9939-48c7-bf97-3c5346510306",
                    "gambit_id": "1872031b-d411-4359-8322-bb1d21381ce9",
                    "last_updated": "2023-06-10T13:48:17.675268-04:00",
                    "created_at": "2023-06-08T08:43:17.233831-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a2b828f-1bd8-434b-a4c9-d9ab3d99dcdf/?format=api"
                },
                {
                    "id": "78e1c684-73d4-4c21-92e4-84dfcc25f842",
                    "gambit_id": "8eb069e2-41da-4bfe-b607-0df1ed0bafcf",
                    "last_updated": "2023-06-10T13:48:17.677772-04:00",
                    "created_at": "2023-06-08T08:43:17.235572-04:00",
                    "name": "CIN (G Ashcraft)",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a2b828f-1bd8-434b-a4c9-d9ab3d99dcdf/?format=api"
                }
            ]
        },
        {
            "id": "2c0ba78a-10ae-477e-96b9-340cf5adf8ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/75d46b49-c3cb-4b37-8bc6-0daeaefdea24/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-08T08:43:17.237243-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": "LOS",
                        "amount": 5784.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bf2a620-25b8-4da3-b845-96d0106305d3",
                    "gambit_id": "32d01e49-ca02-4793-8ce9-42546c04fb91",
                    "last_updated": "2023-06-10T13:48:17.682770-04:00",
                    "created_at": "2023-06-08T08:43:17.238792-04:00",
                    "name": "LOS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c0ba78a-10ae-477e-96b9-340cf5adf8ec/?format=api"
                },
                {
                    "id": "a9f853ca-a766-44cb-be42-2cab05af3614",
                    "gambit_id": "3bcb7490-a499-4c71-8da6-40df25096ef2",
                    "last_updated": "2023-06-10T13:48:17.685548-04:00",
                    "created_at": "2023-06-08T08:43:17.240509-04:00",
                    "name": "CIN",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c0ba78a-10ae-477e-96b9-340cf5adf8ec/?format=api"
                }
            ]
        },
        {
            "id": "0cddd604-9a47-4e20-9179-94e138c4003e",
            "match": "https://api-prod.gambitprofit.com/api/matches/75d46b49-c3cb-4b37-8bc6-0daeaefdea24/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-08T08:43:17.242291-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 9.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a423f645-1699-4263-8275-6655981e1f93",
                    "gambit_id": "322ce2b5-9bb0-4592-aceb-3b8d095a6a03",
                    "last_updated": "2023-06-10T13:48:17.692292-04:00",
                    "created_at": "2023-06-08T08:43:17.245283-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cddd604-9a47-4e20-9179-94e138c4003e/?format=api"
                },
                {
                    "id": "4de30b96-f244-4dbb-b21b-7ae5e3e05762",
                    "gambit_id": "ee092cc9-3b54-492e-9f5a-1e12a22e01c4",
                    "last_updated": "2023-06-10T13:48:17.690318-04:00",
                    "created_at": "2023-06-08T08:43:17.243793-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cddd604-9a47-4e20-9179-94e138c4003e/?format=api"
                }
            ]
        }
    ]
}