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/a7059809-3d4f-4219-97d9-f718bc49b47a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a7059809-3d4f-4219-97d9-f718bc49b47a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7bf7e3de-9bb0-46ba-ab72-17f425aba542",
    "completed": true,
    "last_updated": "2022-10-17T14:08:02.981900-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7bf7e3de-9bb0-46ba-ab72-17f425aba542",
    "datetime": "2022-10-15T20:05:00-04:00",
    "cutoff_datetime": "2022-10-15T20:05:00-04:00",
    "name": "Los Angeles Kings v. Minnesota Wild",
    "bettypes": [
        {
            "id": "3defa6f2-30d4-4340-b5b8-aed41c20bff0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7059809-3d4f-4219-97d9-f718bc49b47a/?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": "Minnesota Wild",
                        "amount": 6104.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e81dacc0-2709-473c-add5-261d3777488a",
                    "gambit_id": "3d537372-d8d6-4acb-a4f6-c45faba632e0",
                    "last_updated": "2022-10-17T14:08:02.990813-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3defa6f2-30d4-4340-b5b8-aed41c20bff0/?format=api"
                },
                {
                    "id": "de10ac1f-2085-414d-8a19-c330e0d7ac89",
                    "gambit_id": "a6911d7c-cbc8-4f5e-b926-286e0321dca2",
                    "last_updated": "2022-10-17T14:08:02.991798-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3defa6f2-30d4-4340-b5b8-aed41c20bff0/?format=api"
                }
            ]
        },
        {
            "id": "85f88f29-c8f3-4ca8-b0f3-e887aeca9f08",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7059809-3d4f-4219-97d9-f718bc49b47a/?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": "Los Angeles Kings",
                        "amount": 6104.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1a891bf8-4345-4162-9213-878a74e10169",
                    "gambit_id": "907fa7be-202c-4439-aae8-115017f9c208",
                    "last_updated": "2022-10-17T14:08:02.988818-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f88f29-c8f3-4ca8-b0f3-e887aeca9f08/?format=api"
                },
                {
                    "id": "2e67b46c-5eb2-41ea-a62d-a12c9f16ccc3",
                    "gambit_id": "948e7ad9-aaac-49a9-a714-08bce9d7d5ab",
                    "last_updated": "2022-10-17T14:08:02.987833-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f88f29-c8f3-4ca8-b0f3-e887aeca9f08/?format=api"
                }
            ]
        },
        {
            "id": "9c10cc2d-ec98-40c3-a9af-8ce5eb59e827",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7059809-3d4f-4219-97d9-f718bc49b47a/?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 Over 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ceff014d-2be0-4ffe-a39e-7bb56c23e067",
                    "gambit_id": "f0f4f0e8-dce6-468d-b294-5dca1429b114",
                    "last_updated": "2022-10-17T14:08:02.985856-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c10cc2d-ec98-40c3-a9af-8ce5eb59e827/?format=api"
                },
                {
                    "id": "a5bc3c64-7f04-4b3a-a3bd-7749a41b82b8",
                    "gambit_id": "7fad6d41-f54c-4381-a0c2-26e763bd5e38",
                    "last_updated": "2022-10-17T14:08:02.984819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c10cc2d-ec98-40c3-a9af-8ce5eb59e827/?format=api"
                }
            ]
        }
    ]
}