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/78a8cbe2-791f-4177-bbb8-e647d2be3642/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "78a8cbe2-791f-4177-bbb8-e647d2be3642",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "596c1082-6b38-4696-ab88-98fd8e045c88",
    "completed": true,
    "last_updated": "2023-04-24T13:02:14.508994-04:00",
    "created_at": "2023-04-23T12:41:49.244968-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/596c1082-6b38-4696-ab88-98fd8e045c88",
    "datetime": "2023-04-23T21:00:00-04:00",
    "cutoff_datetime": "2023-04-23T21:00:00-04:00",
    "name": "Edmonton Oilers v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "cbb9eced-031f-47aa-bf45-f8d5c846bc78",
            "match": "https://api-prod.gambitprofit.com/api/matches/78a8cbe2-791f-4177-bbb8-e647d2be3642/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-23T12:41:49.258469-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": "Edmonton Oilers",
                        "amount": 6308.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a5ee10e9-591e-41ab-aeae-b0c04258cbfb",
                    "gambit_id": "fc47887e-6814-40dd-910f-847d2a740b88",
                    "last_updated": "2023-04-24T13:02:14.534446-04:00",
                    "created_at": "2023-04-23T12:41:49.262149-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb9eced-031f-47aa-bf45-f8d5c846bc78/?format=api"
                },
                {
                    "id": "162f763a-91dd-41d0-baba-4e6f278032ba",
                    "gambit_id": "0e1a4e5f-46d8-4f76-b62c-0b3426237645",
                    "last_updated": "2023-04-24T13:02:14.531849-04:00",
                    "created_at": "2023-04-23T12:41:49.260231-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb9eced-031f-47aa-bf45-f8d5c846bc78/?format=api"
                }
            ]
        },
        {
            "id": "858925eb-c2ee-4edd-b2c3-076d7d5c34a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/78a8cbe2-791f-4177-bbb8-e647d2be3642/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-23T12:41:49.252875-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": "Los Angeles Kings",
                        "amount": 6100.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b978a566-5a3d-4c37-9e16-cf4f2d0f73a9",
                    "gambit_id": "5cf3c494-487e-415d-bc4e-e833b13948a7",
                    "last_updated": "2023-04-24T13:02:14.524408-04:00",
                    "created_at": "2023-04-23T12:41:49.254572-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858925eb-c2ee-4edd-b2c3-076d7d5c34a2/?format=api"
                },
                {
                    "id": "97537f2f-c557-4460-8484-6a66c24c7a1d",
                    "gambit_id": "1757320d-c833-4bbf-bd41-eae534dd6598",
                    "last_updated": "2023-04-24T13:02:14.526816-04:00",
                    "created_at": "2023-04-23T12:41:49.256353-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858925eb-c2ee-4edd-b2c3-076d7d5c34a2/?format=api"
                }
            ]
        },
        {
            "id": "9f924217-3b28-4de2-811a-4fd1f0394855",
            "match": "https://api-prod.gambitprofit.com/api/matches/78a8cbe2-791f-4177-bbb8-e647d2be3642/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-23T12:41:49.247452-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8fc639b-a59b-49b2-ad89-c333156874f2",
                    "gambit_id": "bde77ac8-5937-4f8e-b319-cb4dffcd662b",
                    "last_updated": "2023-04-24T13:02:14.515496-04:00",
                    "created_at": "2023-04-23T12:41:49.249266-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f924217-3b28-4de2-811a-4fd1f0394855/?format=api"
                },
                {
                    "id": "a96b32c2-fa4b-4170-922c-2c0d33b16ec3",
                    "gambit_id": "0f8bcf66-e271-4fbd-a6bc-402c13f4a38c",
                    "last_updated": "2023-04-24T13:02:14.518411-04:00",
                    "created_at": "2023-04-23T12:41:49.251019-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f924217-3b28-4de2-811a-4fd1f0394855/?format=api"
                }
            ]
        }
    ]
}