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/685daf73-e90c-4836-9681-c21e9ed9c9d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "685daf73-e90c-4836-9681-c21e9ed9c9d2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8071cbea-adb4-48c7-9aef-9e7d00314631",
    "completed": true,
    "last_updated": "2023-03-20T11:42:07.966145-04:00",
    "created_at": "2023-03-19T09:17:07.927126-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8071cbea-adb4-48c7-9aef-9e7d00314631",
    "datetime": "2023-03-19T19:07:00-04:00",
    "cutoff_datetime": "2023-03-19T19:07:00-04:00",
    "name": "Winnipeg Jets v. St Louis Blues",
    "bettypes": [
        {
            "id": "84810eaa-ba66-4006-a60a-3f63638e53d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/685daf73-e90c-4836-9681-c21e9ed9c9d2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-19T09:17:07.945057-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": "Winnipeg Jets",
                        "amount": 5421.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eea5a981-370f-45b8-868f-0f7b885a4818",
                    "gambit_id": "9774dd74-586c-4626-a4cb-b23e0a7baecc",
                    "last_updated": "2023-03-20T11:42:07.996308-04:00",
                    "created_at": "2023-03-19T09:17:07.950534-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84810eaa-ba66-4006-a60a-3f63638e53d2/?format=api"
                },
                {
                    "id": "7fb48259-7021-42cb-bdaf-2a4ae55dd4e4",
                    "gambit_id": "b50b5579-61e0-4e9e-8aa4-e739c655dc9e",
                    "last_updated": "2023-03-20T11:42:07.993086-04:00",
                    "created_at": "2023-03-19T09:17:07.947371-04:00",
                    "name": "St Louis Blues",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84810eaa-ba66-4006-a60a-3f63638e53d2/?format=api"
                }
            ]
        },
        {
            "id": "df5ca869-3bb2-49d4-a908-34ed9c2ad532",
            "match": "https://api-prod.gambitprofit.com/api/matches/685daf73-e90c-4836-9681-c21e9ed9c9d2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-19T09:17:07.937587-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": "St Louis Blues",
                        "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": "cd0c5eb1-3d70-42fb-bf9c-d6af09feb5c4",
                    "gambit_id": "922cedb2-3d8f-4ad2-8f24-03b01aa81f40",
                    "last_updated": "2023-03-20T11:42:07.983754-04:00",
                    "created_at": "2023-03-19T09:17:07.939885-04:00",
                    "name": "St Louis Blues",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5ca869-3bb2-49d4-a908-34ed9c2ad532/?format=api"
                },
                {
                    "id": "834b69fd-5554-4fc0-a0d9-cc8bce1634e7",
                    "gambit_id": "2cb3e04f-0e68-426a-8b3b-9eff4d7aafb9",
                    "last_updated": "2023-03-20T11:42:07.987087-04:00",
                    "created_at": "2023-03-19T09:17:07.942591-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5ca869-3bb2-49d4-a908-34ed9c2ad532/?format=api"
                }
            ]
        },
        {
            "id": "a3748d99-96a8-4653-b136-466df5c4a786",
            "match": "https://api-prod.gambitprofit.com/api/matches/685daf73-e90c-4836-9681-c21e9ed9c9d2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-19T09:17:07.930020-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 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": "b9176697-b4a5-4461-9e03-ba5b4940f7f9",
                    "gambit_id": "d7c67388-4ba1-4299-be05-f91fafabc965",
                    "last_updated": "2023-03-20T11:42:07.977900-04:00",
                    "created_at": "2023-03-19T09:17:07.935148-04: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/a3748d99-96a8-4653-b136-466df5c4a786/?format=api"
                },
                {
                    "id": "ca155745-b342-4ebb-97d8-b4c96eba0f35",
                    "gambit_id": "1a230970-2388-4af4-944e-7ae847ac9c68",
                    "last_updated": "2023-03-20T11:42:07.974440-04:00",
                    "created_at": "2023-03-19T09:17:07.932857-04: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/a3748d99-96a8-4653-b136-466df5c4a786/?format=api"
                }
            ]
        }
    ]
}