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/33835fab-bbed-4879-ad09-8b73234f54e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "33835fab-bbed-4879-ad09-8b73234f54e6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d0d340af-c668-45c8-a77a-c90c23b8990b",
    "completed": true,
    "last_updated": "2022-11-08T11:07:13.595346-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d0d340af-c668-45c8-a77a-c90c23b8990b",
    "datetime": "2022-11-07T19:05:00-05:00",
    "cutoff_datetime": "2022-11-07T19:05:00-05:00",
    "name": "St Louis Blues v. Boston Bruins",
    "bettypes": [
        {
            "id": "2c1d9506-9836-446f-b478-267a35948a98",
            "match": "https://api-prod.gambitprofit.com/api/matches/33835fab-bbed-4879-ad09-8b73234f54e6/?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": 6345.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "19aac0a4-57f0-4263-bc48-adbf91c4d8ab",
                    "gambit_id": "2af194bb-cdfa-46bc-8b94-7730150a88a1",
                    "last_updated": "2022-11-08T11:07:13.605078-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c1d9506-9836-446f-b478-267a35948a98/?format=api"
                },
                {
                    "id": "7bb9b381-48c6-4869-a15b-0a6e4f0b56ce",
                    "gambit_id": "964c69ed-a5ca-4974-a8d2-1d66a9fbf449",
                    "last_updated": "2022-11-08T11:07:13.606160-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c1d9506-9836-446f-b478-267a35948a98/?format=api"
                }
            ]
        },
        {
            "id": "65cc8838-7572-402c-a666-e5709e258382",
            "match": "https://api-prod.gambitprofit.com/api/matches/33835fab-bbed-4879-ad09-8b73234f54e6/?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": "St Louis Blues",
                        "amount": 5737.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4263.0
                    }
                ],
                "expected_reward_tokens": 9121.83,
                "profit_sb": 121.83,
                "profit_sb_percentage": 1.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "93a2dda9-16a1-4fb4-bfd2-cbfd6632e34f",
                    "gambit_id": "d8055dc4-53ba-4d8c-8fe6-7f3b27c5a71d",
                    "last_updated": "2022-11-08T11:07:13.602939-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65cc8838-7572-402c-a666-e5709e258382/?format=api"
                },
                {
                    "id": "16cbacf7-182c-4fbc-801f-581f5dd2e250",
                    "gambit_id": "9b8b5708-8dc5-4c68-b5ef-7de5723ff2bf",
                    "last_updated": "2022-11-08T11:07:13.601886-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65cc8838-7572-402c-a666-e5709e258382/?format=api"
                }
            ]
        },
        {
            "id": "14dd9fcf-356e-416a-929e-8c5fe8abe97f",
            "match": "https://api-prod.gambitprofit.com/api/matches/33835fab-bbed-4879-ad09-8b73234f54e6/?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 6.5",
                        "amount": 5397.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "61f2cd9f-68d3-4edf-9389-36eaba02d421",
                    "gambit_id": "8343984d-c577-4ad9-b8f3-008ca23f9994",
                    "last_updated": "2022-11-08T11:07:13.598282-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14dd9fcf-356e-416a-929e-8c5fe8abe97f/?format=api"
                },
                {
                    "id": "d5b3705e-656d-4432-92d7-1f8e00e83c29",
                    "gambit_id": "9adbaa26-9796-43d7-890a-2b563a2772a1",
                    "last_updated": "2022-11-08T11:07:13.599551-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14dd9fcf-356e-416a-929e-8c5fe8abe97f/?format=api"
                }
            ]
        }
    ]
}