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/23ef513f-bb74-4094-be5c-fcce6d5118b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "23ef513f-bb74-4094-be5c-fcce6d5118b2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aa380b77-3df6-48a5-b26e-6df27d68f931",
    "completed": true,
    "last_updated": "2023-09-10T20:23:05.164063-04:00",
    "created_at": "2023-09-09T09:43:01.780039-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aa380b77-3df6-48a5-b26e-6df27d68f931",
    "datetime": "2023-09-09T21:07:00-04:00",
    "cutoff_datetime": "2023-09-09T21:07:00-04:00",
    "name": "CLE (L Giolito) v. LAA (T Anderson)",
    "bettypes": [
        {
            "id": "b8d9b546-e972-4ea0-accb-aee0d647c976",
            "match": "https://api-prod.gambitprofit.com/api/matches/23ef513f-bb74-4094-be5c-fcce6d5118b2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T09:43:01.786232-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 (L Giolito)",
                        "amount": 5615.0
                    },
                    {
                        "team": "LAA (T Anderson)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b797bc87-6d7d-4893-a682-a3576fa19aa8",
                    "gambit_id": "060e7096-2a91-44e4-be9b-c847bfc8e089",
                    "last_updated": "2023-09-10T20:23:05.181854-04:00",
                    "created_at": "2023-09-09T09:43:01.790550-04:00",
                    "name": "CLE (L Giolito)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d9b546-e972-4ea0-accb-aee0d647c976/?format=api"
                },
                {
                    "id": "a50fb9e4-cec1-4f20-9897-495d221eaa82",
                    "gambit_id": "19047ccf-7380-4a78-b0d5-11ff7b896d98",
                    "last_updated": "2023-09-10T20:23:05.185903-04:00",
                    "created_at": "2023-09-09T09:43:01.795807-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d9b546-e972-4ea0-accb-aee0d647c976/?format=api"
                }
            ]
        },
        {
            "id": "14ffc52c-5f6c-46ef-b105-c9d29d1e4c6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/23ef513f-bb74-4094-be5c-fcce6d5118b2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-09T09:43:01.800653-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": "LAA",
                        "amount": 5614.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80116cef-1cc5-4d26-86c1-b401242ac59a",
                    "gambit_id": "0763df2a-9e32-4b6f-9d5d-29726428e671",
                    "last_updated": "2023-09-10T20:23:05.195687-04:00",
                    "created_at": "2023-09-09T09:43:01.809006-04:00",
                    "name": "LAA",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ffc52c-5f6c-46ef-b105-c9d29d1e4c6d/?format=api"
                },
                {
                    "id": "ed620773-3c7c-4506-9a23-fbea2f7c8a2c",
                    "gambit_id": "398307c0-72e3-44b7-8428-915f1917bc2c",
                    "last_updated": "2023-09-10T20:23:05.192318-04:00",
                    "created_at": "2023-09-09T09:43:01.804757-04:00",
                    "name": "CLE",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ffc52c-5f6c-46ef-b105-c9d29d1e4c6d/?format=api"
                }
            ]
        },
        {
            "id": "3401970f-560b-463a-90a8-ac6969147def",
            "match": "https://api-prod.gambitprofit.com/api/matches/23ef513f-bb74-4094-be5c-fcce6d5118b2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T09:43:01.813618-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34ce185d-5879-45d7-b697-454ffba9924c",
                    "gambit_id": "08a1f106-b3f8-49c1-a2aa-b931d0a6dce9",
                    "last_updated": "2023-09-10T20:23:05.205757-04:00",
                    "created_at": "2023-09-09T09:43:01.819046-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3401970f-560b-463a-90a8-ac6969147def/?format=api"
                },
                {
                    "id": "b0a9ed6f-e2bf-492c-b323-89734cfb8595",
                    "gambit_id": "c64fcf8b-7c62-472a-8aa7-21428d6bfc17",
                    "last_updated": "2023-09-10T20:23:05.202348-04:00",
                    "created_at": "2023-09-09T09:43:01.830352-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3401970f-560b-463a-90a8-ac6969147def/?format=api"
                }
            ]
        }
    ]
}