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/a4e13bf6-6c5d-49ed-be0b-eeb07011bb90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a4e13bf6-6c5d-49ed-be0b-eeb07011bb90",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ac0ddf1b-097b-4a49-bbda-e16dcb8ae076",
    "completed": true,
    "last_updated": "2022-08-09T10:17:13.592701-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.56,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ac0ddf1b-097b-4a49-bbda-e16dcb8ae076",
    "datetime": "2022-08-08T19:10:00-04:00",
    "cutoff_datetime": "2022-08-08T19:10:00-04:00",
    "name": "CIN (J Dunn) v. NYM (C Bassitt)",
    "bettypes": [
        {
            "id": "37c5f7e3-f877-41b6-9512-c8c63d61c2eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4e13bf6-6c5d-49ed-be0b-eeb07011bb90/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 Bassitt)",
                        "amount": 7271.0
                    },
                    {
                        "team": "CIN (J Dunn)",
                        "amount": 2729.0
                    }
                ],
                "expected_reward_tokens": 9305.89,
                "profit_sb": 305.89,
                "profit_sb_percentage": 3.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee36e325-c71e-418d-ad22-e16530429def",
                    "gambit_id": "d97fb1ac-6323-4250-a9b3-3c09a27f5600",
                    "last_updated": "2022-08-09T10:17:13.595865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (C Bassitt)",
                    "reward": "1.28000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37c5f7e3-f877-41b6-9512-c8c63d61c2eb/?format=api"
                },
                {
                    "id": "62fa5a3e-dff4-4f26-9af5-45b19f30f453",
                    "gambit_id": "ad3e4a48-ca06-4b95-a2dc-2f81e6479b41",
                    "last_updated": "2022-08-09T10:17:13.595477-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (J Dunn)",
                    "reward": "3.41000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37c5f7e3-f877-41b6-9512-c8c63d61c2eb/?format=api"
                }
            ]
        },
        {
            "id": "e74e3251-77a0-48b6-a84d-61417a370eff",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4e13bf6-6c5d-49ed-be0b-eeb07011bb90/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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",
                        "amount": 6132.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3868.0
                    }
                ],
                "expected_reward_tokens": 9320.64,
                "profit_sb": 320.64,
                "profit_sb_percentage": 3.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1c946d31-cdbd-450f-8b89-ad8a5e75bbf8",
                    "gambit_id": "f44fe12c-d256-4455-aa84-1d3bbe546e98",
                    "last_updated": "2022-08-09T10:17:13.594666-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.52000",
                    "odds": "1.57140",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e74e3251-77a0-48b6-a84d-61417a370eff/?format=api"
                },
                {
                    "id": "46718943-87f1-4f45-b2a0-561312540b1f",
                    "gambit_id": "5219aadb-9805-4eb7-9828-e6be1c31cec2",
                    "last_updated": "2022-08-09T10:17:13.595083-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "2.41000",
                    "odds": "2.55000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e74e3251-77a0-48b6-a84d-61417a370eff/?format=api"
                }
            ]
        },
        {
            "id": "68712627-d612-4204-bd6d-e9831b061843",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4e13bf6-6c5d-49ed-be0b-eeb07011bb90/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 9",
                        "amount": 5312.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9188.48,
                "profit_sb": 188.48,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a64c3802-4e5c-44ec-b3d4-f285b8093cea",
                    "gambit_id": "306ad79f-6067-4777-9f08-04df7689173c",
                    "last_updated": "2022-08-09T10:17:13.594181-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68712627-d612-4204-bd6d-e9831b061843/?format=api"
                },
                {
                    "id": "a41b728d-eeff-4138-ab24-a4bd9392b658",
                    "gambit_id": "b22466e4-7913-4c3c-a055-b94a345e154b",
                    "last_updated": "2022-08-09T10:17:13.593638-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68712627-d612-4204-bd6d-e9831b061843/?format=api"
                }
            ]
        }
    ]
}