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/bb185f16-d8a8-4b40-b22c-05ca520b538f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb185f16-d8a8-4b40-b22c-05ca520b538f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d1ab49af-9f5b-4a57-bc13-6c2a5a652411",
    "completed": true,
    "last_updated": "2023-03-09T10:02:11.310512-05:00",
    "created_at": "2023-03-08T08:57:07.491135-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d1ab49af-9f5b-4a57-bc13-6c2a5a652411",
    "datetime": "2023-03-08T19:37:00-05:00",
    "cutoff_datetime": "2023-03-08T19:37:00-05:00",
    "name": "Minnesota Wild v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "7176edad-012e-4fdd-a572-039d4930b712",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb185f16-d8a8-4b40-b22c-05ca520b538f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-08T08:57:07.497316-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": "Winnipeg Jets",
                        "amount": 5699.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f14654e-a63e-4832-adfb-7cb0632e9d39",
                    "gambit_id": "2dd99343-0a6e-4e94-a844-44226ed70726",
                    "last_updated": "2023-03-09T10:02:11.320495-05:00",
                    "created_at": "2023-03-08T08:57:07.498706-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7176edad-012e-4fdd-a572-039d4930b712/?format=api"
                },
                {
                    "id": "4be23223-784d-496d-b0ef-1e8a1610386f",
                    "gambit_id": "f26f2da7-6391-4e33-9f0a-6e7c7b9c6f23",
                    "last_updated": "2023-03-09T10:02:11.321722-05:00",
                    "created_at": "2023-03-08T08:57:07.500065-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7176edad-012e-4fdd-a572-039d4930b712/?format=api"
                }
            ]
        },
        {
            "id": "b3572359-a228-4d53-83bc-89745105560a",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb185f16-d8a8-4b40-b22c-05ca520b538f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-08T11:16:56.300125-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": 6547.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af0f44f3-b7cd-466e-a65e-ca7d408c303e",
                    "gambit_id": "82c85887-ffd4-4383-abb7-00a2aee05e33",
                    "last_updated": "2023-03-09T10:02:11.314653-05:00",
                    "created_at": "2023-03-08T11:16:56.302955-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3572359-a228-4d53-83bc-89745105560a/?format=api"
                },
                {
                    "id": "41598c4d-5fe9-42eb-bb6e-27d6e5cf6c0e",
                    "gambit_id": "842ac742-b6fa-4e91-bd0b-aaa3c6a4ac96",
                    "last_updated": "2023-03-09T10:02:11.313493-05:00",
                    "created_at": "2023-03-08T11:16:56.301559-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3572359-a228-4d53-83bc-89745105560a/?format=api"
                }
            ]
        },
        {
            "id": "eca4cf5f-4377-4eef-95ae-235b5931c6ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb185f16-d8a8-4b40-b22c-05ca520b538f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-08T08:57:07.492914-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 Under 5.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd47a174-7fe9-4647-a21c-d800643126db",
                    "gambit_id": "ba5702b1-0767-4571-8724-5cccbac8daec",
                    "last_updated": "2023-03-09T10:02:11.316918-05:00",
                    "created_at": "2023-03-08T08:57:07.494346-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca4cf5f-4377-4eef-95ae-235b5931c6ca/?format=api"
                },
                {
                    "id": "2a7930ef-3bb0-4338-bea0-552361e0b078",
                    "gambit_id": "4828e230-c079-47e1-9a58-8604f68fcda4",
                    "last_updated": "2023-03-09T10:02:11.318208-05:00",
                    "created_at": "2023-03-08T08:57:07.495712-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca4cf5f-4377-4eef-95ae-235b5931c6ca/?format=api"
                }
            ]
        }
    ]
}