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/509784fb-83e3-4d99-a845-9cb6e3d013cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "509784fb-83e3-4d99-a845-9cb6e3d013cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d3aac4c-ac05-481d-96b0-7044dedecc5c",
    "completed": true,
    "last_updated": "2023-05-20T10:52:03.521303-04:00",
    "created_at": "2023-05-19T11:02:12.541528-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3d3aac4c-ac05-481d-96b0-7044dedecc5c",
    "datetime": "2023-05-19T19:10:00-04:00",
    "cutoff_datetime": "2023-05-19T19:10:00-04:00",
    "name": "CLE (C Quantrill) v. NYM (C Carrasco)",
    "bettypes": [
        {
            "id": "6693dd94-3853-4972-9722-dee2ff6f0911",
            "match": "https://api-prod.gambitprofit.com/api/matches/509784fb-83e3-4d99-a845-9cb6e3d013cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:02:12.553978-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": "NYM (C Carrasco)",
                        "amount": 5627.0
                    },
                    {
                        "team": "CLE (C Quantrill)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b78b2fb3-3b9a-4398-84fb-fbf8f7925cec",
                    "gambit_id": "45df19a4-9e20-4e99-bba2-4ed22bbfb725",
                    "last_updated": "2023-05-20T10:52:03.538632-04:00",
                    "created_at": "2023-05-19T11:02:12.555647-04:00",
                    "name": "NYM (C Carrasco)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6693dd94-3853-4972-9722-dee2ff6f0911/?format=api"
                },
                {
                    "id": "35136bc4-bf11-4623-8a39-c6651137b17d",
                    "gambit_id": "081a9b9f-85f7-4132-af78-86663fb20ba9",
                    "last_updated": "2023-05-20T10:52:03.540868-04:00",
                    "created_at": "2023-05-19T11:02:12.557314-04:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6693dd94-3853-4972-9722-dee2ff6f0911/?format=api"
                }
            ]
        },
        {
            "id": "fc9be632-1080-4a02-b3f4-5c82b6931893",
            "match": "https://api-prod.gambitprofit.com/api/matches/509784fb-83e3-4d99-a845-9cb6e3d013cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-19T11:02:12.548985-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": "CLE",
                        "amount": 6020.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c7b2a734-19dc-4d48-b5fd-3010d376a161",
                    "gambit_id": "786cbb97-73f5-430b-b9d9-2ebab65328bb",
                    "last_updated": "2023-05-20T10:52:03.534385-04:00",
                    "created_at": "2023-05-19T11:02:12.552212-04:00",
                    "name": "CLE",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9be632-1080-4a02-b3f4-5c82b6931893/?format=api"
                },
                {
                    "id": "a4134880-e944-4c7c-a9ec-b86cad236548",
                    "gambit_id": "fbbab17f-a9e9-497a-8b6d-bbe04fe9f641",
                    "last_updated": "2023-05-20T10:52:03.532256-04:00",
                    "created_at": "2023-05-19T11:02:12.550427-04:00",
                    "name": "NYM",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9be632-1080-4a02-b3f4-5c82b6931893/?format=api"
                }
            ]
        },
        {
            "id": "aa187416-2cfb-41eb-8cd5-8b69df4db151",
            "match": "https://api-prod.gambitprofit.com/api/matches/509784fb-83e3-4d99-a845-9cb6e3d013cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:02:12.543635-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": "bd461743-b23e-4504-b3fe-ec1974b5af2c",
                    "gambit_id": "6b914c7e-139e-4a33-ad40-61af42a2c0e2",
                    "last_updated": "2023-05-20T10:52:03.527988-04:00",
                    "created_at": "2023-05-19T11:02:12.547239-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/aa187416-2cfb-41eb-8cd5-8b69df4db151/?format=api"
                },
                {
                    "id": "10c63b95-e75c-4c3d-88c6-2b861c437f45",
                    "gambit_id": "c88bff0d-af20-485f-b372-fbe27ae6af4c",
                    "last_updated": "2023-05-20T10:52:03.525848-04:00",
                    "created_at": "2023-05-19T11:02:12.545256-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/aa187416-2cfb-41eb-8cd5-8b69df4db151/?format=api"
                }
            ]
        }
    ]
}