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/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9447fe3f-6289-4d0c-9756-84ea3741fe02",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c2a64121-0d49-4ea8-a66f-b2da18340ac3",
    "completed": true,
    "last_updated": "2023-05-14T10:57:12.608072-04:00",
    "created_at": "2023-05-11T11:17:06.723806-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c2a64121-0d49-4ea8-a66f-b2da18340ac3",
    "datetime": "2023-05-11T19:10:00-04:00",
    "cutoff_datetime": "2023-05-11T19:10:00-04:00",
    "name": "New Jersey Devils v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "f13924ef-d93c-4b91-af45-003a1114ccfc",
            "match": "https://api-prod.gambitprofit.com/api/matches/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-11T11:17:06.735011-04: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": "Carolina Hurricanes",
                        "amount": 5599.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e9d29656-c8cc-4973-8d69-07b1c848ccce",
                    "gambit_id": "456d5e87-2268-49a7-ae93-f1b390413471",
                    "last_updated": "2023-05-14T10:57:12.619548-04:00",
                    "created_at": "2023-05-11T11:17:06.736177-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f13924ef-d93c-4b91-af45-003a1114ccfc/?format=api"
                },
                {
                    "id": "7a44e74d-6a5c-45cc-9df4-74bcd47f5047",
                    "gambit_id": "dab32899-9923-43c8-bb70-64ba3ca996b2",
                    "last_updated": "2023-05-14T10:57:12.620793-04:00",
                    "created_at": "2023-05-11T11:17:06.737410-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f13924ef-d93c-4b91-af45-003a1114ccfc/?format=api"
                }
            ]
        },
        {
            "id": "714d8034-dc34-447d-8150-885d4ee1a765",
            "match": "https://api-prod.gambitprofit.com/api/matches/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-11T11:17:06.731172-04: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": "New Jersey Devils",
                        "amount": 6547.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2de59622-4e1a-427a-bba8-51685252e853",
                    "gambit_id": "d2433273-86c1-42e5-85d8-115dc6dd7230",
                    "last_updated": "2023-05-14T10:57:12.615552-04:00",
                    "created_at": "2023-05-11T11:17:06.732490-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714d8034-dc34-447d-8150-885d4ee1a765/?format=api"
                },
                {
                    "id": "b8f72c84-5073-4a04-93f7-01b28f17d942",
                    "gambit_id": "4e3be6aa-1f3b-45e4-b649-6141590c7efa",
                    "last_updated": "2023-05-14T10:57:12.616892-04:00",
                    "created_at": "2023-05-11T11:17:06.733751-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714d8034-dc34-447d-8150-885d4ee1a765/?format=api"
                }
            ]
        },
        {
            "id": "e69638c7-e3f8-4a67-905d-3661d55ea3b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-11T11:17:06.725721-04: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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9719cfce-da75-45d2-98d3-6ea32d216ff3",
                    "gambit_id": "e7ced830-0d54-46ff-b895-e7c6e55f91a2",
                    "last_updated": "2023-05-14T10:57:12.612737-04:00",
                    "created_at": "2023-05-11T11:17:06.729146-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69638c7-e3f8-4a67-905d-3661d55ea3b9/?format=api"
                },
                {
                    "id": "5d14216c-5ed2-44c7-87a1-64cfe6fc8b30",
                    "gambit_id": "d0758b74-a73a-4110-9941-ad90bee3512e",
                    "last_updated": "2023-05-14T10:57:12.611359-04:00",
                    "created_at": "2023-05-11T11:17:06.727262-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69638c7-e3f8-4a67-905d-3661d55ea3b9/?format=api"
                }
            ]
        }
    ]
}