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/90346c19-6ca9-496c-8a9f-39269f50f98f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "90346c19-6ca9-496c-8a9f-39269f50f98f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "04917a9b-458b-4705-a084-8d6d3b305a79",
    "completed": true,
    "last_updated": "2022-09-19T11:52:13.235730-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.31,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/04917a9b-458b-4705-a084-8d6d3b305a79",
    "datetime": "2022-09-18T14:10:00-04:00",
    "cutoff_datetime": "2022-09-18T14:10:00-04:00",
    "name": "NYY (G Cole) v. MIL (J Alexander)",
    "bettypes": [
        {
            "id": "dc2fddeb-7138-4c17-9fd1-5fd1032c6711",
            "match": "https://api-prod.gambitprofit.com/api/matches/90346c19-6ca9-496c-8a9f-39269f50f98f/?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": "NYY (G Cole)",
                        "amount": 6098.0
                    },
                    {
                        "team": "MIL (J Alexander)",
                        "amount": 3902.0
                    }
                ],
                "expected_reward_tokens": 9207.98,
                "profit_sb": 207.98,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d162b1b-12aa-4666-8ef5-5c85c11aee57",
                    "gambit_id": "96039b70-ac39-4261-9c08-79586912f81e",
                    "last_updated": "2022-09-19T11:52:13.248925-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (G Cole)",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2fddeb-7138-4c17-9fd1-5fd1032c6711/?format=api"
                },
                {
                    "id": "2ea52285-9253-44d3-8d11-a9f695b924db",
                    "gambit_id": "21949406-e21e-44be-a84c-083418ccdc38",
                    "last_updated": "2022-09-19T11:52:13.247837-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (J Alexander)",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc2fddeb-7138-4c17-9fd1-5fd1032c6711/?format=api"
                }
            ]
        },
        {
            "id": "cbd2d6c9-05f2-44dd-a775-5b5937c4bea7",
            "match": "https://api-prod.gambitprofit.com/api/matches/90346c19-6ca9-496c-8a9f-39269f50f98f/?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": "MIL",
                        "amount": 5097.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48dc553d-7bec-496c-b137-e1587886f841",
                    "gambit_id": "13f986cb-59a8-4153-ba96-d02ad7d9cca1",
                    "last_updated": "2022-09-19T11:52:13.243834-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd2d6c9-05f2-44dd-a775-5b5937c4bea7/?format=api"
                },
                {
                    "id": "9299a3c3-2fc1-4bac-b1d7-48bd8acf379b",
                    "gambit_id": "24aa2089-cac7-4e86-ab7c-d4253dc05917",
                    "last_updated": "2022-09-19T11:52:13.245177-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd2d6c9-05f2-44dd-a775-5b5937c4bea7/?format=api"
                }
            ]
        },
        {
            "id": "c42d5301-e7b1-4432-96eb-707ae9da258b",
            "match": "https://api-prod.gambitprofit.com/api/matches/90346c19-6ca9-496c-8a9f-39269f50f98f/?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 Under 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b957d8e6-d7c4-40bf-b32d-2be63c204775",
                    "gambit_id": "f029021f-c658-4d32-974d-6bff8159e186",
                    "last_updated": "2022-09-19T11:52:13.239620-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42d5301-e7b1-4432-96eb-707ae9da258b/?format=api"
                },
                {
                    "id": "0307cde1-20b8-423d-89e3-41dd023e4827",
                    "gambit_id": "d1d49bb2-9f80-447e-8ff4-16bb4c5a2912",
                    "last_updated": "2022-09-19T11:52:13.241034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42d5301-e7b1-4432-96eb-707ae9da258b/?format=api"
                }
            ]
        }
    ]
}