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/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3b24409e-8430-401e-aabb-fd281e73d2b0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d5ceb6b9-cee6-4d26-8147-3be52b955adf",
    "completed": true,
    "last_updated": "2024-01-23T20:13:15.099760-05:00",
    "created_at": "2024-01-22T08:43:05.456871-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d5ceb6b9-cee6-4d26-8147-3be52b955adf",
    "datetime": "2024-01-22T22:07:00-05:00",
    "cutoff_datetime": "2024-01-22T22:07:00-05:00",
    "name": "Chicago Blackhawks v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "131b05ff-fbd7-412e-a60b-170d7243aa43",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-22T08:43:05.462150-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": "Vancouver Canucks",
                        "amount": 7770.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2230.0
                    }
                ],
                "expected_reward_tokens": 9477.5,
                "profit_sb": -22.5,
                "profit_sb_percentage": -0.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca2dda5d-8156-4a56-8ca8-be5db0682fd0",
                    "gambit_id": "65d0f807-abc6-4dec-aa40-268876e764e1",
                    "last_updated": "2024-01-23T20:13:15.110889-05:00",
                    "created_at": "2024-01-22T08:43:05.486827-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.22000",
                    "odds": "1.22730",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131b05ff-fbd7-412e-a60b-170d7243aa43/?format=api"
                },
                {
                    "id": "c96f371c-d51c-42ed-a6d5-40fedab2e7b1",
                    "gambit_id": "e6d040cb-14f4-4b43-83e1-361c6cb64d8d",
                    "last_updated": "2024-01-23T20:13:15.107461-05:00",
                    "created_at": "2024-01-22T08:43:05.476936-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "4.25000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131b05ff-fbd7-412e-a60b-170d7243aa43/?format=api"
                }
            ]
        },
        {
            "id": "b14748f7-a685-4d07-93a3-bac62a1dccc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-22T08:43:05.491740-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": "Vancouver Canucks",
                        "amount": 6010.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40d814e6-5b36-4b1a-8cf6-5a121c4a0dc7",
                    "gambit_id": "eeb20413-e4c5-4483-91c4-0419a4dc7281",
                    "last_updated": "2024-01-23T20:13:15.120619-05:00",
                    "created_at": "2024-01-22T08:43:05.502395-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14748f7-a685-4d07-93a3-bac62a1dccc7/?format=api"
                },
                {
                    "id": "98392686-6025-47e8-8559-df2d03322c44",
                    "gambit_id": "32132c32-3c0a-4244-b912-a5205022edce",
                    "last_updated": "2024-01-23T20:13:15.117307-05:00",
                    "created_at": "2024-01-22T08:43:05.496422-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b14748f7-a685-4d07-93a3-bac62a1dccc7/?format=api"
                }
            ]
        },
        {
            "id": "ebb4584c-dbdc-4d81-910d-7be7013e913b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-22T08:43:05.507385-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "180445c7-e199-4bfc-816b-2f6053b4fa9d",
                    "gambit_id": "24d5710c-b765-455c-98ce-9acc11ea695a",
                    "last_updated": "2024-01-23T20:13:15.127201-05:00",
                    "created_at": "2024-01-22T08:43:05.511786-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb4584c-dbdc-4d81-910d-7be7013e913b/?format=api"
                },
                {
                    "id": "7d5be907-7f71-42fc-aa01-4f1cf8d45fd9",
                    "gambit_id": "a1872ceb-1e05-4e53-b937-e2528c677a96",
                    "last_updated": "2024-01-23T20:13:15.130317-05:00",
                    "created_at": "2024-01-22T08:43:05.517010-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb4584c-dbdc-4d81-910d-7be7013e913b/?format=api"
                }
            ]
        }
    ]
}