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/f7869be0-b369-437c-aa57-f2e766bf44d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f7869be0-b369-437c-aa57-f2e766bf44d5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e3a9696c-36d8-4d0b-9341-7b885e07aea2",
    "completed": true,
    "last_updated": "2023-04-10T15:22:16.449141-04:00",
    "created_at": "2023-04-08T09:01:55.769326-04: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/e3a9696c-36d8-4d0b-9341-7b885e07aea2",
    "datetime": "2023-04-08T12:37:00-04:00",
    "cutoff_datetime": "2023-04-08T12:37:00-04:00",
    "name": "Carolina Hurricanes v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "567a4379-6a52-4be7-a3e4-e551de73b18b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7869be0-b369-437c-aa57-f2e766bf44d5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:55.788772-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": 6020.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f29e6f6-e2ef-49c5-86ce-68f9e805f213",
                    "gambit_id": "1e11b182-6cd4-4f61-9f24-c7652eda400c",
                    "last_updated": "2023-04-10T15:22:16.466657-04:00",
                    "created_at": "2023-04-08T09:01:55.793449-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567a4379-6a52-4be7-a3e4-e551de73b18b/?format=api"
                },
                {
                    "id": "023ec619-04eb-4cd1-bcff-42f34d9de688",
                    "gambit_id": "aa6b0808-665b-43cf-8bf8-8bda268e59a3",
                    "last_updated": "2023-04-10T15:22:16.464582-04:00",
                    "created_at": "2023-04-08T09:01:55.791047-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567a4379-6a52-4be7-a3e4-e551de73b18b/?format=api"
                }
            ]
        },
        {
            "id": "d737e590-1b59-40be-934c-016e77fd0a1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7869be0-b369-437c-aa57-f2e766bf44d5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:55.781402-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": "Buffalo Sabres",
                        "amount": 6163.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee9c1c08-ccfb-4138-b3e7-aaa738f17256",
                    "gambit_id": "fb040494-bc89-4d7f-ba53-1740aca26731",
                    "last_updated": "2023-04-10T15:22:16.458762-04:00",
                    "created_at": "2023-04-08T09:01:55.783694-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d737e590-1b59-40be-934c-016e77fd0a1b/?format=api"
                },
                {
                    "id": "c3036315-506e-4f2b-96e7-eb46733b3f00",
                    "gambit_id": "9dd3c5ba-5c58-4665-bbd6-73515e280b91",
                    "last_updated": "2023-04-10T15:22:16.460605-04:00",
                    "created_at": "2023-04-08T09:01:55.786268-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d737e590-1b59-40be-934c-016e77fd0a1b/?format=api"
                }
            ]
        },
        {
            "id": "d6c4e75f-e087-4286-a545-330569cb439b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7869be0-b369-437c-aa57-f2e766bf44d5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:01:55.773162-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 Under 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e3cceb1-beea-48ff-8362-ea72857d583b",
                    "gambit_id": "2eaf6799-1e4a-4c50-a043-3be803aa0c96",
                    "last_updated": "2023-04-10T15:22:16.453394-04:00",
                    "created_at": "2023-04-08T09:01:55.776094-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6c4e75f-e087-4286-a545-330569cb439b/?format=api"
                },
                {
                    "id": "bed5a5bc-0aba-4d70-a13a-969ab83ed958",
                    "gambit_id": "350ba891-ab92-4c4c-b111-9dc5c65369d2",
                    "last_updated": "2023-04-10T15:22:16.455128-04:00",
                    "created_at": "2023-04-08T09:01:55.778867-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6c4e75f-e087-4286-a545-330569cb439b/?format=api"
                }
            ]
        }
    ]
}