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/dc70ed96-76c7-49ea-8a5e-38a44465ab10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc70ed96-76c7-49ea-8a5e-38a44465ab10",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1f4a0b90-aa79-436d-aaa3-30d0897dab7b",
    "completed": true,
    "last_updated": "2022-09-24T21:12:26.657315-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1f4a0b90-aa79-436d-aaa3-30d0897dab7b",
    "datetime": "2022-09-23T20:10:00-04:00",
    "cutoff_datetime": "2022-09-23T20:10:00-04:00",
    "name": "DET (ED Rodriguez) v. CWS (L Giolito)",
    "bettypes": [
        {
            "id": "06438dd1-e5e5-4e66-a96c-f94949b22afc",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc70ed96-76c7-49ea-8a5e-38a44465ab10/?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": "CWS (L Giolito)",
                        "amount": 6124.0
                    },
                    {
                        "team": "DET (ED Rodriguez)",
                        "amount": 3876.0
                    }
                ],
                "expected_reward_tokens": 9186.0,
                "profit_sb": 186.0,
                "profit_sb_percentage": 2.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "290bc577-042f-4be7-91e6-e320932647a8",
                    "gambit_id": "c2a74eb1-8f8d-4fec-81d5-9785b6d2cf9d",
                    "last_updated": "2022-09-24T21:12:26.666910-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (L Giolito)",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06438dd1-e5e5-4e66-a96c-f94949b22afc/?format=api"
                },
                {
                    "id": "f8dbd092-37e3-4797-8149-2f187afceb7c",
                    "gambit_id": "feb5fd49-3a6b-4221-ae5d-1dbf42cc9f15",
                    "last_updated": "2022-09-24T21:12:26.667866-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (ED Rodriguez)",
                    "reward": "2.37000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06438dd1-e5e5-4e66-a96c-f94949b22afc/?format=api"
                }
            ]
        },
        {
            "id": "aa94b077-909b-4cf3-ba19-95c60393cbc2",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc70ed96-76c7-49ea-8a5e-38a44465ab10/?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": "DET",
                        "amount": 5571.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "902d875e-752f-4aa7-a6ac-5aba4a0f0333",
                    "gambit_id": "df3be1f4-f46c-4f14-b89a-f9a617d3dee2",
                    "last_updated": "2022-09-24T21:12:26.664923-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa94b077-909b-4cf3-ba19-95c60393cbc2/?format=api"
                },
                {
                    "id": "0b0f4b7b-caaf-4b59-b34f-2fd03ec6b3aa",
                    "gambit_id": "5a0cc67d-92ae-4813-b486-1b0f92914615",
                    "last_updated": "2022-09-24T21:12:26.663750-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa94b077-909b-4cf3-ba19-95c60393cbc2/?format=api"
                }
            ]
        },
        {
            "id": "ae5f302f-3283-4fe2-aa90-be520a1af4a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc70ed96-76c7-49ea-8a5e-38a44465ab10/?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 7",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5f5d6460-60d3-407b-b5b2-ee1162258911",
                    "gambit_id": "a6aeef10-db3b-44d7-bc4e-52bd1360e2f5",
                    "last_updated": "2022-09-24T21:12:26.661405-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5f302f-3283-4fe2-aa90-be520a1af4a5/?format=api"
                },
                {
                    "id": "f6ba51c7-7714-447c-9661-0f7c0055d27e",
                    "gambit_id": "199c9079-2c75-44d1-bd08-31ae20be711b",
                    "last_updated": "2022-09-24T21:12:26.660290-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5f302f-3283-4fe2-aa90-be520a1af4a5/?format=api"
                }
            ]
        }
    ]
}