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/4e909427-6208-40c3-9e6b-49b19d191091/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e909427-6208-40c3-9e6b-49b19d191091",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "029b87f5-f8dd-4e22-8fba-be4124924a98",
    "completed": true,
    "last_updated": "2023-04-05T10:12:09.488263-04:00",
    "created_at": "2023-04-04T09:32:16.047871-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/029b87f5-f8dd-4e22-8fba-be4124924a98",
    "datetime": "2023-04-04T19:40:00-04:00",
    "cutoff_datetime": "2023-04-04T19:40:00-04:00",
    "name": "TOR (Y Kikuchi) v. KAN (K Bubic)",
    "bettypes": [
        {
            "id": "99d3ca8b-babd-4476-8e5d-e3a5e285574f",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e909427-6208-40c3-9e6b-49b19d191091/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:32:16.059448-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": "TOR (Y Kikuchi)",
                        "amount": 6070.0
                    },
                    {
                        "team": "KAN (K Bubic)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "63e11811-4e64-4e32-9e16-0c79f592b528",
                    "gambit_id": "58d7cb35-1634-4f2c-84a9-2c3f27537e5d",
                    "last_updated": "2023-04-05T10:12:09.503893-04:00",
                    "created_at": "2023-04-04T09:32:16.062506-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99d3ca8b-babd-4476-8e5d-e3a5e285574f/?format=api"
                },
                {
                    "id": "8204b95c-57d1-4a4b-9e22-b93e36fd70ed",
                    "gambit_id": "0b40dd7d-ae44-4d12-a085-d4e1dc4ecc0f",
                    "last_updated": "2023-04-05T10:12:09.502517-04:00",
                    "created_at": "2023-04-04T09:32:16.060911-04:00",
                    "name": "KAN (K Bubic)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99d3ca8b-babd-4476-8e5d-e3a5e285574f/?format=api"
                }
            ]
        },
        {
            "id": "4a8802b6-a481-48ea-b171-e638b1bf6cbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e909427-6208-40c3-9e6b-49b19d191091/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:16.054697-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": "TOR",
                        "amount": 5000.0
                    },
                    {
                        "team": "KAN",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d866d174-4eeb-4407-848f-9fc7f37db475",
                    "gambit_id": "d6aa30a1-b63d-49e5-b08d-a754639f74db",
                    "last_updated": "2023-04-05T10:12:09.499755-04:00",
                    "created_at": "2023-04-04T09:32:16.057837-04:00",
                    "name": "TOR",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a8802b6-a481-48ea-b171-e638b1bf6cbc/?format=api"
                },
                {
                    "id": "ae19a5ad-295a-4196-b993-d5fbaf6c1160",
                    "gambit_id": "31c980dc-d383-4f11-86b3-49e7901b057e",
                    "last_updated": "2023-04-05T10:12:09.498277-04:00",
                    "created_at": "2023-04-04T09:32:16.056227-04:00",
                    "name": "KAN",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a8802b6-a481-48ea-b171-e638b1bf6cbc/?format=api"
                }
            ]
        },
        {
            "id": "83327bfc-22d3-47df-9106-63d47f38533c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e909427-6208-40c3-9e6b-49b19d191091/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:16.049825-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "beaee236-ba60-41fe-82a4-db425d4575ec",
                    "gambit_id": "cb2e1275-abbf-45d5-ba4e-6be48bee77c2",
                    "last_updated": "2023-04-05T10:12:09.493360-04:00",
                    "created_at": "2023-04-04T09:32:16.053031-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83327bfc-22d3-47df-9106-63d47f38533c/?format=api"
                },
                {
                    "id": "efce7685-5e8a-48f4-ad31-59cb6bfc274a",
                    "gambit_id": "be8a7f17-0d9e-4eff-81c3-46601cc64969",
                    "last_updated": "2023-04-05T10:12:09.495023-04:00",
                    "created_at": "2023-04-04T09:32:16.051390-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83327bfc-22d3-47df-9106-63d47f38533c/?format=api"
                }
            ]
        }
    ]
}