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/44ed1b42-de95-4b6a-a373-80c26d631210/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44ed1b42-de95-4b6a-a373-80c26d631210",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b285433c-f27d-4032-97a0-59fa85f3818d",
    "completed": true,
    "last_updated": "2023-12-04T15:23:33.854432-05:00",
    "created_at": "2023-12-02T08:28:11.233566-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b285433c-f27d-4032-97a0-59fa85f3818d",
    "datetime": "2023-12-02T19:07:00-05:00",
    "cutoff_datetime": "2023-12-02T19:07:00-05:00",
    "name": "Philadelphia Flyers v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "6b6355eb-cf9b-48c2-8344-4258ef011bd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/44ed1b42-de95-4b6a-a373-80c26d631210/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-02T08:28:11.242970-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": "Pittsburgh Penguins",
                        "amount": 6163.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "45b14cfa-2e54-4733-bbdd-2b37ecbf2df5",
                    "gambit_id": "55ba50d3-3ca4-49e2-b601-bfb5b2dfee2f",
                    "last_updated": "2023-12-04T15:23:33.867956-05:00",
                    "created_at": "2023-12-02T08:28:11.253333-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6355eb-cf9b-48c2-8344-4258ef011bd5/?format=api"
                },
                {
                    "id": "c3cece51-8abf-4d12-9851-f8cff1db96fb",
                    "gambit_id": "df8bdfa3-a9d1-4519-a6f6-e7a24ec465b1",
                    "last_updated": "2023-12-04T15:23:33.864421-05:00",
                    "created_at": "2023-12-02T08:28:11.248363-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6355eb-cf9b-48c2-8344-4258ef011bd5/?format=api"
                }
            ]
        },
        {
            "id": "7a4bb800-7cbd-4350-a86b-813b94fe10cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/44ed1b42-de95-4b6a-a373-80c26d631210/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-02T08:28:11.257826-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": "Philadelphia Flyers",
                        "amount": 6020.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "61003cee-5cbf-4fc1-aebf-59f3cdc2c674",
                    "gambit_id": "ceaa0e68-2a65-4f58-bf8d-5f0e736e6540",
                    "last_updated": "2023-12-04T15:23:33.874360-05:00",
                    "created_at": "2023-12-02T08:28:11.262929-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a4bb800-7cbd-4350-a86b-813b94fe10cc/?format=api"
                },
                {
                    "id": "49452f3d-f757-4b70-97d7-1cebcebe670c",
                    "gambit_id": "4f247fd9-200c-4952-9c60-3dae60d052b0",
                    "last_updated": "2023-12-04T15:23:33.877545-05:00",
                    "created_at": "2023-12-02T08:28:11.267187-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a4bb800-7cbd-4350-a86b-813b94fe10cc/?format=api"
                }
            ]
        },
        {
            "id": "b498e7fc-2141-4204-96f0-e9c67ec115ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/44ed1b42-de95-4b6a-a373-80c26d631210/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-02T08:28:11.271500-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "295c7968-2445-4adc-9bf1-aa31ad0c6018",
                    "gambit_id": "32053376-3b20-42e3-9b6b-13b8c0666de5",
                    "last_updated": "2023-12-04T15:23:33.884130-05:00",
                    "created_at": "2023-12-02T08:28:11.275919-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b498e7fc-2141-4204-96f0-e9c67ec115ec/?format=api"
                },
                {
                    "id": "237a9285-d3bb-4f2c-bfe9-f25085e0010a",
                    "gambit_id": "0d53d495-18bd-496c-8515-6c385afc6d8b",
                    "last_updated": "2023-12-04T15:23:33.887563-05:00",
                    "created_at": "2023-12-02T08:28:11.279850-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b498e7fc-2141-4204-96f0-e9c67ec115ec/?format=api"
                }
            ]
        }
    ]
}