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/dba09804-4e82-489b-8cce-50356911a773/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dba09804-4e82-489b-8cce-50356911a773",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "64322707-5214-4edb-b1d2-b6079c47e9ca",
    "completed": true,
    "last_updated": "2022-12-10T18:47:00.096037-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.72,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/64322707-5214-4edb-b1d2-b6079c47e9ca",
    "datetime": "2022-12-09T21:37:00-05:00",
    "cutoff_datetime": "2022-12-09T21:37:00-05:00",
    "name": "Boston Bruins v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "10725a0d-349b-405b-aede-8ff8f675112a",
            "match": "https://api-prod.gambitprofit.com/api/matches/dba09804-4e82-489b-8cce-50356911a773/?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": "Boston Bruins",
                        "amount": 7209.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 2791.0
                    }
                ],
                "expected_reward_tokens": 9154.48,
                "profit_sb": 154.48,
                "profit_sb_percentage": 1.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91e1ed25-fe7e-427c-bd96-ca58ecaccc40",
                    "gambit_id": "748d81f0-66a6-4924-bea3-632d2ee918cd",
                    "last_updated": "2022-12-10T18:47:00.108745-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.27000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10725a0d-349b-405b-aede-8ff8f675112a/?format=api"
                },
                {
                    "id": "079c08e2-4dfc-4308-8061-40779360c6f1",
                    "gambit_id": "3ea16474-f116-42c7-a1f9-8fd6c1698bdb",
                    "last_updated": "2022-12-10T18:47:00.107409-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "3.28000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10725a0d-349b-405b-aede-8ff8f675112a/?format=api"
                }
            ]
        },
        {
            "id": "f6edeaa8-fe8e-4367-8a16-3509b50b2ca6",
            "match": "https://api-prod.gambitprofit.com/api/matches/dba09804-4e82-489b-8cce-50356911a773/?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": "Boston Bruins",
                        "amount": 5304.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "520504c9-aed0-4986-96ab-f96b3ba4e0d3",
                    "gambit_id": "0b055139-fb30-4d44-a927-d3237c501387",
                    "last_updated": "2022-12-10T18:47:00.104879-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6edeaa8-fe8e-4367-8a16-3509b50b2ca6/?format=api"
                },
                {
                    "id": "f33810ab-8ce5-440c-a789-cf791a117197",
                    "gambit_id": "aa08e6f9-803b-40f7-902f-5313e46e953d",
                    "last_updated": "2022-12-10T18:47:00.103725-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6edeaa8-fe8e-4367-8a16-3509b50b2ca6/?format=api"
                }
            ]
        },
        {
            "id": "5370e583-402c-4170-a09c-7a556d38c7c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/dba09804-4e82-489b-8cce-50356911a773/?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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f152f82e-0f26-48ee-a92b-49a0e5aa6bd2",
                    "gambit_id": "6725b858-17c3-4af7-bbbe-b0aa2536b6e3",
                    "last_updated": "2022-12-10T18:47:00.101170-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5370e583-402c-4170-a09c-7a556d38c7c4/?format=api"
                },
                {
                    "id": "ba3fe349-330c-4539-ab0f-d796f492afa1",
                    "gambit_id": "d6e11165-18d5-4232-98ff-12b2ae894b70",
                    "last_updated": "2022-12-10T18:47:00.099803-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5370e583-402c-4170-a09c-7a556d38c7c4/?format=api"
                }
            ]
        }
    ]
}