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/6fba69e3-2b58-4ae9-8f87-8993ca960372/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6fba69e3-2b58-4ae9-8f87-8993ca960372",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fa07e11a-8972-4988-81b9-4c8e8f8465fa",
    "completed": true,
    "last_updated": "2023-08-21T11:13:23.086385-04:00",
    "created_at": "2023-08-19T14:03:05.298847-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fa07e11a-8972-4988-81b9-4c8e8f8465fa",
    "datetime": "2023-08-19T15:10:00-04:00",
    "cutoff_datetime": "2023-08-19T15:10:00-04:00",
    "name": "ARI (M Kelly) v. SDG (M Waldron) - Game 1",
    "bettypes": [
        {
            "id": "c827c030-68a5-4d9d-bccf-1dead6d25aef",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fba69e3-2b58-4ae9-8f87-8993ca960372/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T14:03:05.306888-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": "SDG (M Waldron)",
                        "amount": 5260.0
                    },
                    {
                        "team": "ARI (M Kelly)",
                        "amount": 4740.0
                    }
                ],
                "expected_reward_tokens": 9573.2,
                "profit_sb": 73.2,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f5c171f7-9684-404b-ad6e-25843bb16c13",
                    "gambit_id": "63b3c9c9-f9b5-47bf-ad1d-217c976ce580",
                    "last_updated": "2023-08-21T11:13:23.107141-04:00",
                    "created_at": "2023-08-19T14:03:05.317924-04:00",
                    "name": "SDG (M Waldron)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c827c030-68a5-4d9d-bccf-1dead6d25aef/?format=api"
                },
                {
                    "id": "0687d3f1-fefd-4f7e-b6ae-d74a5afd6faf",
                    "gambit_id": "eb98d755-0eeb-4d06-907c-6d1fee144789",
                    "last_updated": "2023-08-21T11:13:23.103730-04:00",
                    "created_at": "2023-08-19T14:03:05.311996-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "2.02000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c827c030-68a5-4d9d-bccf-1dead6d25aef/?format=api"
                }
            ]
        },
        {
            "id": "ba688a09-f340-48fb-b520-a987c0277cf2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fba69e3-2b58-4ae9-8f87-8993ca960372/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-19T14:03:05.322385-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": "ARI",
                        "amount": 6324.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c5c04cc-7d14-4dde-87bd-e831f49c2429",
                    "gambit_id": "f3fb035a-54a9-4136-8b31-179fdd45497f",
                    "last_updated": "2023-08-21T11:13:23.113690-04:00",
                    "created_at": "2023-08-19T14:03:05.327229-04:00",
                    "name": "ARI",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba688a09-f340-48fb-b520-a987c0277cf2/?format=api"
                },
                {
                    "id": "0d8304ec-c8a5-4e21-bee3-6ca7a140f373",
                    "gambit_id": "3b7bd206-339c-4b18-8a43-0d68fc3657b5",
                    "last_updated": "2023-08-21T11:13:23.117269-04:00",
                    "created_at": "2023-08-19T14:03:05.333277-04:00",
                    "name": "SDG",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba688a09-f340-48fb-b520-a987c0277cf2/?format=api"
                }
            ]
        },
        {
            "id": "534b1534-af0d-4fa4-9c2b-76816a90c50f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fba69e3-2b58-4ae9-8f87-8993ca960372/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T14:03:05.343004-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "737c5382-f560-4846-aa49-4c2c8000fa9e",
                    "gambit_id": "80bd7de8-ac24-4487-ad4d-5946d0ffaa4e",
                    "last_updated": "2023-08-21T11:13:23.124284-04:00",
                    "created_at": "2023-08-19T14:03:05.351329-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/534b1534-af0d-4fa4-9c2b-76816a90c50f/?format=api"
                },
                {
                    "id": "b1f17254-b296-4be5-8049-56687453d221",
                    "gambit_id": "70adf664-a19c-4463-9a99-13cf35526b24",
                    "last_updated": "2023-08-21T11:13:23.127830-04:00",
                    "created_at": "2023-08-19T14:03:05.359682-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/534b1534-af0d-4fa4-9c2b-76816a90c50f/?format=api"
                }
            ]
        }
    ]
}