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/14ac34ab-bdd5-452e-ba48-1304443bd18d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "14ac34ab-bdd5-452e-ba48-1304443bd18d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bee62cb4-f038-4c6b-b221-a00b83dc8246",
    "completed": true,
    "last_updated": "2023-11-28T21:43:02.159905-05:00",
    "created_at": "2023-11-27T09:18:09.549941-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bee62cb4-f038-4c6b-b221-a00b83dc8246",
    "datetime": "2023-11-27T19:07:00-05:00",
    "cutoff_datetime": "2023-11-27T19:07:00-05:00",
    "name": "Boston Bruins v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "01e416ac-e92f-43fe-b355-9663fa6c460c",
            "match": "https://api-prod.gambitprofit.com/api/matches/14ac34ab-bdd5-452e-ba48-1304443bd18d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-27T09:18:09.564479-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": "Boston Bruins",
                        "amount": 6942.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2e223ba5-17d8-416d-be4a-f4bbf548aae2",
                    "gambit_id": "5175858c-cea4-4c75-93a3-18b751932b20",
                    "last_updated": "2023-11-28T21:43:02.170588-05:00",
                    "created_at": "2023-11-27T09:18:09.570035-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e416ac-e92f-43fe-b355-9663fa6c460c/?format=api"
                },
                {
                    "id": "c501d3be-80a2-4c97-8b41-cbb7b46bdf56",
                    "gambit_id": "eef28d9e-ed95-42c2-a5f5-eddd395f8d3b",
                    "last_updated": "2023-11-28T21:43:02.175618-05:00",
                    "created_at": "2023-11-27T09:18:09.574360-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e416ac-e92f-43fe-b355-9663fa6c460c/?format=api"
                }
            ]
        },
        {
            "id": "71c60157-12ee-41c4-83a2-89f7efd9ad54",
            "match": "https://api-prod.gambitprofit.com/api/matches/14ac34ab-bdd5-452e-ba48-1304443bd18d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-27T09:18:09.578333-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": "Boston Bruins",
                        "amount": 5000.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a5f5745f-2785-4147-96dc-86cd0828b27d",
                    "gambit_id": "11bb5c61-c3c6-43ff-b415-e4defc601799",
                    "last_updated": "2023-11-28T21:43:02.184552-05:00",
                    "created_at": "2023-11-27T09:18:09.582904-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c60157-12ee-41c4-83a2-89f7efd9ad54/?format=api"
                },
                {
                    "id": "f575d896-921e-4930-885c-f5185a2991bc",
                    "gambit_id": "73d2f9e2-5907-4d0e-90af-5d011d0daf1d",
                    "last_updated": "2023-11-28T21:43:02.198095-05:00",
                    "created_at": "2023-11-27T09:18:09.586646-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c60157-12ee-41c4-83a2-89f7efd9ad54/?format=api"
                }
            ]
        },
        {
            "id": "0b5d56e6-bf11-4af3-a2e7-aa77cbd9d615",
            "match": "https://api-prod.gambitprofit.com/api/matches/14ac34ab-bdd5-452e-ba48-1304443bd18d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-27T09:18:09.590648-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 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "934ad53d-beb1-4cd5-b12d-4889a6d80ddc",
                    "gambit_id": "5dbe0664-3531-4c96-9f5d-fe037fb72244",
                    "last_updated": "2023-11-28T21:43:02.233095-05:00",
                    "created_at": "2023-11-27T09:18:09.598456-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5d56e6-bf11-4af3-a2e7-aa77cbd9d615/?format=api"
                },
                {
                    "id": "76105fab-63ef-4881-9ca1-ad4fbc3ea766",
                    "gambit_id": "0089ef7c-e736-406c-a25f-ebe2a38c5e85",
                    "last_updated": "2023-11-28T21:43:02.225472-05:00",
                    "created_at": "2023-11-27T09:18:09.594506-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5d56e6-bf11-4af3-a2e7-aa77cbd9d615/?format=api"
                }
            ]
        }
    ]
}